Advertisement
maol3

Skyblock crash log

Jun 7th, 2017
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.15 KB | None | 0 0
  1. [19:16:56] [Server thread/INFO]: juiceguden issued server command: /is
  2. [19:17:34] [Server thread/INFO]: adliH issued server command: /c
  3. [19:18:44] [Server thread/INFO]: MsThestar lost connection: Disconnected
  4. [19:18:58] [Craft Scheduler Thread - 2623/INFO]: [Metrics] Unexpected end of file from server
  5. [19:19:27] [LoginProcessingThread/INFO]: UUID of player MsThestar is 4b92351b-480c-4ad4-976c-b3d8741a4d3e
  6. [19:19:53] [LoginProcessingThread/INFO]: UUID of player altiar127 is ef79dff4-81bc-4a78-bbd4-30562364ab26
  7. [19:20:03] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  8. [19:20:03] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  9. [19:20:03] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  10. [19:20:03] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-570526c-c1b529e (MC: 1.10.2)
  11. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  12. [19:20:03] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  13. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  14. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  15. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  16. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  17. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  18. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  19. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
  20. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  21. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:224)
  22. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  23. [19:20:03] [Spigot Watchdog Thread/ERROR]: open.global.JavaEssentials.ping(JavaEssentials.java:95)
  24. [19:20:03] [Spigot Watchdog Thread/ERROR]: open.global.OpenGlobal$3.run(OpenGlobal.java:204)
  25. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  26. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  27. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723)
  28. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  29. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  30. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  31. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  32. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  33. [19:20:03] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  34. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  36. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 3314 | Suspended: false | Native: false | State: RUNNABLE
  37. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  38. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
  39. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289)
  40. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/1394438858.run(Unknown Source)
  41. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  42. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  43. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  44. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  45. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2642
  46. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 3303 | Suspended: false | Native: false | State: TIMED_WAITING
  47. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  48. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  49. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  50. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  51. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  52. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  53. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  54. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  55. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  56. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  57. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  58. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2641
  59. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 3302 | Suspended: false | Native: false | State: TIMED_WAITING
  60. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  61. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  62. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  63. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  64. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  65. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  66. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  67. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  68. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  69. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  70. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  71. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2631
  72. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 3282 | Suspended: false | Native: false | State: TIMED_WAITING
  73. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  74. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  75. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  76. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  77. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  78. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  79. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  80. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  81. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  82. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  83. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  84. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-2-1
  85. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 2021 | Suspended: false | Native: false | State: TIMED_WAITING
  86. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  87. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  88. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137)
  89. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
  90. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  91. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  92. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  93. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 1892 | Suspended: false | Native: false | State: WAITING
  94. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  95. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  96. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  97. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  98. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  99. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  100. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  101. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  102. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  103. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  104. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolSupport v4.24-errlog-thread
  105. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 1554 | Suspended: false | Native: false | State: WAITING
  106. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  107. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  108. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  109. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  110. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  111. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  112. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  113. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  114. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  115. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  116. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  117. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  118. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  119. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  120. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  121. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  122. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  123. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  124. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  126. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  127. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  128. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  129. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  130. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  131. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  132. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  133. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  134. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  135. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 273 | Suspended: false | Native: false | State: WAITING
  136. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  137. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  138. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  139. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  140. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  141. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  142. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  143. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  144. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  145. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  146. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  147. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 239 | Suspended: false | Native: false | State: WAITING
  148. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  149. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  150. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  151. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  152. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  153. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  154. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  155. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  156. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  157. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  158. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
  159. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 236 | Suspended: false | Native: false | State: WAITING
  160. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  161. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  162. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  163. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  164. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  165. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  166. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  167. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  168. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  169. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  170. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  171. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  172. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  173. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  174. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  175. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  176. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  177. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  178. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  179. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  180. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 120 | Suspended: false | Native: false | State: WAITING
  181. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  182. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  183. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  184. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  185. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  186. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  187. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  188. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  189. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  190. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  191. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  192. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: TIMED_WAITING
  193. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  194. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  195. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.FileIOThread.c(SourceFile:51)
  196. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.FileIOThread.run(SourceFile:30)
  197. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  198. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  199. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  200. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: true | State: RUNNABLE
  201. [19:20:03] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  202. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  203. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  204. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  205. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  206. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  207. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  208. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  209. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
  210. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.RemoteStatusListener.run(SourceFile:268)
  211. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  212. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  213. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
  214. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
  215. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  216. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  217. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  218. [19:20:03] [Spigot Watchdog Thread/ERROR]: de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:79)
  219. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  220. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  221. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  222. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  223. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  225. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  226. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  227. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  228. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  229. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  230. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  231. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  232. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  233. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  234. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  235. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  236. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  237. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  238. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  239. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  240. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  241. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  242. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  243. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: WAITING
  244. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  245. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  246. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  247. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  248. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  249. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  250. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  251. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  252. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  253. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  254. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  255. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
  256. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  257. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  258. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  259. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  260. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  261. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  262. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  263. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  264. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  265. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  266. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  267. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  268. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  269. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  270. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  271. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  272. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  273. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  274. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  275. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  276. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  277. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  278. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  279. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  280. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  281. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  282. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  283. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  284. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  285. [19:20:03] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  286. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  287. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  288. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  289. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  290. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  291. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  292. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  293. [19:20:03] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  294. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  295. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  297. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  298. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  300. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  301. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  302. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  304. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  305. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  306. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  307. [19:20:03] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  308. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  309. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  311. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  312. [19:20:03] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  313. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  314. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  315. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  316. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  317. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  318. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  319. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  320. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  321. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  322. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  323. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  324. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  325. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  326. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  327. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  328. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  329. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  330. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  331. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  332. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  333. [19:20:03] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  334. [19:20:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  335. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  336. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  337. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  338. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  339. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  340. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
  341. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  342. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  343. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  344. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  345. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  346. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  347. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  348. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  349. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
  350. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  351. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  352. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  353. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  354. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  355. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  356. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  357. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  358. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  359. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  360. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  361. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
  362. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  363. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:224)
  364. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  365. [19:20:03] [Spigot Watchdog Thread/ERROR]: open.global.JavaEssentials.ping(JavaEssentials.java:95)
  366. [19:20:03] [Spigot Watchdog Thread/ERROR]: open.global.OpenGlobal$3.run(OpenGlobal.java:204)
  367. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  368. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  369. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723)
  370. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  371. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  372. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  373. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  374. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  375. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  376. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  377. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  378. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  379. [19:20:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer$1.run(DedicatedServer.java:59)
  380. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  381. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  382. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  383. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  384. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  385. [19:20:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  386. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  387. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  388. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  389. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  390. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  391. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  392. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  393. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  394. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  396. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  397. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  398. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  400. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  401. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  403. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  404. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  405. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  406. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  407. [19:20:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  408. [19:20:03] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  409. [19:20:03] [Spigot Watchdog Thread/ERROR]: Stack:
  410. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  411. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  412. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  413. [19:20:03] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  414. [19:20:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  415. [19:20:03] [Spigot Watchdog Thread/INFO]: Startup script './starter.sh' does not exist! Stopping server.
  416. [19:20:03] [Spigot Watchdog Thread/INFO]: Stopping server
  417. [19:20:03] [Spigot Watchdog Thread/INFO]: [90GQ-GlobalLite] Disabling 90GQ-GlobalLite v1.2
  418. [19:20:03] [Spigot Watchdog Thread/INFO]: Essentials: Using config file enhanced permissions.
  419. [19:20:03] [Spigot Watchdog Thread/INFO]: Permissions listed in as player-commands will be given to all users.
  420. [19:20:03] [Spigot Watchdog Thread/INFO]: [ServerSigns] Disabling ServerSigns v4.2.1-DEV
  421. [19:20:03] [Spigot Watchdog Thread/INFO]: [ServerSigns] ServerSigns is now disabled.
  422. [19:20:03] [ServerSignsQueue/WARN]: ServerSigns Queue thread [ServerSignsQueue] has been stopped
  423. [19:20:03] [Spigot Watchdog Thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1056
  424. [19:20:03] [Spigot Watchdog Thread/ERROR]: Error occurred while disabling NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1056 (Is it up to date?)
  425. java.lang.IllegalStateException: Must only be called from within the primary thread.
  426. at fr.neatmonster.nocheatplus.logging.details.AbstractLogNodeDispatcher.flush(AbstractLogNodeDispatcher.java:130) ~[?:?]
  427. at fr.neatmonster.nocheatplus.logging.details.AbstractLogManager.clear(AbstractLogManager.java:456) ~[?:?]
  428. at fr.neatmonster.nocheatplus.logging.details.AbstractLogManager.shutdown(AbstractLogManager.java:497) ~[?:?]
  429. at fr.neatmonster.nocheatplus.NoCheatPlus.onDisable(NoCheatPlus.java:796) ~[?:?]
  430. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  431. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  432. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  433. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  434. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.disablePlugins(CraftServer.java:342) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  435. at net.minecraft.server.v1_10_R1.MinecraftServer.stop(MinecraftServer.java:455) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  436. at org.spigotmc.RestartCommand.restart(RestartCommand.java:121) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  437. at org.spigotmc.RestartCommand.restart(RestartCommand.java:40) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  438. at org.spigotmc.WatchdogThread.run(WatchdogThread.java:85) [skyblock_spigot.jar:git-Spigot-570526c-c1b529e]
  439. [19:20:03] [Spigot Watchdog Thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0-SNAPSHOT-b315
  440. [19:20:03] [Spigot Watchdog Thread/INFO]: [floAuction] Disabling floAuction v3.1.0
  441. [19:20:03] [Spigot Watchdog Thread/INFO]: [Auktioner] has been disabled.
  442. [19:20:03] [Spigot Watchdog Thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5.0-SNAPSHOT-b712
  443. [19:20:03] [Spigot Watchdog Thread/INFO]: [Multiverse-NetherPortals] - Disabled
  444. [19:20:03] [Spigot Watchdog Thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.3
  445. [19:20:03] [Spigot Watchdog Thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  446. [19:20:03] [Spigot Watchdog Thread/INFO]: [SpigotBridge] Disabling SpigotBridge v1.0.5
  447. [19:20:03] [Spigot Watchdog Thread/INFO]: [WGMobDamageFlags] Disabling WGMobDamageFlags v1.2.1
  448. [19:20:03] [Spigot Watchdog Thread/INFO]: [BossShopPro] Disabling BossShopPro v1.5.2
  449. [19:20:03] [Spigot Watchdog Thread/INFO]: [BossShopPro] Disabling... bye!
  450. [19:20:03] [Spigot Watchdog Thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.9
  451. [19:20:03] [Spigot Watchdog Thread/INFO]: [WhatIsIt] has been disabled.
  452. [19:20:03] [Spigot Watchdog Thread/INFO]: [Announcer] Disabling Announcer v1.7.4
  453. [19:20:03] [Spigot Watchdog Thread/INFO]: Announcer v1.7.4 is disabled!
  454.  
  455. [19:20:03] [Spigot Watchdog Thread/INFO]: [uSkyBlock] Disabling uSkyBlock v2.7.2
  456. [19:20:04] [Spigot Watchdog Thread/INFO]: [ChestShop] Disabling ChestShop v4.0-r5
  457. [19:20:04] [Spigot Watchdog Thread/INFO]: [MiniaturePets] Disabling MiniaturePets v1.3.35
  458. [19:20:04] [Spigot Watchdog Thread/INFO]: [afkTerminator] Disabling afkTerminator v3.0.8
  459. [19:20:04] [Spigot Watchdog Thread/INFO]: [afkTerminator] version: 3.0.8 DISABLED.
  460. [19:20:04] [Spigot Watchdog Thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.24
  461. [19:20:04] [Spigot Watchdog Thread/INFO]: [StopPushing] Disabling StopPushing v1.1b
  462. [19:20:04] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  463. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePerms] Uninjection of Bungeeperms into Vault
  464. [19:20:04] [Spigot Watchdog Thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  465. [19:20:04] [Spigot Watchdog Thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  466. [19:20:04] [Spigot Watchdog Thread/INFO]: [WGCustomFlags] Disabling WGCustomFlags v1.8.1-beta
  467. [19:20:04] [Spigot Watchdog Thread/INFO]: [90GQ-SkyblockOres] Disabling 90GQ-SkyblockOres v1.8.6
  468. [19:20:04] [Spigot Watchdog Thread/INFO]: [FeatherBoard] Disabling FeatherBoard v3.11.1
  469. [19:20:04] [Spigot Watchdog Thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  470. [19:20:04] [Spigot Watchdog Thread/INFO]: [SQLibrary] Disabling SQLibrary v7.1
  471. [19:20:04] [Spigot Watchdog Thread/INFO]: SQLibrary stopped.
  472. [19:20:04] [Spigot Watchdog Thread/INFO]: [geSuitTeleports] Disabling geSuitTeleports v0.2.0b-MyM-Snapshot
  473. [19:20:04] [Spigot Watchdog Thread/INFO]: [EchoPet] Disabling EchoPet v1.0.4-SNAPSHOT-b29
  474. [19:20:04] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  475. [19:20:04] [Spigot Watchdog Thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
  476. [19:20:04] [Spigot Watchdog Thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
  477. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePortals] Disabling BungeePortals v1.2
  478. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePortals] Portal data saved! (1ms)
  479. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePortals] Version 1.2 has been disabled. (1ms)
  480. [19:20:04] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d with custom flags plugin.
  481. [19:20:04] [Spigot Watchdog Thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  482. [19:20:04] [Spigot Watchdog Thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  483. [19:20:04] [Spigot Watchdog Thread/INFO]: [ActionBarAPI] Disabling ActionBarAPI v1.5.2
  484. [19:20:04] [Spigot Watchdog Thread/INFO]: [Yamler] Disabling Yamler v2.4.0-SNAPSHOTb-16
  485. [19:20:04] [Spigot Watchdog Thread/INFO]: [geSuitBans] Disabling geSuitBans v0.3.0b-10
  486. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePerms] Disabling BungeePerms v3.0 dev #47
  487. [19:20:04] [Spigot Watchdog Thread/INFO]: [Vault][Permission] BungeePerms un-hooked.
  488. [19:20:04] [Spigot Watchdog Thread/INFO]: [Vault][Chat] BungeePerms unhooked.
  489. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePerms] Uninjection of Bungeeperms into Essentials
  490. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePerms] Uninjection of Bungeeperms into WorldEdit
  491. [19:20:04] [Spigot Watchdog Thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  492. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePerms] Uninjection of Bungeeperms into Vault
  493. [19:20:04] [Spigot Watchdog Thread/INFO]: [BungeePerms] Deactivating BungeePerms ...
  494. [19:20:04] [Spigot Watchdog Thread/INFO]: [Heads] Disabling Heads v1.6.1
  495. [19:20:04] [Spigot Watchdog Thread/INFO]: [90GQ-ClearLag] Disabling 90GQ-ClearLag v1.0
  496. [19:20:04] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  497. [19:20:04] [Spigot Watchdog Thread/INFO]: [90GQ-SkyblockStats] Disabling 90GQ-SkyblockStats v1.1
  498. [19:20:04] [Spigot Watchdog Thread/INFO]: [AFK] Disabling AFK v1.2
  499. [19:20:04] [Spigot Watchdog Thread/INFO]: [AFK] AFK Disabled! This was version: 1.2.1 STABLE
  500. [19:20:04] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  501. [19:20:04] [Spigot Watchdog Thread/INFO]: Saving players
  502. [19:20:04] [Spigot Watchdog Thread/INFO]: adliH lost connection: Server closed
  503. [19:20:04] [Spigot Watchdog Thread/INFO]: adliH left the game
  504. [19:20:04] [Spigot Watchdog Thread/INFO]: juiceguden lost connection: Server closed
  505. [19:20:04] [Spigot Watchdog Thread/INFO]: juiceguden left the game
  506. [19:20:04] [Spigot Watchdog Thread/INFO]: altiar127 lost connection: Server closed
  507. [19:20:04] [Spigot Watchdog Thread/INFO]: altiar127 left the game
  508. [19:20:04] [Spigot Watchdog Thread/INFO]: Saving worlds
  509. [19:20:04] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/Overworld
  510. [19:20:04] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'skyworld_nether'/Nether
  511. [19:20:04] [Spigot Watchdog Thread/INFO]: Saving chunks for level '90gq'/Overworld
  512. [19:20:04] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'skyworld'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement