CraftBukkit for Minecraft 1.7.9 DEVELOPMENT build is now available!

Discussion in 'Bukkit News' started by EvilSeph, Apr 17, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    EvilSeph

    A new CraftBukkit for Minecraft 1.7.9 DEVELOPMENT build is now available!

    As of this post, we've shifted development over to Minecraft 1.7.9 compatibility and now have development builds available. We strongly suggest that you only use this build if you would like to help us get a Beta build out sooner and are experienced with using unsupported development builds.

    Minecraft 1.7.6+ contains important changes to enable support for the upcoming switch to UUIDs and name changing. We strongly recommend you read our previous article on the switch to UUIDs to help you understand what it means for servers and how to prepare for Mojang allowing name changes by Minecraft 1.8.

    WARNING: Minecraft 1.7.9 is an update that requires clients to update before being able to connect. This means that players will not be able to connect to your server if they have not updated to at least Minecraft 1.7.6.

    Will plugins break with this build?
    Minecraft 1.7 is one of the most involved updates to date, with Mojang having touched a reported ~220k+ lines of code. As a result, a significant amount of the code base has shifted making it difficult to ensure any stability with regards to our API. That being said, it is difficult to determine if plugins will be breaking with our 1.7.x update and the state of the API in our earlier development builds should NOT be relied upon in any way.

    What is a Development Build?
    A Development build is provided AS IS and COMPLETELY UNSUPPORTED. You should only be running these builds if you are completely aware of how to properly make use of them. Support requests of ANY KIND will be removed without warning. If you have to ask where or how to get the development build, you should NOT be running it and posts of that nature will be deleted.

    Known Issues:
    • None
    Download the development build CraftBukkit 1.7.9-R0.1-SNAPSHOT here
     
  2. Offline

    Bobcat00

    It seems that simply updating the version string and making a RB release should be pretty easy.
     
  3. Offline

    TnT

    Clearly you do not understand what we do when we make an RB then, and really makes an RB meaningless if we did only that. Why not just use the beta then, if it is just a change in the version string?
     
  4. Offline

    Bobcat00

    OK, then educate me. I have 33 years of experience in software engineering, and have developed and used configuration management processes using DEC CMS, MS VSS, and PTC/MKS Integrity. Do you reapply the changes to a different baseline? Leave out some changes? Include new changes? (But if you do the latter, you'd be running code that was never tested as part of the beta.) Is it a testing issue?

    Because many users only want to use a recommended build. If it takes 6+ months to create a recommended build, skipping multiple Minecraft releases in the process, maybe it's time to eliminate the recommended builds, rename the betas as "stable" builds, and be done with it.

    TnT - And then there's this (emphasis added):
    So how did "every week or so" turn into 6+ months?

    Please don't take this the wrong way. I'm truly interested in how your system could be improved.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  5. Offline

    TnT

    Sounds like you are more interested in saying "I have 33 years of experience and can run the project better than Bukkit." as the first thing you said was to wave your experience around as if it had any relevance. All your experience means nothing as I guarantee you do not work on a project ran by a team of volunteers that is completely reactionary to the whims of another company. Attempting to apply the software development model you know to this project would be doomed to failure. I know this because I also have many years of IT experience under my belt, including project management in development environments. It is very hard to take your ego as anything other than what you presented it as, hence I do not apologize for taking it that way at all, as that is the way you chose to present your view. You didn't come here looking for more information, you came to start an argument on the internet where you could feel better about yourself.

    What we do here is entirely unique, even in the gaming industry. Very few games have this level of modding without some sort of SDK provided by the game company. We not only have to mod the platform itself, we need to build the SDK for the community to use. We need to build new API, build the server to accommodate the API, test everything we do, and do it all over again for every new Minecraft update.

    I cannot educate you in one post on what it takes to run this very successful project we have ran for over 3 years, just as you could not educate anyone else in one post what took you 33 years of experience to know. To sum up updating to a new version of Minecraft and then releasing stable builds, I quote Scotty from Star Trek "It's going to be like jumping out of a moving a car, off a bridge into your shot glass."
     
    markdf likes this.
  6. Offline

    Bobcat00

    TnT I didn't mean it that way at all. I was simply trying to explain that I understand configuration management concepts; I'm not a 10 year-old. But you chose to rant about it instead of trying to explain the differences in building a beta release vs a recommended build, which is what I was asking about. So instead of taking the opportunity to explain some of your processes so I could learn about them, you chose to go off on a rant. So be it.
     
  7. Offline

    TnT

    I did a simple Google search and came up with these results, something I assume you would have done instead of asking me to explain it for you. However, if you'd rather climb up on your soapbox instead of doing that, so be it.

    http://wiki.bukkit.org/FAQ#What_is_the_difference_between_the_Recommended.2C_Beta_and_Dev_builds.3F
    https://forums.bukkit.org/threads/reminder-bukkit-is-following-a-new-release-system.65358/
     
    markdf likes this.
  8. Offline

    Bobcat00

    I was hoping you could point me to a web page (which is what you just did!). So it seems the main reason 1.7.2-R0.3 cannot be a RB is that it hasn't been tested adequately. That's all you had to say. Thank you.

    OK, for anyone upgrading, here is my experience with upgrading from 1.7.2: Upon startup, there were a number of exceptions regarding the whitelist, banlist, and ops. Some of the exceptions may have been from typos in the white list, i.e., players that did not really exist. /banlist and /whitelist list both showed 0 players. But after I restarted the server, it came up without exceptions, and the banlist, whitelist, and ops seem to be populated correctly. They are now stored as JSON files.

    So it appears you need to let the server sit for a bit on initial startup while it converts the files to JSON format and looks up the users. I don't know how long that takes. It appears to have taken about 1 minute on my server. Then restart the server.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  9. Offline

    xize

    I miss the beta days where a minecraft update whas per few months... now its horible I can't even update myself with all changes in the new releases in one week, I think you guys at bukkit doing a really good job keeping it up to date and still got the motivation and/or patience to do that!.

    if you think a second and look how the size is of craftbukkit between now and around 1.6 I see its increased with alot of mb's in a pretty short time, it made me kinda feel itimidated but that is how fast those updates are comming, and new librarys or features are included.

    it makes me kinda sad to see it slowdowns progress but also new features from github PR's, but I could understand that there is little to less time if mojang everytime drops a really big update in short periods.

    for me its all mojangs fault you can try to convince me its not, but ive always asked my self twice what the intention is in making a protocol update in 3 times in a week but not saying there where some small update/alterings to biome generation changes aswell.
     
  10. Offline

    Shining_KoW210

    Is anyone running this with any problems?
     
  11. Offline

    xbenas

    If you are asking such questions you shouldn't be running this build. Stick to the 1.7.2 BETA.
     
  12. Offline

    FerusGrim

    xize

    Development builds don't come without problems. That's, actually, entirely the reason they're released. As a plugin developer, I would have expected you to know that. :p
     
  13. Offline

    xize

    FerusGrim

    of course I know that but I ment even for me as developer it confuses and about the biomes had nothing to do with a failure with craftbukkit it whas more my own mistake using reflection which is notable to break things, even though I know those builds aren't 100% safe as they are developement builds and could potential break things but I more likely whas pointing about the creators of bukkit not that they are doing a bad job or anything but mojang creates a very confusing labyrinth its hard to see whats changed even if the update is only a 'protocol update' for example:p
     
  14. Offline

    FerusGrim

    xize

    Attempts protocol update, puts elbow in butter. I get it. xD
     
  15. Offline

    Kozzy68

    Just logged to say I agree with Bobcat00 comments here.
    I have stopped with MC year ago due to this "patch system" and makes me sad but I dont have any more patients for this.

    One cant get stable server. Its not just slow bukkit but also when you add plugin system and various devs it becomes
    nighmare. you cant get combination of stable MC client bukkit server and plugin. Even if you aim for MC 1.5 server.

    Mojang should focus devs to help bukkit to catch up or help them some other way. I think they would not have even 20% of todays sales without bukkit.
     
  16. Offline

    BuckitWorker

    Where is the actual download?
     
  17. Offline

    Bobcat00

    Did you read what you quoted?
     
    JaguarJo likes this.
  18. Offline

    BuckitWorker

    Yes I did. The link says "click here to download" yet there is no download at that page. It's just the wiki page.
     
  19. Offline

    freack

    BuckitWorker
    It is painful to say this but, read the wiki.
     
    Black Hole likes this.
  20. Offline

    Bobcat00

    Apparently you didn't read it: "If you have to ask where or how to get the development build, you should NOT be running it and posts of that nature will be deleted."
     
  21. Offline

    DrPyroCupcake

    BuckitWorker how do you not know where to download craftbukkit.......

    Also good job on releasing 1.7.9 :)
     
  22. Offline

    robinp7720

    Hoppers seam to be crashing bukkit. I built a sorting machine on my server and when the chunks load with the hoppers, the server just crashes

    Code:
    ---- Minecraft Crash Report ----
    // You're mean.
     
    Time: 05.05.14 12:43
    Description: Ticking block entity
     
    java.lang.NullPointerException: Ticking block entity
        at net.minecraft.server.v1_7_R3.TileEntity.getOwner(TileEntity.java:178)
        at net.minecraft.server.v1_7_R3.TileEntityHopper.x(TileEntityHopper.java:256)
        at net.minecraft.server.v1_7_R3.TileEntityHopper.i(TileEntityHopper.java:184)
        at net.minecraft.server.v1_7_R3.TileEntityHopper.h(TileEntityHopper.java:173)
        at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1330)
        at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:481)
        at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:649)
        at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260)
        at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558)
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469)
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
     
     
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
     
    -- Head --
    Stacktrace:
        at net.minecraft.server.v1_7_R3.TileEntity.getOwner(TileEntity.java:178)
        at net.minecraft.server.v1_7_R3.TileEntityHopper.x(TileEntityHopper.java:256)
        at net.minecraft.server.v1_7_R3.TileEntityHopper.i(TileEntityHopper.java:184)
        at net.minecraft.server.v1_7_R3.TileEntityHopper.h(TileEntityHopper.java:173)
     
    -- Block entity being ticked --
    Details:
        Name: Hopper // net.minecraft.server.v1_7_R3.TileEntityHopper
        Block type: ID #154 (tile.hopper // net.minecraft.server.v1_7_R3.BlockHopper)
        Block data value: 4 / 0x4 / 0b0100
        Block location: World: (1018,65,-336), Chunk: (at 10,4,0 in 63,-21; contains blocks 1008,0,-336 to 1023,255,-321), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
        Actual block type: ID #154 (tile.hopper // net.minecraft.server.v1_7_R3.BlockHopper)
        Actual block data value: 4 / 0x4 / 0b0100
    Stacktrace:
        at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1330)
        at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:481)
     
    -- Affected level --
    Details:
        Level name: world
        All players: 1 total; [EntityPlayer['MagneticFace'/239, l='world', x=1018,27, y=67,03, z=-353,58](MagneticFace at 1018.2683191124089,67.02889213792369,-353.5812497592811)]
        Chunk stats: ServerChunkCache: 697 Drop: 0
        Level seed: 1542976381094069583
        Level generator: ID 00 - default, ver 1. Features enabled: true
        Level generator options:
        Level spawn location: World: (1380,67,55), Chunk: (at 4,4,7 in 86,3; contains blocks 1376,0,48 to 1391,255,63), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
        Level time: 135208935 game time, 142023889 day time
        Level dimension: 0
        Level storage version: 0x04ABD - Anvil
        Level weather: Rain time: 11231 (now: true), thunder time: 17791 (now: false)
        Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
        at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:649)
        at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260)
        at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558)
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469)
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
     
    -- System Details --
    Details:
        Minecraft Version: 1.7.9
        Operating System: Linux (i386) version 2.6.32-042stab078.27
        Java Version: 1.7.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation
        Memory: 1278867688 bytes (1219 MB) / 2075918336 bytes (1979 MB) up to 2075918336 bytes (1979 MB)
        JVM Flags: 2 total; -Xms2048M -Xmx2048M
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
        CraftBukkit Information:
      Running: CraftBukkit version git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT) true
      Plugins: { GroupManager v2.0 (2.12.1) (Phoenix) org.anjocaido.groupmanager.GroupManager [AnjoCaido, Gabriel Couto, ElgarL], WorldEdit v5.5.8 com.sk89q.worldedit.bukkit.WorldEditPlugin [], CoreProtect v2.0.9 net.coreprotect.CoreProtect [Intelli], SQLibrary v7.1 lib.PatPeter.SQLibrary.SQLibrary [PatPeter], AwesomeBans vBeta 0.11 net.somethingsuperawesome.awesomebans.AwesomeBans [Captain Awesome], Vault v1.2.31-b411 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Lockette v1.7.12 org.yi.acru.bukkit.Lockette.Lockette [Acru], WorldGuard v5.8 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], RemoteToolkitPlugin vR10_A15.3 com.drdanick.McRKit.plugin.RTKPlugin [drdanick], Essentials v2.12.2 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], AutoPromote v2.0 com.woutwoot.autopromote.AutoPromote [woutwoot], EssentialsProtect v2.12.2 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsSpawn v2.12.2 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], StatsAndAchievements v1.10 de.maniacraft.statsandachievements.SaAPlugin [ManiacTwister], ChestShop v3.7.3 com.Acrobot.ChestShop.ChestShop [Acrobot], EssentialsChat v2.12.2 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], EssentialsAntiBuild v2.12.2 com.earth2me.essentials.antibuild.EssentialsAntiBuild [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally],}
      Warnings: DEFAULT
      Threads: { TIMED_WAITING pool-5-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], TIMED_WAITING pool-3-thread-9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING pool-6-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-10: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(Unknown Source), sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(Unknown Source), sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-7: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-6: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_7_R3.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R3.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R3.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R3.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R3.CrashReport.a(CrashReport.java:230), net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1332), net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:481), net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:649), net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260), net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558), net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469), net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)], TIMED_WAITING Thread-11: [java.lang.Thread.sleep(Native Method), net.coreprotect.consumer.Consumer.run(Consumer.java:47), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), sun.java2d.Disposer.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44), net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)], TIMED_WAITING pool-3-thread-11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-3-thread-8: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source), java.net.DatagramSocket.receive(Unknown Source), net.minecraft.server.v1_7_R3.RemoteStatusListener.run(SourceFile:256), java.lang.Thread.run(Unknown Source)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:34)], TIMED_WAITING pool-3-thread-12: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Unknown Source)],}
      Recent tasks from 160-190{Essentials:com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1@220,Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@220,}
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Player Count: 1 / 20; [EntityPlayer['MagneticFace'/239, l='world', x=1018,27, y=67,03, z=-353,58](MagneticFace at 1018.2683191124089,67.02889213792369,-353.5812497592811)]
        Is Modded: Definitely; Server brand changed to 'CraftBukkit'
        Type: Dedicated Server (map_server.txt)
     
  23. Offline

    Gunnar!

  24. I can't wait for the Name Changes :)
     
  25. Offline

    TnT

Thread Status:
Not open for further replies.

Share This Page