Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 11/28/14 6:46 PM
  5. Description: Loading entity NBT
  6.  
  7. java.lang.IllegalArgumentException: Cannot set property BlockStateDirection{name=facing, clazz=class net.minecraft.server.v1_8_R1.EnumDirection, values=[down, up, north, south, west, east]} to null on block minecraft:piston, it is not an allowed value
  8. at net.minecraft.server.v1_8_R1.BlockData.set(SourceFile:124)
  9. at net.minecraft.server.v1_8_R1.BlockPiston.fromLegacyData(BlockPiston.java:402)
  10. at net.minecraft.server.v1_8_R1.EntityFallingBlock.a(EntityFallingBlock.java:190)
  11. at net.minecraft.server.v1_8_R1.Entity.f(Entity.java:1284)
  12. at net.minecraft.server.v1_8_R1.EntityTypes.a(SourceFile:181)
  13. at net.minecraft.server.v1_8_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:392)
  14. at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:37)
  15. at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
  16. at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
  17. at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
  18. at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34)
  19. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:706)
  20. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  21. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625)
  22. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528)
  23. at java.lang.Thread.run(Thread.java:745)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at net.minecraft.server.v1_8_R1.BlockData.set(SourceFile:124)
  32. at net.minecraft.server.v1_8_R1.BlockPiston.fromLegacyData(BlockPiston.java:402)
  33. at net.minecraft.server.v1_8_R1.EntityFallingBlock.a(EntityFallingBlock.java:190)
  34.  
  35. -- Entity being loaded --
  36. Details:
  37. Entity Type: FallingSand (net.minecraft.server.v1_8_R1.EntityFallingBlock)
  38. Entity ID: 1426
  39. Entity Name: Falling Block
  40. Entity's Exact location: -245.50, 256.50, -44.50
  41. Entity's Block location: -246.00,256.00,-45.00 - World: (-246,256,-45), Chunk: (at 10,16,3 in -16,-3; contains blocks -256,0,-48 to -241,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  42. Entity's Momentum: 0.00, 0.00, 0.00
  43. Entity's Rider: ~~ERROR~~ NullPointerException: null
  44. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  45. Stacktrace:
  46. at net.minecraft.server.v1_8_R1.Entity.f(Entity.java:1284)
  47. at net.minecraft.server.v1_8_R1.EntityTypes.a(SourceFile:181)
  48. at net.minecraft.server.v1_8_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:392)
  49. at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:37)
  50. at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
  51. at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
  52. at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
  53. at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34)
  54. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:706)
  55. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  56. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625)
  57. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528)
  58. at java.lang.Thread.run(Thread.java:745)
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.8
  63. Operating System: Linux (amd64) version 2.6.32-431.20.3.el6.x86_64
  64. Java Version: 1.7.0_71, Oracle Corporation
  65. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 7040009312 bytes (6713 MB) / 16106127360 bytes (15360 MB) up to 16106127360 bytes (15360 MB)
  67. JVM Flags: 9 total; -Xmx15360M -Xms15360M -XX:+UseG1GC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseLargePages -XX:TargetSurvivorRatio=90 -XX:MaxGCPauseMillis=200 -XX:MaxPermSize=256m
  68. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  69. CraftBukkit Information:
  70. Running: CraftBukkit version git-Spigot-"e6678c7" (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT) false
  71. Plugins: { zPermissions v1.3-SNAPSHOT org.tyrannyofheaven.bukkit.zPermissions.ZPermissionsPlugin [ZerothAngel], WorldBorder v1.8.1 com.wimbli.WorldBorder.WorldBorder [Brettflan], PlugMan v2.0.2 com.rylinaux.plugman.PlugMan [rylinaux], WorldEdit v5.6.3 com.sk89q.worldedit.bukkit.WorldEditPlugin [], ChatControl v4.5.2 chatcontrol.ChatControl [kangarko], MassiveCore v2.7.1 com.massivecraft.massivecore.MassiveCore [Cayorion], Buycraft v6.7 net.buycraft.Plugin [Tebex Limited], ConsoleScheduler v1.2.2 BoomerBR.Plugin.ConsoleScheduler [BoomerBR], Vault v1.4.1-b436 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Mobcash v2.4 me.Feazes.MobCash.Mobcash [Feazes], Multiverse-Core v2.5-b678 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], TrailGUI v1.1 me.MartenMooij.TrailGUI.Main [Marten Mooij], WorldGuard v6.0.0-SNAPSHOT com.sk89q.worldguard.bukkit.WorldGuardPlugin [], AutoMessage v2.5.2 com.TeamNovus.AutoMessage.AutoMessage [ELCHILEN0], withernologin v1.0 me.mastergabemod.login.main [], RocketBoots v1.5.6 cl.redcraft.RocketBoots._Master [Gonzalo Chávez], EnderPearlCoolDown v1.5.0 net.sqdmc.enderpearlcooldown.EPC [squidicuz, jasticE], WhatIsIt v1.3.8 com.flobi.WhatIsIt.WhatIsIt [flobi], ClearLag v2.7.2 me.minebuilders.clearlag.Clearlag [bob7l], ProtocolLib v3.6.0-SNAPSHOT com.comphenix.protocol.ProtocolLibrary [Comphenix], PlayerVaults v3.5.1 com.drtshock.playervaults.PlayerVaults [drtshock, Koalaaaa], LegendaryStaffList v2.1 me.icyrelic.com.LegendaryStaffList [], Votifier v1.0.7 eu.ac3_servers.dev.bvotifier.bukkit.BVotifier [Cory Redmond], mcMMO v1.5.01-SNAPSHOT-b3682 com.gmail.nossr50.mcMMO [nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking], GAListener v1.3.1 com.swifteh.GAL.GAL [swifteh_], PVPMoney v0.7 com.frostcore.pvpmoney.PVPMoney [charries96], Essentials vTeamCity com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], floAuction v3.0.2 com.flobi.floAuction.floAuction [flobi], EssentialsSpawn vTeamCity com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Multiverse-Portals v2.5-b699 com.onarandombox.MultiversePortals.MultiversePortals [Rigby, fernferret], CompatNoCheatPlus v6.5.0-RC-sMD5NET-b68 me.asofold.bpl.cncp.CompatNoCheatPlus [], EssentialsChat vTeamCity com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], Factions v2.7.1 com.massivecraft.factions.Factions [Cayorion, Brettflan], NoCheatPlus v3.11.2-SNAPSHOT-sMD5NET-b754 fr.neatmonster.nocheatplus.NoCheatPlus [NeatMonster, asofold, Evenprime], PlayerHeads v3.7-jenkins-PlayerHeads-1-45-g83e5f2e org.shininet.bukkit.playerheads.PlayerHeads [meiskam, zand], PvPManager v2.4.6 me.NoChance.PvPManager.PvPManager [NoChanceSD], ObsidianDestroyer v4.3.4 com.drtshock.obsidiandestroyer.ObsidianDestroyer [drtshock, squidicuz], MysteryCrates v1.9.8.8.1 me.picknchew.mysterycrates.MysteryCrates [PickNChew],}
  72. Warnings: DEFAULT
  73. Threads: { RUNNABLE Netty Server IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Server IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING pool-19-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Chunk I/O Executor Thread-1: [net.minecraft.server.v1_8_R1.ChunkRegionLoader.a(ChunkRegionLoader.java:371), net.minecraft.server.v1_8_R1.ChunkRegionLoader.a(ChunkRegionLoader.java:97), net.minecraft.server.v1_8_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:86), org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19), org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13), org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150), org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95), org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING MStore ExamineThread: [java.lang.Thread.sleep(Native Method), com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], TIMED_WAITING pool-15-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Craft Scheduler Thread - 16: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:44), net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:745)], WAITING pool-10-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING pool-18-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1640), org.bukkit.craftbukkit.v1_8_R1.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_8_R1.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R1.CrashReport.h(CrashReport.java:43), net.minecraft.server.v1_8_R1.CrashReport.<init>(CrashReport.java:32), net.minecraft.server.v1_8_R1.CrashReport.a(CrashReport.java:228), net.minecraft.server.v1_8_R1.Entity.f(Entity.java:1342), net.minecraft.server.v1_8_R1.EntityTypes.a(SourceFile:181), net.minecraft.server.v1_8_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:392), org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:37), org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13), org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188), org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347), org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34), net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:706), net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316), net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625), net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-10-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], WAITING Head Conversion Thread - 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:272), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), 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_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:35)], TIMED_WAITING EbeanBackgroundThread: [java.lang.Thread.sleep(Native Method), com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168), java.lang.Thread.run(Thread.java:745)], WAITING Ebean-zPermissions.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:745)], WAITING pool-6-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], TIMED_WAITING Async Chat Thread - #0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-10-thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], WAITING pool-10-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Server IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Server IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING Head Conversion Thread - 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], WAITING Head Conversion Thread - 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Craft Scheduler Thread - 17: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], RUNNABLE Signal Dispatcher: [], WAITING pool-10-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)],}
  74. Recent tasks from 6428-6458{Essentials:com.earth2me.essentials.User$1@6478,mcMMO:com.gmail.nossr50.runnables.player.PlayerProfileSaveTask@6478,GAListener:com.swifteh.GAL.GAL$2@6488,Essentials:com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1@6488,Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@6488,mcMMO:com.gmail.nossr50.runnables.player.PlayerProfileLoadingTask@6488,}
  75. Profiler Position: N/A (disabled)
  76. Player Count: 9 / 300; [EntityPlayer['pbe2004'/122, l='world', x=2156.75, y=187.08, z=-1766.39](pbe2004 at 2156.7510733868603,187.07500357345705,-1766.3889795055197), EntityPlayer['YetiArmy'/125, l='world', x=2716.49, y=19.50, z=1156.55](YetiArmy at 2716.491083517762,19.5,1156.5516338105178), EntityPlayer['Harobrid27'/131, l='world', x=-835.61, y=12.00, z=-402.25](Harobrid27 at -835.611756116962,12.0,-402.25313224244275), EntityPlayer['FreakyMan5441'/215, l='world', x=-833.87, y=12.00, z=-399.82](FreakyMan5441 at -833.8695141533606,12.0,-399.8197879834845), EntityPlayer['Gabriel739iscool'/285, l='world', x=-610.78, y=86.00, z=362.40](Gabriel739iscool at -610.7824865318354,86.0,362.40155582638266), EntityPlayer['MasterGabeMOD'/385, l='world', x=-609.99, y=86.00, z=361.47](MasterGabeMOD at -609.9913882383555,86.0,361.46807506877997), EntityPlayer['DANUKE1'/685, l='world', x=-609.92, y=86.66, z=366.18](DANUKE1 at -609.9245314233158,86.65708394302703,366.1815470425723), EntityPlayer['Moopie11'/507, l='world_nether', x=479.08, y=212.00, z=184.30](Moopie11 at 479.0790615209669,212.0,184.30000001192093), EntityPlayer['Kukuhut'/1394, l='world', x=-267.83, y=121.28, z=59.43](Kukuhut at -267.83036248339914,121.27901806852132,59.42731372257387)]
  77. Is Modded: Definitely; Server brand changed to 'Spigot'
  78. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement