Guest User

ServerLOGSLOGSLOGS

a guest
Jun 2nd, 2017
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.72 KB | None | 0 0
  1. [18:17:02] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [18:17:02] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [18:17:02] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [18:17:02] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2)
  5. [18:17:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [18:17:02] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  10. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.Vector.toBlockVector(Vector.java:757)
  12. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.cache.LastAccessExtentCache.getLazyBlock(LastAccessExtentCache.java:47)
  13. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getLazyBlock(AbstractDelegateExtent.java:73)
  14. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getLazyBlock(AbstractDelegateExtent.java:73)
  15. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getLazyBlock(AbstractDelegateExtent.java:73)
  16. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.reorder.MultiStageReorder.setBlock(MultiStageReorder.java:90)
  17. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  18. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:64)
  19. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  20. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  21. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  22. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  23. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:503)
  24. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:546)
  25. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:564)
  26. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1499)
  27. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.GenerationCommands.sphere(GenerationCommands.java:185)
  28. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor507.invoke(Unknown Source)
  29. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  31. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
  32. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  33. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248)
  34. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
  35. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  37. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  38. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  39. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  40. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  41. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
  42. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  43. [18:17:09] [Spigot Watchdog Thread/ERROR]: us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:95)
  44. [18:17:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
  45. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
  46. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
  47. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  48. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  49. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  50. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  51. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  52. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  53. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
  54. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  55. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  56. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  57. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  58. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  59. [18:17:09] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  60. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  61. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  62. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 378 | Suspended: false | Native: false | State: RUNNABLE
  63. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  64. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
  65. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289)
  66. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/584634336.run(Unknown Source)
  67. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  68. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  69. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  70. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  71. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #4
  72. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 372 | Suspended: false | Native: false | State: TIMED_WAITING
  73. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  74. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  75. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  76. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  77. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  78. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  79. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  80. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  81. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  82. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  83. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  84. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  85. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 371 | Suspended: false | Native: false | State: WAITING
  86. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  87. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  88. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  89. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  90. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  91. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  92. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  93. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 161 | Suspended: false | Native: false | State: WAITING
  94. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  95. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  96. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  97. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  98. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  99. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  100. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  101. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  102. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  103. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  104. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  105. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 160 | Suspended: false | Native: false | State: WAITING
  106. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  107. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  108. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  109. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  110. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  111. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  112. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  113. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  114. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  115. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  116. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  117. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 159 | Suspended: false | Native: false | State: WAITING
  118. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  119. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  120. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  121. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  122. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  123. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  124. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  125. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  126. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  127. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  128. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  129. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 155 | Suspended: false | Native: false | State: WAITING
  130. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  131. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  132. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  133. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  134. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  135. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  136. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  137. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  138. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  139. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  140. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-48-thread-1
  141. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 141 | Suspended: false | Native: false | State: WAITING
  142. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  143. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  144. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  145. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  146. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  147. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  148. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  149. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  150. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  151. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  152. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  153. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 140 | Suspended: false | Native: false | State: WAITING
  154. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  155. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  156. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  157. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  158. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  159. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  160. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  161. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  162. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  163. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  164. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  165. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  166. [18:17:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  167. [18:17:09] [Spigot Watchdog Thread/ERROR]: Locked on:io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:277)
  168. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  169. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:277)
  170. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:256)
  171. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:243)
  172. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159)
  173. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  174. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  175. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  176. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  177. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  178. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  179. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  180. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  181. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  182. [18:17:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  183. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  184. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  185. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  186. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 127 | Suspended: false | Native: false | State: TIMED_WAITING
  187. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  189. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
  190. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
  191. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  192. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  193. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  194. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: RUNNABLE
  195. [18:17:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  196. [18:17:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  197. [18:17:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  198. [18:17:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  199. [18:17:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  200. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  201. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  202. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  203. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
  204. [18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteStatusListener.run(SourceFile:268)
  205. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  206. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  207. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-50
  208. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: WAITING
  209. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  210. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  211. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  212. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  213. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  214. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  215. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  216. [18:17:09] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  217. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  218. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-51
  219. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 95 | Suspended: false | Native: true | State: RUNNABLE
  220. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  221. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  222. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  223. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  224. [18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  225. [18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  226. [18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-48
  227. [18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 92 | Suspended: false | Native: false | State: WAITING
  228. [18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
  229. [18:17:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  230. [18:17:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  231. [18:17:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  232. [18:17:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  233. [18:17:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  234. [18:17:15] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  235. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  236. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  237. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-49
  238. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 93 | Suspended: false | Native: true | State: RUNNABLE
  239. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  240. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  241. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  242. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  243. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  244. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  245. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-46
  246. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: WAITING
  247. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  248. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  249. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  250. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  251. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  252. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  253. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  254. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  255. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  256. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-47
  257. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: true | State: RUNNABLE
  258. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  259. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  260. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  261. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  262. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  263. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  264. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-44
  265. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: WAITING
  266. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  267. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  268. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  269. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  270. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  271. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  272. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  273. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  274. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  275. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-45
  276. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: true | State: RUNNABLE
  277. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  278. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  279. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  280. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  281. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  282. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  283. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-42
  284. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 86 | Suspended: false | Native: false | State: WAITING
  285. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  286. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  287. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  288. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  289. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  290. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  291. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  292. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  293. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  294. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-43
  295. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 87 | Suspended: false | Native: true | State: RUNNABLE
  296. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  297. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  298. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  299. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  300. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  301. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  302. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-40
  303. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
  304. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  305. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  306. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  307. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  308. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  309. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  310. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  311. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  312. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  313. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-41
  314. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: true | State: RUNNABLE
  315. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  316. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  317. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  318. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  319. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  320. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  321. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-52-thread-1
  322. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: WAITING
  323. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  324. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  325. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  326. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  327. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  328. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  329. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  330. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  331. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  332. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  333. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Persistence-Thread
  334. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  335. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  336. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  337. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  338. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  339. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  340. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  341. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  342. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  343. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  344. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  345. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-38
  346. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  347. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  348. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  349. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  350. [18:17:17] [Spigot Watchdog Thread/ERROR]: de.xaniox.heavyspleef.lib.snaq.util.EventDispatcher.run(EventDispatcher.java:123)
  351. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  352. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-37
  353. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: WAITING
  354. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  355. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  356. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  357. [18:17:17] [Spigot Watchdog Thread/ERROR]: de.xaniox.heavyspleef.lib.snaq.util.EventDispatcher.run(EventDispatcher.java:123)
  358. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  359. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Cleaner-thread-0
  360. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
  361. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  362. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  363. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  364. [18:17:17] [Spigot Watchdog Thread/ERROR]: de.xaniox.heavyspleef.lib.snaq.util.ObjectPool$Cleaner.run(ObjectPool.java:1439)
  365. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  366. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  367. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
  368. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  369. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  370. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  371. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  372. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  373. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-49-thread-1
  374. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
  375. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  376. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  377. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  378. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  379. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  380. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  381. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  382. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  383. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  384. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  385. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  386. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  387. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  388. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  389. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  390. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  391. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  392. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  393. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  394. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
  395. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  396. [18:17:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  397. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  398. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  399. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  400. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  401. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  402. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  403. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  404. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  405. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  406. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  407. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  408. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  409. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  410. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  411. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  412. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  413. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  414. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  415. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  416. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  417. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  418. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  419. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  420. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  421. [18:17:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  422. [18:17:17] [Spigot Watchdog Thread/ERROR]: Locked on:io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:277)
  423. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  424. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:277)
  425. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:256)
  426. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:243)
  427. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159)
  428. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  429. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  430. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  431. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  432. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  433. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  434. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  435. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  436. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  437. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  438. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  439. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  440. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
  441. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  442. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  443. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  444. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
  445. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  446. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
  447. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  448. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  449. [18:17:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  450. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
  451. [18:17:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  452. [18:17:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  453. [18:17:17] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  454. [18:17:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  455. [18:17:17] [Spigot Watchdog Thread/ERROR]: Locked on:io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:277)
  456. [18:17:17] [Spigot Watchdog Thread/ERROR]: Stack:
  457. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:277)
  458. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:256)
  459. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:243)
  460. [18:17:17] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159)
  461. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  462. [18:17:17] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  463. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  464. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  465. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  466. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  467. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  468. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  469. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  470. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  471. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  472. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  473. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  474. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
  475. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  476. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  477. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  478. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  479. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  480. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  481. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  482. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  483. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  484. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
  485. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: true | State: RUNNABLE
  486. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  487. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  488. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  489. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  490. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  491. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  492. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  493. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
  494. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  495. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  496. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  497. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  498. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  499. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  500. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  501. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  502. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  503. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  504. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  505. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  506. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  507. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  508. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  509. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  510. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  511. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  512. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  513. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  514. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  515. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  516. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  517. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  518. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  519. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  520. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  521. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  522. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  523. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
  524. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  525. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  526. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  527. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  528. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  529. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  530. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  531. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  532. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  533. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  534. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  535. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  536. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  537. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  538. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  539. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  540. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  541. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  542. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
  543. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  544. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  545. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  546. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  547. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  548. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  549. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  550. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  551. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  552. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  553. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  554. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  555. [18:17:20] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  556. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  557. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  558. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  559. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
  560. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  561. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  562. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  563. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  564. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  565. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  566. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  567. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  568. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  569. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  570. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  571. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  572. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  573. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING
  574. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  575. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  576. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  577. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  578. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  579. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  580. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  581. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  582. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  583. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  584. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.forkAndExec(Native Method)
  585. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
  586. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.ProcessImpl.start(ProcessImpl.java:134)
  587. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  588. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:620)
  589. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:485)
  590. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
  591. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  592. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  593. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  594. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  595. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  596. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  597. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  598. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.putString(ConsoleReader.java:838)
  599. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2662)
  600. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  601. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  602. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  603. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  604. [18:17:20] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  605. [18:17:20] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  606. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  607. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  608. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  609. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  610. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  611. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
  612. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  613. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  614. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  615. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  616. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  617. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  618. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  619. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  620. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
  621. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  622. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  623. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  624. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  625. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  626. [18:17:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  627. [18:17:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  628. [18:17:20] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  629. [18:17:20] [Spigot Watchdog Thread/ERROR]: Stack:
  630. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.getChunkAtWorldCoords(World.java:325)
  631. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.getType(World.java:806)
  632. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.WorldServer.getTileEntity(WorldServer.java:128)
  633. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1.getBlock(Spigot_v1_11_R1.java:214)
  634. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:405)
  635. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  636. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  637. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  638. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  639. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  640. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  641. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  642. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  643. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  644. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
  645. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  646. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  647. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  648. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  649. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:503)
  650. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:546)
  651. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:564)
  652. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1496)
  653. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.GenerationCommands.sphere(GenerationCommands.java:185)
  654. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor507.invoke(Unknown Source)
  655. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  656. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  657. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
  658. [18:17:20] [Thread-4/INFO]: Stopping server
  659. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  660. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248)
  661. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
  662. [18:17:20] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  663. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  664. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  665. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  666. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  667. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  668. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
  669. [18:17:20] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  670. [18:17:20] [Spigot Watchdog Thread/ERROR]: us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:95)
  671. [18:17:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
  672. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
  673. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
  674. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  675. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  676. [18:17:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  677. [18:17:20] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  678. [18:17:24] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
Advertisement
Add Comment
Please, Sign In to add comment