Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.66 KB | None | 0 0
  1. [19:07:25] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [19:07:25] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [19:07:25] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [19:07:25] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  5. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [19:07:25] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  10. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.putVal(HashMap.java:630)
  12. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.put(HashMap.java:611)
  13. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.HashSet.add(HashSet.java:219)
  14. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.AbstractCollection.addAll(AbstractCollection.java:344)
  15. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.hooks.regions.RegionsPlugin.getRegionsAt(RegionsPlugin.java:94)
  16. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.hooks.regions.expressions.ExprRegionsAt.get(ExprRegionsAt.java:85)
  17. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.hooks.regions.expressions.ExprRegionsAt.get(ExprRegionsAt.java:1)
  18. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:101)
  19. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.VariableString.toString(VariableString.java:390)
  20. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.VariableString.getAll(VariableString.java:500)
  21. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.VariableString.check(VariableString.java:515)
  22. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.conditions.CondContains.check(CondContains.java:100)
  23. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.While.walk(While.java:50)
  24. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  25. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.effects.Delay$1.run(Delay.java:85)
  26. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  27. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  28. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  29. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  30. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  31. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  32. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  33. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  34. [19:07:25] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  35. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  36. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #1
  37. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 172 | Suspended: false | Native: false | State: WAITING
  38. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  39. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  40. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  41. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  42. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  43. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  44. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  45. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  46. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  47. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  48. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  49. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  50. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  51. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  52. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  53. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  54. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  55. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  56. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  57. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 166 | Suspended: false | Native: false | State: TIMED_WAITING
  58. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  59. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  60. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  61. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:67)
  62. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  63. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  64. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  65. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  66. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  67. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: true | State: RUNNABLE
  68. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  69. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  70. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  71. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  72. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  73. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  74. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  75. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  76. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: WAITING
  77. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  78. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  79. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  80. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  81. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  82. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  83. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  84. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  85. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  86. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  87. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  88. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: false | State: TIMED_WAITING
  89. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  90. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  91. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  92. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  93. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  94. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  95. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  96. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  97. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  98. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  99. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  100. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: CombatTagPlus ForceField Thread
  101. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: WAITING
  102. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  103. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  104. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  105. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  106. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  107. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  108. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  109. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  110. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  111. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  113. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: WAITING
  114. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  116. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  117. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  118. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  119. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  120. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  121. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  122. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  123. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  124. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  125. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: WAITING
  126. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  127. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  128. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  129. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  130. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  131. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  132. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  133. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  134. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  135. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  136. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  137. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
  138. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  139. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  140. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  141. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  142. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  143. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  144. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  145. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  146. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  147. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  148. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  149. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  150. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  151. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  152. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  153. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  154. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  155. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  156. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  158. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  159. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  161. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  162. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  163. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  164. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  165. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  166. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  167. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
  168. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  169. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  170. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  171. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  172. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  173. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  174. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp WebSocket http://136.243.218.74/...
  175. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: WAITING
  176. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  177. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  178. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  179. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  180. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  181. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  182. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  183. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  184. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  185. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  186. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  187. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-15-thread-1
  188. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 92 | Suspended: false | Native: false | State: TIMED_WAITING
  189. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  190. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  191. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  192. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  193. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  194. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  195. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  196. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  197. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  198. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  199. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  200. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  201. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
  202. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  203. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  204. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  205. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:362)
  206. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)
  207. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  208. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  209. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
  210. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  211. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  212. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  213. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62)
  214. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.connection.RealConnectionPool$$Lambda$103/1141385068.run(Unknown Source)
  215. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  216. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  217. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  218. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  219. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp http://136.243.218.74/...
  220. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 87 | Suspended: false | Native: true | State: RUNNABLE
  221. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  222. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  223. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  224. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170)
  225. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  226. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.Okio$2.read(Okio.java:140)
  227. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.AsyncTimeout$2.read(AsyncTimeout.java:237)
  228. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.RealBufferedSource.request(RealBufferedSource.java:72)
  229. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.RealBufferedSource.require(RealBufferedSource.java:65)
  230. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.RealBufferedSource.readByte(RealBufferedSource.java:78)
  231. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117)
  232. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101)
  233. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:273)
  234. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.RealWebSocket$1.onResponse(RealWebSocket.java:209)
  235. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.RealCall$AsyncCall.execute(RealCall.java:174)
  236. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  237. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  238. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  239. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  240. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  241. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  242. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  243. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  244. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  245. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  246. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  247. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  248. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  249. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  250. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  251. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  252. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  253. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  254. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  255. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  256. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  257. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  258. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  259. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  260. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  261. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  262. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  263. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  264. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  265. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  266. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  267. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  268. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  269. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  270. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  271. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  272. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  273. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  274. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  275. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  276. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
  277. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  278. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  279. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  280. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  281. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  282. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  283. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  284. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  285. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 11
  286. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
  287. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  288. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  289. [19:07:25] [Spigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:155)
  290. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  291. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  292. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  293. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  294. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  295. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  297. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: true | State: RUNNABLE
  298. [19:07:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  299. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  300. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  301. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  302. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  303. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  304. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  305. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  306. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
  307. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
  308. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  309. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  311. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  312. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  313. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  314. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  315. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  316. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  317. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @4da8cdf9
  318. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  319. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  320. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  321. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
  322. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
  323. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
  324. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  325. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  326. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  327. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
  328. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  329. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  330. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  331. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  332. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  333. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  334. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  335. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  336. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  337. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  338. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  339. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  340. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  341. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  342. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  343. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  344. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  345. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  346. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  347. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: RUNNABLE
  348. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  349. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  350. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  351. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  352. [19:07:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  353. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  354. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  355. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  356. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  357. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  358. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  359. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  360. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  361. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  362. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  363. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: RUNNABLE
  364. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  365. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  366. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  367. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  368. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  369. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  370. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  371. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  372. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  373. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  374. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  375. [19:07:25] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  376. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  377. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  378. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  379. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: true | State: RUNNABLE
  380. [19:07:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  381. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  382. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  383. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  384. [19:07:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  385. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  386. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  387. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  388. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  389. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  390. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  391. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  392. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  393. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  394. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  395. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  396. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  397. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
  398. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  400. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
  401. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$BnM.optimize(Pattern.java:5408)
  403. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1709)
  404. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.<init>(Pattern.java:1351)
  405. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1028)
  406. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:126)
  407. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:112)
  408. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  409. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  410. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  411. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  412. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  413. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  414. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  415. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  416. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  417. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  418. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  419. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  420. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  421. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  422. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1042)
  423. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.registrations.Classes.toString(Classes.java:573)
  424. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.registrations.Classes.toString(Classes.java:606)
  425. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.registrations.Classes.toString(Classes.java:591)
  426. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.VariableString.toString(VariableString.java:390)
  427. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.VariableString.getAll(VariableString.java:500)
  428. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.VariableString.check(VariableString.java:515)
  429. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.conditions.CondContains.check(CondContains.java:100)
  430. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.While.walk(While.java:50)
  431. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  432. [19:07:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.effects.Delay$1.run(Delay.java:85)
  433. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  434. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  435. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  436. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  437. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  438. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  439. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  440. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  441. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  442. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
  443. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  444. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  445. [19:07:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  446. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  447. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  448. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: WAITING
  449. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  450. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  451. [19:07:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  452. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  453. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  454. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  455. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  456. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  457. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  458. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  459. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  460. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  461. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  462. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  463. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  464. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  465. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  466. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  467. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  468. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  469. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  470. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  471. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  472. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  473. [19:07:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  474. [19:07:25] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  475. [19:07:25] [Spigot Watchdog Thread/ERROR]: Stack:
  476. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  477. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  478. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  479. [19:07:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  480. [19:07:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  481. [19:07:25] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  482. [19:07:25] [Thread-4/INFO]: Stopping server
  483. [19:07:29] [Thread-4/INFO]: Database closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement