Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.34 KB | None | 0 0
  1. [12:40:04] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [12:40:04] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [12:40:04] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [12:40:04] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-21fe707-e1ebe52 (MC: 1.8.8)
  5. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [12:40:04] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  10. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NoiseGeneratorOctaves.a(SourceFile:71)
  12. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderGenerate.a(SourceFile:254)
  13. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderGenerate.a(SourceFile:110)
  14. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderGenerate.getOrCreateChunk(SourceFile:202)
  15. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.generator.NormalChunkGenerator.getOrCreateChunk(NormalChunkGenerator.java:41)
  16. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:142)
  17. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:118)
  18. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap$PlayerChunk.<init>(PlayerChunkMap.java:337)
  19. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap.a(PlayerChunkMap.java:93)
  20. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap.b(PlayerChunkMap.java:172)
  21. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap.movePlayer(PlayerChunkMap.java:249)
  22. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.d(PlayerList.java:338)
  23. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:455)
  24. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
  25. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  26. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  27. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  28. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  29. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  30. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  31. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  32. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  33. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  34. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  35. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  36. [12:40:04] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  37. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  38. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1248
  39. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 1800 | Suspended: false | Native: false | State: TIMED_WAITING
  40. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  41. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  42. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  43. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  44. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  45. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  46. [12:40:04] [Async Chat Thread - #49/INFO]: [FAC] ( *RussiaRage ) [Champion] ~TheGod >>> Ni spawn.
  47. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  48. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  49. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  50. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  51. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  52. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1244
  53. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 1792 | Suspended: false | Native: false | State: TIMED_WAITING
  54. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  55. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  56. [12:40:04] [Spigot Watchdog Thread/ERROR]: drew6017.lr.main.Protocol$1.run(Protocol.java:76)
  57. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  58. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  59. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  60. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  61. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  62. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  63. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #49
  64. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 1762 | Suspended: false | Native: false | State: TIMED_WAITING
  65. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  66. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  67. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  68. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  69. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  70. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  71. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  72. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  73. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  74. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  75. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  76. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-13
  77. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 1352 | Suspended: false | Native: false | State: TIMED_WAITING
  78. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  79. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  80. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  81. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  82. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  83. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  84. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  85. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  86. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  87. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  88. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  89. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  90. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 148 | Suspended: false | Native: false | State: WAITING
  91. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  92. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  93. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  94. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  95. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  96. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  97. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  98. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  99. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  100. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  101. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  102. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 146 | Suspended: false | Native: false | State: WAITING
  103. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  104. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  105. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  106. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  107. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  108. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  109. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  110. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  111. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  112. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  113. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  114. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 138 | Suspended: false | Native: false | State: WAITING
  115. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  116. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  117. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  118. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  119. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  120. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  121. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  122. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  123. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  124. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  126. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 137 | Suspended: false | Native: false | State: WAITING
  127. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  128. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  129. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  130. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  131. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  132. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  133. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  134. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  135. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  136. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  137. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: CombatTagPlus ForceField Thread
  138. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: WAITING
  139. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  140. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  141. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  142. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  143. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  144. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  145. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  146. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  147. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  148. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  149. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  150. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 123 | Suspended: false | Native: false | State: TIMED_WAITING
  151. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  152. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  153. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  154. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  155. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  156. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  158. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: WAITING
  159. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  161. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  162. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  163. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  164. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  165. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  166. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  167. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  168. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  170. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: false | State: WAITING
  171. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  173. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  174. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  175. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  176. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  177. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  178. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  179. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  180. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  181. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  182. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: true | State: RUNNABLE
  183. [12:40:04] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  184. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  185. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  186. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  187. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  188. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  189. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  190. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  191. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
  192. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
  193. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  194. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  195. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-43
  196. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
  197. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  198. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  199. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  200. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  201. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  202. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  203. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  204. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  205. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  206. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-44
  207. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 86 | Suspended: false | Native: true | State: RUNNABLE
  208. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  209. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  210. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  211. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  212. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  213. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  214. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-41
  215. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: WAITING
  216. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  217. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  218. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  219. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  220. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  221. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  222. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  223. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  224. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-42
  226. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: true | State: RUNNABLE
  227. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  228. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  229. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  230. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  231. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  232. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  233. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-39
  234. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  235. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  236. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  237. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  238. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  239. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  240. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  241. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  242. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  243. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  244. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-40
  245. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: true | State: RUNNABLE
  246. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  247. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  248. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  249. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  250. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  251. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  252. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-37
  253. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
  254. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  255. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  256. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  257. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  258. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  259. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  260. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  261. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  262. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  263. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-38
  264. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: true | State: RUNNABLE
  265. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  266. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  267. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  268. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  269. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  270. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  271. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-35
  272. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: WAITING
  273. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  274. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  275. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  276. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  277. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  278. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  279. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  280. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  281. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  282. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-36
  283. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: true | State: RUNNABLE
  284. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  285. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  286. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  287. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  288. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  289. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-33
  291. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
  292. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  294. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  295. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  296. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  297. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  298. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  299. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  300. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  301. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-34
  302. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: true | State: RUNNABLE
  303. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  304. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  305. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  306. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  307. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  308. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  309. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  310. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
  311. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  312. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  313. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  314. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  315. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  316. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-29
  317. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
  318. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  319. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  320. [12:40:04] [Spigot Watchdog Thread/ERROR]: drew6017.lr.main.LaggRemover$2.run(LaggRemover.java:124)
  321. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  322. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  323. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  324. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  325. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  326. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  327. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  328. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  329. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  330. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  331. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  332. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  333. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  334. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  335. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  336. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  337. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  338. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  339. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  340. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  341. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  342. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  343. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  344. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  345. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  346. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  347. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  348. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  349. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  350. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  351. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
  352. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  353. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  354. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  355. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:38)
  356. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  357. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
  358. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  359. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  360. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  361. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:38)
  362. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  363. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  364. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  365. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  366. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  367. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  368. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  369. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  370. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  371. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  372. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  373. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  374. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-19
  375. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: true | State: RUNNABLE
  376. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  377. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  378. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  379. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  380. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  381. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  382. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  383. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
  384. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  385. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  386. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  387. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  388. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  389. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  390. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  391. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  392. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  393. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
  394. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: true | State: RUNNABLE
  395. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  396. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  397. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  398. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  399. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  400. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  401. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  402. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
  403. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  404. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  405. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  406. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  407. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  408. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  409. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  410. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  411. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  412. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  413. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: true | State: RUNNABLE
  414. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  415. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  416. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  417. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  418. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  419. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  420. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  421. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  422. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  423. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  424. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  425. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  426. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  427. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  428. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  429. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
  430. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  431. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  432. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: true | State: RUNNABLE
  433. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  434. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  435. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  436. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  437. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  438. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  439. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  440. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: RUNNABLE
  441. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  442. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  443. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  444. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  445. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  446. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  447. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  448. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  449. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: RUNNABLE
  450. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  451. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  452. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  453. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  454. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  455. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  456. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  457. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  458. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: RUNNABLE
  459. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  460. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  461. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  462. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  463. [12:40:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  464. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  465. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  466. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  467. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  468. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  469. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  470. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  471. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  472. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  473. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  474. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
  475. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  476. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  477. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  478. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  479. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  480. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  481. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  482. [12:40:04] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  483. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  484. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  485. [12:40:04] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  486. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  487. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  488. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  489. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  490. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  491. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  492. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  493. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  494. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  495. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  496. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  497. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  498. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  499. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
  500. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  501. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  502. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
  503. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  504. [12:40:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  505. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  506. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  507. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  508. [12:40:04] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  509. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  510. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  511. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  512. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  513. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  514. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  515. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  516. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  517. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  518. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  519. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.BiomeBigHills.a(SourceFile:82)
  520. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderGenerate.a(SourceFile:176)
  521. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderGenerate.getOrCreateChunk(SourceFile:204)
  522. [12:40:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.generator.NormalChunkGenerator.getOrCreateChunk(NormalChunkGenerator.java:41)
  523. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:142)
  524. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:118)
  525. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap$PlayerChunk.<init>(PlayerChunkMap.java:337)
  526. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap.a(PlayerChunkMap.java:93)
  527. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap.b(PlayerChunkMap.java:172)
  528. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerChunkMap.movePlayer(PlayerChunkMap.java:249)
  529. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.d(PlayerList.java:338)
  530. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:455)
  531. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
  532. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  533. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  534. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  535. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  536. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  537. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  538. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  539. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  540. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  541. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  542. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  543. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  544. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
  545. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  546. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  547. [12:40:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  548. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  549. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  550. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  551. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  552. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  553. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  554. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  555. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  556. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  557. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  558. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  559. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  560. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  561. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  562. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  563. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  564. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  565. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  566. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  567. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  568. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  569. [12:40:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  570. [12:40:04] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  571. [12:40:04] [Spigot Watchdog Thread/ERROR]: Stack:
  572. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  573. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  574. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  575. [12:40:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  576. [12:40:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  577. [12:40:04] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement