Crash Spigot version: git-Spigot-dd155ed-31caee5 (MC: 1.9)

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: None

      ERROR The server has stopped responding!
      03.03 13:55:48 [Server] ERROR Please report this to http://www.spigotmc.org/
      03.03 13:55:48 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
      03.03 13:55:48 [Server] ERROR Spigot version: git-Spigot-dd155ed-31caee5 (MC: 1.9)
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Current Thread: Server thread
      03.03 13:55:48 [Server] ERROR PID: 15 | Suspended: false | Native: false | State: RUNNABLE
      03.03 13:55:48 [Server] ERROR Stack:
      03.03 13:55:48 [Server] ERROR java.util.WeakHashMap$HashIterator.hasNext(WeakHashMap.java:799)
      03.03 13:55:48 [Server] ERROR java.util.AbstractCollection.toArray(AbstractCollection.java:183)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.NavigationListener.a(SourceFile:31)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.World.notify(World.java:421)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.World.notifyAndUpdatePhysics(World.java:383)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.World.setTypeAndData(World.java:371)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.WorldGenerator.a(SourceFile:31)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.WorldGenForest.generate(SourceFile:87)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.BiomeDecorator.a(SourceFile:126)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.BiomeDecorator.a(SourceFile:87)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.BiomeBase.a(SourceFile:245)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.BiomeForest.a(SourceFile:89)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.ChunkProviderGenerate.recreateStructures(SourceFile:473)
      03.03 13:55:48 [Server] ERROR org.bukkit.craftbukkit.v1_9_R1.generator.NormalChunkGenerator.recreateStructures(NormalChunkGenerator.java:41)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.Chunk.a(Chunk.java:929)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.Chunk.loadNearby(Chunk.java:905)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:200)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:134)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PlayerChunk.<init>(PlayerChunk.java:40)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PlayerChunkMap.c(PlayerChunkMap.java:220)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PlayerChunkMap.movePlayer(PlayerChunkMap.java:349)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PlayerList.d(PlayerList.java:372)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:609)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PacketPlayInFlying.a(SourceFile:126)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.FutureTask.run(FutureTask.java:266)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
      03.03 13:55:48 [Server] ERROR net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
      03.03 13:55:48 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Entire Thread Dump:
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Current Thread: Async Chat Thread - #22
      03.03 13:55:48 [Server] ERROR PID: 1908 | Suspended: false | Native: false | State: TIMED_WAITING
      03.03 13:55:48 [Server] ERROR Stack:
      03.03 13:55:48 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      03.03 13:55:48 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Current Thread: Head Conversion Thread - 2
      03.03 13:55:48 [Server] ERROR PID: 268 | Suspended: false | Native: false | State: WAITING
      03.03 13:55:48 [Server] ERROR Stack:
      03.03 13:55:48 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      03.03 13:55:48 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Current Thread: Head Conversion Thread - 1
      03.03 13:55:48 [Server] ERROR PID: 267 | Suspended: false | Native: false | State: WAITING
      03.03 13:55:48 [Server] ERROR Stack:
      03.03 13:55:48 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      03.03 13:55:48 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Current Thread: Head Conversion Thread - 0
      03.03 13:55:48 [Server] ERROR PID: 266 | Suspended: false | Native: false | State: WAITING
      03.03 13:55:48 [Server] ERROR Stack:
      03.03 13:55:48 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
      03.03 13:55:48 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      03.03 13:55:48 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      03.03 13:55:48 [Server] ERROR ------------------------------
      03.03 13:55:48 [Server] ERROR Current Thread: pool-20-thread-3
      03.03 13:55:48 [Server] ERROR PID: 109 | Suspended: false | Native: false | State: TIMED_WAITING
      03.03 13:55:48 [Server] ERROR Stack:
      03.03 13:55:48 [Server] ERROR sun.misc.Unsafe.park(Native Method)

            Assignee:
            Unassigned
            Reporter:
            Michael
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: