Advertisement
Guest User

Untitled

a guest
Jun 10th, 2017
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.37 KB | None | 0 0
  1. [21:35:48] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [21:35:48] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [21:35:48] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [21:35:48] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10)
  5. [21:35:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [21:35:48] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [21:35:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [21:35:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [21:35:48] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  10. [21:35:48] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.World.getEntities(World.java:2528)
  12. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.World.getCubes(World.java:1274)
  13. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.Entity.move(Entity.java:466)
  14. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1314)
  15. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityHuman.e(EntityHuman.java:1299)
  16. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581)
  17. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityHuman.e(EntityHuman.java:397)
  18. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409)
  19. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityHuman.h(EntityHuman.java:164)
  20. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityPlayer.i(EntityPlayer.java:258)
  21. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:357)
  22. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137)
  23. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInFlying.handle(SourceFile:8)
  24. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186)
  25. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  26. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  27. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  28. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  29. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  30. [21:35:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  31. [21:35:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  32. [21:35:48] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  33. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  34. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #11
  35. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 1226 | Suspended: false | Native: false | State: TIMED_WAITING
  36. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  37. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  38. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  39. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  40. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  41. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  42. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  43. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  44. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  45. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  46. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  47. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 217
  48. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 1208 | Suspended: false | Native: false | State: TIMED_WAITING
  49. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  50. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  51. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  52. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  53. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  54. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  55. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  56. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  57. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  58. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  59. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  60. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #9
  61. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 1111 | Suspended: false | Native: false | State: TIMED_WAITING
  62. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  63. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  64. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  65. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  66. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  67. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  68. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  69. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  70. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  71. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  72. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  73. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  74. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 176 | Suspended: false | Native: false | State: WAITING
  75. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  76. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  77. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  78. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  79. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  80. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  81. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  82. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  83. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  84. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  85. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  86. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 161 | Suspended: false | Native: false | State: WAITING
  87. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  88. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  89. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  90. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  91. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  92. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  93. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  94. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  95. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  96. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  97. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  98. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 160 | Suspended: false | Native: false | State: WAITING
  99. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  100. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  101. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  102. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  103. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  104. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  105. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  106. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  107. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  108. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  109. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  110. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 159 | Suspended: false | Native: false | State: WAITING
  111. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  112. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  113. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  114. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  115. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  116. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  117. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  118. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  119. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  120. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  121. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  122. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
  123. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  124. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  125. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  126. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  127. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  128. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  129. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  130. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  131. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  132. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  133. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: CombatTagPlus ForceField Thread
  134. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
  135. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  136. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  137. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  138. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  139. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  140. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  141. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  142. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  143. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  144. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  145. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  146. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: WAITING
  147. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  148. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  149. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  150. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  151. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  152. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  153. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  154. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  155. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  156. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-32-thread-1
  158. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
  159. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  161. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  162. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  163. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  164. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  165. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  166. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  167. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  168. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  170. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  171. [21:35:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  172. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  173. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  174. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  175. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  176. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  177. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  178. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  179. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  180. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  181. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  182. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  183. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  184. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  185. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  186. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  187. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  188. [21:35:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  189. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  190. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  191. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  192. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  194. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  195. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  196. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  197. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  198. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  199. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  200. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  201. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  202. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  203. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  204. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  205. [21:35:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  206. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  207. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  208. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  209. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  210. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  211. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  212. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  213. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  214. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  215. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  216. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  217. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  218. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  219. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  220. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  221. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  222. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  223. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  224. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  225. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  226. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  227. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  228. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:73)
  229. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  230. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  231. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  232. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  233. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
  234. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  235. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  236. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  237. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
  238. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  239. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  240. [21:35:49] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:157)
  241. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  242. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  243. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  244. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
  245. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  246. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  247. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  248. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  249. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  250. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  251. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-2
  252. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
  253. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  254. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  255. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  256. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  257. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  258. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  259. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  260. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  261. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  262. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  263. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  264. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/home/Fazioni-Nik/plugins/LiteBans/litebans.mv.db
  265. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
  266. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  267. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  268. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2684)
  269. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  270. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari housekeeper (pool litebans-pool)
  271. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  272. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  273. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  274. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  275. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  276. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  277. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  278. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  279. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  280. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  281. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  282. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  283. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  284. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  285. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  286. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  287. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  288. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  289. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-33-thread-1
  291. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  292. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  294. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  295. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  296. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  297. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  298. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  299. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  300. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  301. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  302. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  304. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  305. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  306. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  307. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  308. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  309. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  311. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
  312. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  313. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  314. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
  315. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  316. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  317. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  318. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  319. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  320. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  321. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  322. [21:35:49] [Spigot Watchdog Thread/ERROR]: drew6017.lr.main.LaggRemover$2.run(LaggRemover.java:124)
  323. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  324. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  325. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  326. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  327. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  328. [21:35:49] [Spigot Watchdog Thread/ERROR]: drew6017.lr.main.LaggRemover$3.run(LaggRemover.java:292)
  329. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  330. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  331. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
  332. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  333. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  334. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  335. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:311)
  336. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.access$000(AsyncTimeout.java:40)
  337. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)
  338. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  339. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  340. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  341. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  342. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  343. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  344. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:65)
  345. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  346. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  347. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  348. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  349. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  350. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  351. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  352. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  353. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  354. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  355. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  356. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-2
  357. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  358. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  359. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  360. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  361. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  362. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  363. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  364. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  365. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  366. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  367. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  368. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  369. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  370. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  371. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  372. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  373. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  374. [21:35:49] [Async Chat Thread - #11/INFO]: [Blazed] Xxkanny2004xX ▪ pago per coordinate base da grieffareeee
  375. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  376. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  377. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  378. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  379. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  380. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  381. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  382. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  383. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  384. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  385. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  386. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  387. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  388. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  389. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  390. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  391. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  392. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  393. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  394. [21:35:49] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  395. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  396. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  397. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  398. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  399. [21:35:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  400. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  401. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  403. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  404. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  405. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  406. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
  407. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:178)
  408. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:173)
  409. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
  410. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:92)
  411. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:75)
  412. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
  413. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
  414. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
  415. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  416. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  417. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  418. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  419. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  420. [21:35:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  421. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  422. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  423. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  424. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  425. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  426. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  427. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  428. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  429. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  430. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  431. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  432. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  433. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  434. [21:35:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  435. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
  436. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  437. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  438. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  439. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  440. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  441. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  442. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  443. [21:35:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  444. [21:35:49] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  445. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  446. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.World.getEntities(World.java:2528)
  447. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.World.getCubes(World.java:1274)
  448. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.Entity.move(Entity.java:466)
  449. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1314)
  450. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityHuman.e(EntityHuman.java:1299)
  451. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581)
  452. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityHuman.e(EntityHuman.java:397)
  453. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409)
  454. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityHuman.h(EntityHuman.java:164)
  455. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.EntityPlayer.i(EntityPlayer.java:258)
  456. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:357)
  457. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137)
  458. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInFlying.handle(SourceFile:8)
  459. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186)
  460. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  461. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  462. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  463. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  464. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  465. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  466. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  467. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  468. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  469. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  470. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  471. [21:35:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  472. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  473. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  474. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
  475. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  476. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
  477. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289)
  478. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/1828873985.run(Unknown Source)
  479. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  480. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  481. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  482. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  484. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  485. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  486. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  487. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  488. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  489. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  490. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  491. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  492. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  493. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  494. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  495. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  496. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  497. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  498. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  499. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  500. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  501. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  502. [21:35:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  503. [21:35:49] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  504. [21:35:49] [Spigot Watchdog Thread/ERROR]: Stack:
  505. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  506. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  507. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  508. [21:35:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  509. [21:35:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  510. [21:35:49] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
  511. [21:35:49] [Spigot Watchdog Thread/INFO]: _ItsMario_ lost connection: Server is restarting
  512. [21:35:49] [Spigot Watchdog Thread/INFO]: [-] _ItsMario_
  513. [21:35:49] [Spigot Watchdog Thread/INFO]: _AkiraNishimori_ lost connection: Server is restarting
  514. [21:35:49] [Spigot Watchdog Thread/INFO]: [-] _AkiraNishimori_
  515. [21:35:49] [Spigot Watchdog Thread/INFO]: andriemitic lost connection: Server is restarting
  516. [21:35:49] [Spigot Watchdog Thread/INFO]: [-] andriemitic
  517. [21:35:49] [Spigot Watchdog Thread/INFO]: DENIS04 lost connection: Server is restarting
  518. [21:35:49] [Spigot Watchdog Thread/INFO]: [-] DENIS04
  519. [21:35:49] [Spigot Watchdog Thread/INFO]: ale1512 lost connection: Server is restarting
  520. [21:35:49] [Spigot Watchdog Thread/INFO]: [-] ale1512
  521. [21:35:49] [Spigot Watchdog Thread/INFO]: Matt18616 lost connection: Server is restarting
  522. [21:35:49] [Spigot Watchdog Thread/INFO]: [-] Matt18616
  523. [21:35:50] [Spigot Watchdog Thread/INFO]: FallOfGod lost connection: Server is restarting
  524. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] FallOfGod
  525. [21:35:50] [Spigot Watchdog Thread/INFO]: MASTERGABRY lost connection: Server is restarting
  526. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] MASTERGABRY
  527. [21:35:50] [Spigot Watchdog Thread/INFO]: xTheWriggler lost connection: Server is restarting
  528. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] xTheWriggler
  529. [21:35:50] [Spigot Watchdog Thread/INFO]: OverGhostz lost connection: Server is restarting
  530. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] OverGhostz
  531. [21:35:50] [Spigot Watchdog Thread/INFO]: GabryGames lost connection: Server is restarting
  532. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] GabryGames
  533. [21:35:50] [Spigot Watchdog Thread/INFO]: Demonic lost connection: Server is restarting
  534. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Demonic
  535. [21:35:50] [Spigot Watchdog Thread/INFO]: i_ii_zx_D3s_i_x lost connection: Server is restarting
  536. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] i_ii_zx_D3s_i_x
  537. [21:35:50] [Spigot Watchdog Thread/INFO]: hackerino lost connection: Server is restarting
  538. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] hackerino
  539. [21:35:50] [Spigot Watchdog Thread/INFO]: _Not_Infinity_ lost connection: Server is restarting
  540. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] _Not_Infinity_
  541. [21:35:50] [Spigot Watchdog Thread/INFO]: Matrix9815 lost connection: Server is restarting
  542. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Matrix9815
  543. [21:35:50] [Spigot Watchdog Thread/INFO]: ZHip3r lost connection: Server is restarting
  544. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] ZHip3r
  545. [21:35:50] [Spigot Watchdog Thread/INFO]: Kevin_99 lost connection: Server is restarting
  546. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Kevin_99
  547. [21:35:50] [Spigot Watchdog Thread/INFO]: _xXDanieleOpXx_ lost connection: Server is restarting
  548. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] _xXDanieleOpXx_
  549. [21:35:50] [Spigot Watchdog Thread/INFO]: WhenGamers97 lost connection: Server is restarting
  550. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] WhenGamers97
  551. [21:35:50] [Spigot Watchdog Thread/INFO]: XxKeiNettxX lost connection: Server is restarting
  552. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] XxKeiNettxX
  553. [21:35:50] [Spigot Watchdog Thread/INFO]: Dronoemka88 lost connection: Server is restarting
  554. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Dronoemka88
  555. [21:35:50] [Spigot Watchdog Thread/INFO]: Manguerracarlo_ lost connection: Server is restarting
  556. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Manguerracarlo_
  557. [21:35:50] [Spigot Watchdog Thread/INFO]: willy505 lost connection: Server is restarting
  558. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] willy505
  559. [21:35:50] [Spigot Watchdog Thread/INFO]: Its_Paky_PvP lost connection: Server is restarting
  560. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Its_Paky_PvP
  561. [21:35:50] [Spigot Watchdog Thread/INFO]: xXSAMUDJXx lost connection: Server is restarting
  562. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] xXSAMUDJXx
  563. [21:35:50] [Spigot Watchdog Thread/INFO]: Xxkanny2004xX lost connection: Server is restarting
  564. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Xxkanny2004xX
  565. [21:35:50] [Spigot Watchdog Thread/INFO]: Fenice2471 lost connection: Server is restarting
  566. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Fenice2471
  567. [21:35:50] [Spigot Watchdog Thread/INFO]: xXJimmyitalyXx lost connection: Server is restarting
  568. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] xXJimmyitalyXx
  569. [21:35:50] [Spigot Watchdog Thread/INFO]: poverello lost connection: Server is restarting
  570. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] poverello
  571. [21:35:50] [Spigot Watchdog Thread/INFO]: andrea90087 lost connection: Server is restarting
  572. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] andrea90087
  573. [21:35:50] [Spigot Watchdog Thread/INFO]: Nicoblood lost connection: Server is restarting
  574. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Nicoblood
  575. [21:35:50] [Spigot Watchdog Thread/INFO]: _ProNewPvP_ lost connection: Server is restarting
  576. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] _ProNewPvP_
  577. [21:35:50] [Spigot Watchdog Thread/INFO]: King_ice04 lost connection: Server is restarting
  578. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] King_ice04
  579. [21:35:50] [Spigot Watchdog Thread/INFO]: Carter1996 lost connection: Server is restarting
  580. [21:35:50] [Spigot Watchdog Thread/INFO]: assasin lost connection: Server is restarting
  581. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] assasin
  582. [21:35:50] [Spigot Watchdog Thread/INFO]: jbirduk lost connection: Server is restarting
  583. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] jbirduk
  584. [21:35:50] [Spigot Watchdog Thread/INFO]: Miuller lost connection: Server is restarting
  585. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Miuller
  586. [21:35:50] [Spigot Watchdog Thread/INFO]: TheAlexBlue lost connection: Server is restarting
  587. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] TheAlexBlue
  588. [21:35:50] [Spigot Watchdog Thread/INFO]: Dechyy lost connection: Server is restarting
  589. [21:35:50] [Spigot Watchdog Thread/INFO]: [-] Dechyy
  590. [21:35:50] [Spigot Watchdog Thread/INFO]: iTzMemories lost connection: Server is restarting
  591. [21:35:50] [Spigot Watchdog Thread/INFO]: Eddy05 lost connection: Server is restarting
  592. [21:35:50] [Spigot Watchdog Thread/INFO]: ant02best lost connection: Server is restarting
  593. [21:35:51] [Spigot Watchdog Thread/INFO]: n3x0us_Player lost connection: Server is restarting
  594. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] n3x0us_Player
  595. [21:35:51] [Spigot Watchdog Thread/INFO]: VaultSeven lost connection: Server is restarting
  596. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] VaultSeven
  597. [21:35:51] [Spigot Watchdog Thread/INFO]: imnot lost connection: Server is restarting
  598. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] imnot
  599. [21:35:51] [Spigot Watchdog Thread/INFO]: Heobrine lost connection: Server is restarting
  600. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Heobrine
  601. [21:35:51] [Spigot Watchdog Thread/INFO]: KingKnock lost connection: Server is restarting
  602. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] KingKnock
  603. [21:35:51] [Spigot Watchdog Thread/INFO]: X_TheMark1498_X lost connection: Server is restarting
  604. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] X_TheMark1498_X
  605. [21:35:51] [Spigot Watchdog Thread/INFO]: alskdj lost connection: Server is restarting
  606. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] alskdj
  607. [21:35:51] [Spigot Watchdog Thread/INFO]: Gino11 lost connection: Server is restarting
  608. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Gino11
  609. [21:35:51] [Spigot Watchdog Thread/INFO]: bigandry lost connection: Server is restarting
  610. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] bigandry
  611. [21:35:51] [Spigot Watchdog Thread/INFO]: zTyson_ lost connection: Server is restarting
  612. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] zTyson_
  613. [21:35:51] [Spigot Watchdog Thread/INFO]: Fr3zez lost connection: Server is restarting
  614. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Fr3zez
  615. [21:35:51] [Spigot Watchdog Thread/INFO]: andr3e lost connection: Server is restarting
  616. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] andr3e
  617. [21:35:51] [Spigot Watchdog Thread/INFO]: zkyerme lost connection: Server is restarting
  618. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] zkyerme
  619. [21:35:51] [Spigot Watchdog Thread/INFO]: christian_26 lost connection: Server is restarting
  620. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] christian_26
  621. [21:35:51] [Spigot Watchdog Thread/INFO]: XxAndreaGamerxX lost connection: Server is restarting
  622. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] XxAndreaGamerxX
  623. [21:35:51] [Spigot Watchdog Thread/INFO]: XblMonkey lost connection: Server is restarting
  624. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] XblMonkey
  625. [21:35:51] [Spigot Watchdog Thread/INFO]: POld21 lost connection: Server is restarting
  626. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] POld21
  627. [21:35:51] [Spigot Watchdog Thread/INFO]: Thomass29O lost connection: Server is restarting
  628. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Thomass29O
  629. [21:35:51] [Spigot Watchdog Thread/INFO]: TheMasterPlayer lost connection: Server is restarting
  630. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] TheMasterPlayer
  631. [21:35:51] [Spigot Watchdog Thread/INFO]: Robeh_ lost connection: Server is restarting
  632. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Robeh_
  633. [21:35:51] [Spigot Watchdog Thread/INFO]: _FormiKill_ lost connection: Server is restarting
  634. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] _FormiKill_
  635. [21:35:51] [Spigot Watchdog Thread/INFO]: ALFRY04 lost connection: Server is restarting
  636. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] ALFRY04
  637. [21:35:51] [Spigot Watchdog Thread/INFO]: Dieghino03 lost connection: Server is restarting
  638. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Dieghino03
  639. [21:35:51] [Spigot Watchdog Thread/INFO]: TopicDye123 lost connection: Server is restarting
  640. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] TopicDye123
  641. [21:35:51] [Spigot Watchdog Thread/INFO]: zDMarco19 lost connection: Server is restarting
  642. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] zDMarco19
  643. [21:35:51] [Spigot Watchdog Thread/INFO]: DarkJoker_01 lost connection: Server is restarting
  644. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] DarkJoker_01
  645. [21:35:51] [Spigot Watchdog Thread/INFO]: zFlamehPvP_ lost connection: Server is restarting
  646. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] zFlamehPvP_
  647. [21:35:51] [Spigot Watchdog Thread/INFO]: Stecca lost connection: Server is restarting
  648. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Stecca
  649. [21:35:51] [Spigot Watchdog Thread/INFO]: andrealip lost connection: Server is restarting
  650. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] andrealip
  651. [21:35:51] [Spigot Watchdog Thread/INFO]: Lord_Rambo13 lost connection: Server is restarting
  652. [21:35:51] [Spigot Watchdog Thread/INFO]: [-] Lord_Rambo13
  653. [22:15:00] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement