Server has stopped responding

XMLWordPrintable

    • Type: New Feature
    • Resolution: Invalid
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None
    • Environment:

      [13:45:09] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-2ec6f06-7722428 (MC: 1.8.3)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: BLOCKED
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.DisguiseManager.getDisguise(DisguiseManager.java:173)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.iDisguiseListener.onPlayerMove(iDisguiseListener.java:165)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:270)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInFlying.a(SourceFile:126)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 157 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-5
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 108 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-4
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 95 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:51)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-3
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 86 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-2
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1281)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1355)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: BLOCKED
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.dmg2.RegenBlock.RegenBlockQueue.checkQueue(RegenBlockQueue.java:184)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.dmg2.RegenBlock.RegenBlockQueue.run(RegenBlockQueue.java:38)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:de.robingrether.idisguise.management.ChannelHandler.write(ChannelHandler.java:38)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.DisguiseManager.isDisguised(DisguiseManager.java:169)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.ChannelHandler.write(ChannelHandler.java:38)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager$4.run(NetworkManager.java:198)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:de.robingrether.idisguise.management.DisguiseManager.sendPacketLater(DisguiseManager.java:74)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:de.robingrether.idisguise.management.ChannelHandler.write(ChannelHandler.java:46)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.DisguiseManager.sendPacketLater(DisguiseManager.java:74)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.ChannelHandler.write(ChannelHandler.java:46)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager$4.run(NetworkManager.java:198)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: BLOCKED
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:de.robingrether.idisguise.management.ChannelHandler.write(ChannelHandler.java:38)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.DisguiseManager.isDisguised(DisguiseManager.java:169)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.ChannelHandler.write(ChannelHandler.java:38)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager$4.run(NetworkManager.java:198)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:81)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: BLOCKED
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.management.DisguiseManager.getDisguise(DisguiseManager.java:173)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.iDisguiseListener.onPlayerMove(iDisguiseListener.java:165)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:270)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInFlying.a(SourceFile:126)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
      [13:45:09] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
      [13:45:09] [Spigot Watchdog Thread/ERROR]: Stack:
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
      [13:45:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [13:45:09] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
      [13:45:09] [Thread-3/INFO]: Stopping server

      How can I fix this?

            Assignee:
            Unassigned
            Reporter:
            Timo Noordzee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: