Advertisement
Guest User

Untitled

a guest
May 15th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.32 KB | None | 0 0
  1. [14:38:34] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [14:38:34] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [14:38:34] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [14:38:34] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-f6feaaa-f326992 (MC: 1.9.2)
  5. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [14:38:34] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  10. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.block.CraftBlock.getType(CraftBlock.java:156)
  12. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.pl.MYCRAFTisbest.RWtorchLight.RWtorchLight.onPlayerMove(RWtorchLight.java:274)
  13. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
  14. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  16. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  17. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  18. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  19. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  20. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:608)
  21. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInFlying.a(SourceFile:126)
  22. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  23. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  24. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  25. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  26. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
  27. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721)
  28. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
  29. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
  30. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
  31. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  32. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  33. [14:38:34] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  34. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  36. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  37. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  38. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  39. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  40. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  41. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  42. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  43. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  44. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  45. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: true | State: RUNNABLE
  46. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  47. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  48. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  49. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  50. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  51. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  52. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  53. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  54. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING
  55. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  56. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  57. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.FileIOThread.c(SourceFile:51)
  58. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.FileIOThread.run(SourceFile:30)
  59. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  60. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  61. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  62. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  63. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  64. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  65. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  66. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  67. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  68. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  69. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  70. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  71. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  72. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  73. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  74. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  75. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  76. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  77. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  78. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  79. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  80. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  81. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  82. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  83. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  84. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  85. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  86. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
  87. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  88. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  89. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  90. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  91. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  92. [14:38:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:455)
  93. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  94. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  96. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: WAITING
  97. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  98. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  99. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  100. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  101. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  102. [14:38:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
  103. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  104. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  105. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  106. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: BLOCKED
  107. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  108. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugins(SimplePluginManager.java:365)
  109. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer.getPlugins(DedicatedServer.java:650)
  110. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.RemoteStatusListener.b(SourceFile:183)
  111. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.RemoteStatusListener.a(SourceFile:127)
  112. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.RemoteStatusListener.run(SourceFile:274)
  113. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  114. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  115. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-20-thread-1
  116. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
  117. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  118. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  119. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  120. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  121. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  122. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  123. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  124. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  125. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  126. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  127. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  128. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp http://mcnode.motdgd.com:8080/socket.io/?EIO=3&transport=websocket&sid=nDwNavBkZERJpytxAB6h
  129. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: true | State: RUNNABLE
  130. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  131. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  132. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  133. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170)
  134. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  135. [14:38:34] [Spigot Watchdog Thread/ERROR]: okio.Okio$2.read(Okio.java:139)
  136. [14:38:34] [Spigot Watchdog Thread/ERROR]: okio.AsyncTimeout$2.read(AsyncTimeout.java:211)
  137. [14:38:34] [Spigot Watchdog Thread/ERROR]: okio.RealBufferedSource.request(RealBufferedSource.java:71)
  138. [14:38:34] [Spigot Watchdog Thread/ERROR]: okio.RealBufferedSource.require(RealBufferedSource.java:64)
  139. [14:38:34] [Spigot Watchdog Thread/ERROR]: okio.RealBufferedSource.readByte(RealBufferedSource.java:77)
  140. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:108)
  141. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:97)
  142. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.internal.ws.RealWebSocket.readMessage(RealWebSocket.java:95)
  143. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.ws.WebSocketCall.createWebSocket(WebSocketCall.java:171)
  144. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.ws.WebSocketCall.access$000(WebSocketCall.java:42)
  145. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.ws.WebSocketCall$1.onResponse(WebSocketCall.java:102)
  146. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.Call$AsyncCall.execute(Call.java:168)
  147. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.squareup.okhttp.internal.NamedRunnable.run(NamedRunnable.java:33)
  148. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  149. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  150. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  151. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  152. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  153. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  154. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  155. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  156. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  157. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  158. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  159. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  160. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: true | State: RUNNABLE
  161. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  162. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  163. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  164. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  165. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  166. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bitbucket.niehsaibot.simplewebserver.NanoHTTPD$1.run(NanoHTTPD.java:233)
  167. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  168. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  170. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  171. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  173. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  174. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  175. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  176. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
  177. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  178. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  179. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  180. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:46)
  181. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  182. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  183. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
  184. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  185. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  186. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  187. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
  188. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  189. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  191. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  192. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  194. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  195. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  196. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  197. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  198. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: RUNNABLE
  199. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  200. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  201. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  202. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  203. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  204. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  205. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  206. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  207. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: BLOCKED
  208. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  209. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  210. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketStatusListener.a(PacketStatusListener.java:101)
  211. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketStatusInStart.a(SourceFile:23)
  212. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketStatusInStart.a(SourceFile:8)
  213. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.NetworkManager.a(NetworkManager.java:125)
  214. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.NetworkManager.channelRead0(NetworkManager.java:326)
  215. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.NetworkManager.channelRead0(NetworkManager.java:1)
  216. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  217. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  218. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  219. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  220. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  221. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  222. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  223. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  224. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  225. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
  226. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  227. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  228. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  229. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  230. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  231. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  232. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  233. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  234. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  235. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
  236. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  237. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  238. [14:38:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  239. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  240. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  241. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  242. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE
  243. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  244. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  245. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  246. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  247. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  248. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  249. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
  250. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  251. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  252. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  253. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  254. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  255. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  256. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  257. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  258. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  259. [14:38:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  260. [14:38:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  261. [14:38:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  262. [14:38:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  263. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  264. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  265. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  266. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  267. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  268. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  269. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  270. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  271. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  272. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  273. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  274. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  275. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  276. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  277. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  278. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  279. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
  280. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  281. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  282. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  283. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  284. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  285. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  286. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  287. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  288. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  289. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  290. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  291. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  292. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  293. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  294. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  295. [14:38:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  296. [14:38:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  297. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  298. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.block.CraftBlock.getType(CraftBlock.java:156)
  299. [14:38:34] [Spigot Watchdog Thread/ERROR]: com.pl.MYCRAFTisbest.RWtorchLight.RWtorchLight.onPlayerMove(RWtorchLight.java:274)
  300. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
  301. [14:38:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  302. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  303. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  304. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  305. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  306. [14:38:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  307. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:608)
  308. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInFlying.a(SourceFile:126)
  309. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  310. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  311. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  312. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  313. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
  314. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721)
  315. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
  316. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
  317. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
  318. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  319. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  320. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  321. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
  322. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  323. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  324. [14:38:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer$1.run(DedicatedServer.java:57)
  325. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  326. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  327. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  328. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  329. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  330. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  331. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  332. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  333. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  334. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  335. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  336. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  337. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  338. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  339. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  340. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  341. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  342. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  343. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  344. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  345. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  346. [14:38:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  347. [14:38:34] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  348. [14:38:34] [Spigot Watchdog Thread/ERROR]: Stack:
  349. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  350. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  351. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  352. [14:38:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  353. [14:38:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  354. [14:38:34] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  355. [14:38:34] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement