Advertisement
Guest User

Untitled

a guest
Jun 15th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.31 KB | None | 0 0
  1. [17:24:49] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [17:24:49] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [17:24:49] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [17:24:49] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-550ebac-7019900 (MC: 1.8)
  5. [17:24:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [17:24:49] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [17:24:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [17:24:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [17:24:50] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  10. [17:24:50] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.SpawnerCreature.getEntityCount(SpawnerCreature.java:27)
  12. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.SpawnerCreature.a(SpawnerCreature.java:122)
  13. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.WorldServer.doTick(WorldServer.java:214)
  14. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:756)
  15. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  16. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
  17. [17:24:50] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
  18. [17:24:50] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  19. [17:24:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
  20. [17:24:50] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  21. [17:24:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  22. [17:24:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #12
  23. [17:24:52] [Spigot Watchdog Thread/ERROR]: PID: 772 | Suspended: false | Native: false | State: RUNNABLE
  24. [17:24:52] [Spigot Watchdog Thread/ERROR]: Stack:
  25. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.EntityHuman.getBukkitEntity(EntityHuman.java:71)
  26. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.EntityPlayer.getBukkitEntity(EntityPlayer.java:1183)
  27. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.getPlayer(PlayerConnection.java:114)
  28. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.chat(PlayerConnection.java:1034)
  29. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:975)
  30. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  31. [17:24:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:47)
  32. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  33. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  34. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  35. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  36. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  37. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  38. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #11
  39. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 771 | Suspended: false | Native: false | State: RUNNABLE
  40. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  41. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  42. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  43. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 151 | Suspended: false | Native: false | State: WAITING
  44. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  45. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  46. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  47. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  48. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  49. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  50. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  51. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  52. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  53. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  55. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
  56. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  57. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  58. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  59. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  60. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  61. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  62. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  63. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  64. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  65. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  66. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  67. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 95 | Suspended: false | Native: false | State: WAITING
  68. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  69. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  70. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  71. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  72. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  73. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  74. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  75. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  76. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  77. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  78. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  79. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 92 | Suspended: false | Native: false | State: WAITING
  80. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  81. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  82. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  83. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  84. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  85. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  86. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  87. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  88. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  89. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  90. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  91. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: WAITING
  92. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  93. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  94. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  95. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  96. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  97. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  98. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  99. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  100. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  101. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  102. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  103. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  104. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  105. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  106. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  107. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  108. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  109. [17:24:53] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  110. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  111. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  113. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: WAITING
  114. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  116. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  117. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  118. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  119. [17:24:53] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  120. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  121. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  122. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-37
  123. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
  124. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  125. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  126. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  127. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  128. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  129. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  130. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  131. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  132. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  133. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-38
  134. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: true | State: RUNNABLE
  135. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  136. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  137. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  138. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  139. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  140. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  141. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-35
  142. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
  143. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  144. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  145. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  146. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  147. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  148. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  149. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  150. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  151. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  152. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-36
  153. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: true | State: RUNNABLE
  154. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  155. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  156. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  157. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  158. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  159. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  160. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-33
  161. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
  162. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  163. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  164. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  165. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  166. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  167. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  168. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  169. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  170. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  171. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-34
  172. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: true | State: RUNNABLE
  173. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  174. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  175. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  176. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  177. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  178. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  179. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-31
  180. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
  181. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  182. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  183. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  184. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  185. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  186. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  187. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  188. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  189. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-32
  191. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: true | State: RUNNABLE
  192. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  194. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  195. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  196. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  197. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  198. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-29
  199. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
  200. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  201. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  202. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  203. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  204. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  205. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  206. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  207. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  208. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  209. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-30
  210. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: true | State: RUNNABLE
  211. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  212. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  213. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  214. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  215. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  216. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  217. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-27
  218. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  219. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  220. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  221. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  222. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  223. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  224. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  225. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  226. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  227. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  228. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-28
  229. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: true | State: RUNNABLE
  230. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  231. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  232. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  233. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  234. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  235. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-23
  237. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  238. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  240. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1245)
  241. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1319)
  242. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  243. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  244. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  245. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  246. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  247. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  248. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  249. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  250. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  251. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: RUNNABLE
  252. [17:24:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  253. [17:24:53] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R1.RegionFile.a(RegionFile.java:248)
  254. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  255. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.write0(Native Method)
  256. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.write(RandomAccessFile.java:489)
  257. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.writeInt(RandomAccessFile.java:1031)
  258. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.RegionFile.b(RegionFile.java:283)
  259. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.RegionFile.a(RegionFile.java:248)
  260. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ChunkBuffer.close(SourceFile:236)
  261. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:241)
  262. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.close(FilterOutputStream.java:159)
  263. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ChunkRegionLoader.a(ChunkRegionLoader.java:196)
  264. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ChunkRegionLoader.c(ChunkRegionLoader.java:183)
  265. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:37)
  266. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
  267. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  268. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  269. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  270. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
  271. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  272. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  273. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  274. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  275. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  276. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  277. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  278. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  279. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  280. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  281. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  282. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
  283. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  284. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  285. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  286. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  287. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  288. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  289. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  290. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  291. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  292. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  293. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  294. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  295. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  296. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  297. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  298. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  299. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  300. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  301. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  302. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  303. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  304. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  305. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
  306. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  307. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  308. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  309. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:38)
  310. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  311. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
  312. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  313. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  314. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  315. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:38)
  316. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  317. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  318. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
  319. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  320. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  321. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  322. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  323. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  324. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  325. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  326. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  327. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  328. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  329. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
  330. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  331. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  332. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  333. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  334. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  335. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  336. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  337. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
  338. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  339. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  340. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  341. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  342. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  343. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  344. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  345. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  346. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  347. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  348. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  349. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  350. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  351. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  352. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  353. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  354. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  355. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  356. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  357. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  358. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  359. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  360. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  361. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  362. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  363. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  364. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  365. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  366. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  367. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: true | State: RUNNABLE
  368. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  369. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  370. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  371. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  372. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  373. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  374. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
  375. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
  376. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  377. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  378. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  379. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  380. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  381. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  382. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  383. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  384. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  385. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  386. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: true | State: RUNNABLE
  387. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  388. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  389. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  390. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  391. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  392. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  393. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
  394. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  395. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  396. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  397. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  398. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  399. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  400. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  401. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  402. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  403. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  404. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  405. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  406. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  407. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  408. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  409. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:431)
  410. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:732)
  411. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.write(AbstractChannel.java:647)
  412. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$HeadContext.write(DefaultChannelPipeline.java:1054)
  413. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:657)
  414. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:715)
  415. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:650)
  416. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:117)
  417. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:657)
  418. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:715)
  419. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:650)
  420. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:117)
  421. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:657)
  422. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:715)
  423. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:650)
  424. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:124)
  425. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:657)
  426. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:715)
  427. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:650)
  428. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:117)
  429. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$3.write(NettyChannelInjector.java:270)
  430. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:657)
  431. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:715)
  432. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:705)
  433. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:740)
  434. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
  435. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:241)
  436. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelProxy.writeAndFlush(NettyChannelProxy.java:327)
  437. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.QueuedProtocolSwitch.run(SourceFile:161)
  438. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$6$3.run(NettyChannelInjector.java:361)
  439. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370)
  440. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
  441. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  442. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  443. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  444. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  445. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  446. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  447. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.nio.Bits.tryReserveMemory(Bits.java:710)
  448. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.nio.Bits.reserveMemory(Bits.java:650)
  449. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
  450. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
  451. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.buffer.UnpooledUnsafeDirectByteBuf.allocateDirect(UnpooledUnsafeDirectByteBuf.java:108)
  452. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.buffer.UnpooledUnsafeDirectByteBuf.<init>(UnpooledUnsafeDirectByteBuf.java:69)
  453. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.buffer.UnpooledByteBufAllocator.newDirectBuffer(UnpooledByteBufAllocator.java:50)
  454. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:155)
  455. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:146)
  456. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:107)
  457. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AdaptiveRecvByteBufAllocator$HandleImpl.allocate(AdaptiveRecvByteBufAllocator.java:104)
  458. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:112)
  459. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  460. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  461. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  462. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  463. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  464. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  465. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  466. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  467. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  468. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  469. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
  470. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInLook.a(SourceFile:88)
  471. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  472. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  473. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  474. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  475. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  476. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  477. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  478. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  479. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  480. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  481. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  482. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  483. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  484. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  485. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
  486. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  487. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  488. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  489. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  490. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  491. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  492. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  493. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  494. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  495. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  496. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  497. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  498. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  499. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  500. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  501. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  502. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  503. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  504. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  505. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  506. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
  507. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:8)
  508. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  509. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  510. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  511. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  512. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  513. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  514. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  515. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  516. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  517. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  518. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  519. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  520. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  521. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  522. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
  523. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  524. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  525. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  526. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  527. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  528. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  529. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  530. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  531. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  532. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  533. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  534. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  535. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  536. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  537. [17:24:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  538. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  539. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  540. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  541. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  542. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  543. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  544. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  545. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  546. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  547. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  548. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  549. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  550. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  551. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  552. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  553. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  554. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  555. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  556. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  557. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  558. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  559. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  560. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  561. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  562. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  563. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  564. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  565. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  566. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  567. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  568. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  569. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  570. [17:24:53] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  571. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  572. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  573. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  574. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  575. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  576. [17:24:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  577. [17:24:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  578. [17:24:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  579. [17:24:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  580. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  581. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  582. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  583. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  584. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  585. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  586. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  587. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  588. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  589. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  590. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  591. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  592. [17:24:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  593. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:35)
  594. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  595. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  596. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  597. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  598. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  599. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  600. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  601. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  602. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.SpawnerCreature.getEntityCount(SpawnerCreature.java:27)
  603. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.SpawnerCreature.a(SpawnerCreature.java:122)
  604. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.WorldServer.doTick(WorldServer.java:214)
  605. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:756)
  606. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  607. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
  608. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
  609. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  610. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  611. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  612. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  613. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  614. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  615. [17:24:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
  616. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  617. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  618. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  619. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  620. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  621. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  622. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  623. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  624. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  625. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  626. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  627. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  628. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  629. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: RUNNABLE
  630. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  631. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SecureKey.getCurrentSecurityContext(SSLSessionImpl.java:868)
  632. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSessionImpl.getValueNames(SSLSessionImpl.java:738)
  633. [17:24:53] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSessionImpl.finalize(SSLSessionImpl.java:850)
  634. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.System$2.invokeFinalize(System.java:1270)
  635. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
  636. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.access$100(Finalizer.java:34)
  637. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
  638. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  639. [17:24:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  640. [17:24:53] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  641. [17:24:53] [Spigot Watchdog Thread/ERROR]: Stack:
  642. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  643. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  644. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  645. [17:24:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  646. [17:24:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement