Advertisement
Guest User

Untitled

a guest
Dec 25th, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.72 KB | None | 0 0
  1. [22:18:00] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  2. [22:18:00] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  3. [22:18:00] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-52c130f-89944c0 (MC: 1.8)
  4. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  5. [22:18:00] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  6. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  7. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  8. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  9. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  10. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  11. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  12. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  13. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  14. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(Unknown Source)
  15. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Unknown Source)
  16. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
  17. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(Unknown Source)
  18. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(Unknown Source)
  19. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(Unknown Source)
  20. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  21. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  22. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  23. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  24. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  25. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  26. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  27. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73)
  28. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  29. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50)
  30. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.UserCache.a(UserCache.java:55)
  31. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.UserCache.getProfile(UserCache.java:116)
  32. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.block.CraftSkull.setOwner(CraftSkull.java:155)
  33. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:55)
  34. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:26)
  35. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.heads.HeadListener.onHeadDataUpdated(HeadListener.java:82)
  36. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
  37. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  39. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  40. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  41. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  42. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  43. [22:18:00] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.threaded.AsyncToSyncEventThrower.run(AsyncToSyncEventThrower.java:34)
  44. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  45. [22:18:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  46. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:694)
  47. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  48. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  49. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  50. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  51. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  52. [22:18:00] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  53. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #84
  55. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 2179 | Suspended: false | Native: false | State: TIMED_WAITING
  56. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  57. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  58. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  59. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  60. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  61. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  62. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  63. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  64. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  65. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  66. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  67. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
  68. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 688 | Suspended: false | Native: false | State: WAITING
  69. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  70. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  71. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  72. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  73. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  74. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  75. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  76. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  77. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  78. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  79. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  80. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 348 | Suspended: false | Native: false | State: WAITING
  81. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  82. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  83. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  84. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  85. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  86. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  87. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  88. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: WAITING
  89. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  90. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  91. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  92. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  93. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  94. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  95. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  96. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  97. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  98. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  100. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
  101. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  102. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  103. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  104. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  105. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  106. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  107. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  108. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  109. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  110. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  111. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  112. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: WAITING
  113. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  114. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  115. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  116. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  117. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  118. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  119. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  120. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  121. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  122. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  123. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  124. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
  125. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  126. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  127. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51)
  128. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
  129. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  130. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  131. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  132. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
  133. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  134. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  135. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  136. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  137. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  138. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  139. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  140. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  141. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  142. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  143. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-22-thread-1
  144. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
  145. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  146. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  147. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  148. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  149. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  150. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  151. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  152. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  153. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  154. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  156. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  157. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [22:18:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  159. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  160. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  161. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  162. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  163. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  164. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  165. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  166. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  167. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  168. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: RUNNABLE
  169. [22:18:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  170. [22:18:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  171. [22:18:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
  172. [22:18:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(Unknown Source)
  173. [22:18:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(Unknown Source)
  174. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  175. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  176. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
  177. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(Unknown Source)
  178. [22:18:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.RemoteStatusListener.run(SourceFile:261)
  179. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  180. [22:18:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  181. [22:18:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  182. [22:18:00] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: true | State: RUNNABLE
  183. [22:18:00] [Spigot Watchdog Thread/ERROR]: Stack:
  184. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  185. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(Unknown Source)
  186. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(Unknown Source)
  187. [22:18:00] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(Unknown Source)
  188. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  189. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  191. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  192. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  194. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  195. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  196. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  197. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  198. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  199. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  200. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  201. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  202. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  203. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  204. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  205. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  206. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  207. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  208. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  209. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  210. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  211. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  212. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  213. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  214. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  215. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  216. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  217. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  218. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  219. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  220. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  221. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
  222. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
  223. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
  224. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  225. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  226. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  227. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  228. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  229. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  230. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  231. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  232. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  233. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  234. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  235. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  236. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  237. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  238. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  239. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  240. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  241. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LegacyPingHandler.channelRead(SourceFile:94)
  242. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  243. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  244. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  245. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  246. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  247. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  248. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  249. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  250. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  251. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  252. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  253. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  254. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  255. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  256. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  257. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  258. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  259. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  260. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
  261. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
  262. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
  263. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  264. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  265. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  266. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  267. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  268. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  269. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  270. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  271. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  272. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  273. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  274. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  275. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  276. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  277. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  278. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  279. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  280. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  281. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  282. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  283. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  284. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  285. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  286. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  287. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  288. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  289. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  290. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  291. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  292. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  293. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  294. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  295. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  296. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
  297. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
  298. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
  299. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  300. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  301. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  302. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  303. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  304. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  305. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  306. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  307. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  308. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  309. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  310. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  311. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  312. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  313. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  314. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  315. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  316. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  317. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  318. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  319. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  320. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  321. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  322. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  323. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  324. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  325. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  326. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  327. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  328. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  329. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  330. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  331. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  332. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
  333. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
  334. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
  335. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  336. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  337. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  338. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  339. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  340. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  341. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  342. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  343. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  344. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  345. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  346. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  347. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  348. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  349. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  350. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  351. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  352. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LegacyPingHandler.channelRead(SourceFile:94)
  353. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  354. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  355. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  356. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  357. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  358. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  359. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  360. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  361. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  362. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  363. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  364. [22:18:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  365. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  366. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  367. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  368. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  369. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  370. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  371. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  372. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  373. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  374. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  375. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  376. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  377. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  378. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  379. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  380. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  381. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  382. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  383. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  384. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  385. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  386. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  387. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  388. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  389. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  390. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  391. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  392. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  393. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  394. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  395. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  396. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  397. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  398. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  399. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  400. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  401. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  402. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  403. [22:18:01] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  404. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
  405. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  406. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  407. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  408. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  409. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
  410. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
  411. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
  412. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  413. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  414. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  415. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  416. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  417. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  418. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  419. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  420. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:35)
  421. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  422. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  423. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  424. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  425. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  426. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  427. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  428. [22:18:01] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  429. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  430. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(Unknown Source)
  431. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  432. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  433. [22:18:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  434. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  435. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  436. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  437. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  438. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  439. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(Unknown Source)
  440. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Unknown Source)
  441. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
  442. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(Unknown Source)
  443. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(Unknown Source)
  444. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(Unknown Source)
  445. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
  446. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
  447. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
  448. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  449. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  450. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  451. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
  452. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73)
  453. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  454. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50)
  455. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.UserCache.a(UserCache.java:55)
  456. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.UserCache.getProfile(UserCache.java:116)
  457. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.block.CraftSkull.setOwner(CraftSkull.java:155)
  458. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:55)
  459. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:26)
  460. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.heads.HeadListener.onHeadDataUpdated(HeadListener.java:82)
  461. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
  462. [22:18:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  463. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  464. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  465. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  466. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  467. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  468. [22:18:01] [Spigot Watchdog Thread/ERROR]: com.enjin.officialplugin.threaded.AsyncToSyncEventThrower.run(AsyncToSyncEventThrower.java:34)
  469. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  470. [22:18:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  471. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:694)
  472. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  473. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  474. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  475. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  476. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  477. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  478. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  479. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  480. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  481. [22:18:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
  482. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  484. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  485. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  486. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  487. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  488. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  489. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  490. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  491. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  492. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  493. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  494. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  495. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  496. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  497. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  498. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  499. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  500. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  501. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  502. [22:18:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  503. [22:18:01] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  504. [22:18:01] [Spigot Watchdog Thread/ERROR]: Stack:
  505. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  506. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  507. [22:18:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  508. [22:18:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  509. [22:18:01] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  510. [22:18:01] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement