Advertisement
Guest User

Untitled

a guest
Feb 15th, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.15 KB | None | 0 0
  1. [16:41:10] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [16:41:10] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [16:41:10] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [16:41:10] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-79a30d7-acbc348 (MC: 1.12.2)
  5. [16:41:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [16:41:10] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [16:41:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [16:41:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [16:41:10] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  10. [16:41:10] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  12. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  13. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  14. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  15. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  16. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  17. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
  18. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
  19. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  20. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  21. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  22. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
  23. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
  24. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
  25. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
  26. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
  27. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
  28. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
  29. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  30. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
  31. [16:41:10] [Spigot Watchdog Thread/ERROR]: me.gaagjescraft.network.team.advancedevents.main.Updater.checkForUpdates(Updater.java:46)
  32. [16:41:10] [Spigot Watchdog Thread/ERROR]: me.gaagjescraft.network.team.advancedevents.events.Events.onPlayerJoin(Events.java:46)
  33. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. [16:41:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  37. [16:41:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  38. [16:41:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  39. [16:41:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  40. [16:41:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  41. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346)
  42. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166)
  43. [16:41:10] [Spigot Watchdog Thread/ERROR]: protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:124)
  44. [16:41:10] [Spigot Watchdog Thread/ERROR]: protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:131)
  45. [16:41:10] [Spigot Watchdog Thread/ERROR]: protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tick(AbstractLoginListenerPlay.java:93)
  46. [16:41:10] [Spigot Watchdog Thread/ERROR]: protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.e(SpigotLoginListenerPlay.java:70)
  47. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233)
  48. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)
  49. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845)
  50. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  51. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  52. [16:41:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  53. [16:41:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  54. [16:41:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  55. [16:41:10] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  56. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  57. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  58. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 132 | Suspended: false | Native: false | State: TIMED_WAITING
  59. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  60. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  61. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  62. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  63. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  64. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  65. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  66. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  67. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  68. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  69. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  70. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  71. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 129 | Suspended: false | Native: true | State: RUNNABLE
  72. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  73. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  74. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  75. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  76. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  77. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  78. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  79. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  80. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  81. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING
  82. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  83. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  84. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
  85. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
  86. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  87. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  88. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-15-thread-1
  89. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
  90. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  91. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  92. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  93. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  94. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  95. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  96. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  97. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  98. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  99. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  100. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  101. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: WAITING
  102. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  103. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  104. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  105. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  106. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  107. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  108. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  109. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  110. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  111. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  113. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
  114. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  116. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  117. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  118. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  119. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  120. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  121. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  122. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  123. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  124. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
  125. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: WAITING
  126. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  127. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  128. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  129. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  130. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  131. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  132. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  133. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  134. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  135. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  136. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
  137. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: WAITING
  138. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  139. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  140. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  141. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  142. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  143. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  144. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  145. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  146. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  147. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  148. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  149. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: true | State: RUNNABLE
  150. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  151. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  152. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  153. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  154. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  155. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  156. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  157. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  158. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  159. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
  160. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  161. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  162. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  163. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  164. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  165. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  166. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  167. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  168. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: RUNNABLE
  169. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  170. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  171. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  172. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  173. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  174. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.RemoteControlListener.run(SourceFile:69)
  175. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  176. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  177. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  178. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: RUNNABLE
  179. [16:41:11] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  180. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  181. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  182. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  183. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  184. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  185. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  186. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  187. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
  188. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.RemoteStatusListener.run(SourceFile:269)
  189. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  190. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  191. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: AuthMeMYSQLPool housekeeper
  192. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  193. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  194. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  195. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  196. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  197. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  198. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  199. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  200. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  201. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  202. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  203. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  204. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  205. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: RUNNABLE
  206. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  207. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  208. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  209. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  210. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  211. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  212. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  213. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  214. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-6
  215. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  216. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  217. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  218. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.neznamy.tab.shared.Shared$2.run(Shared.java:127)
  219. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  220. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  221. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  222. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  223. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  224. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-5
  226. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  227. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  228. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  229. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.neznamy.tab.shared.Shared$2.run(Shared.java:127)
  230. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  231. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  232. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  233. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  234. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  235. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-4
  237. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
  238. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  240. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.neznamy.tab.shared.Shared$2.run(Shared.java:127)
  241. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  242. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  243. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  244. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  245. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  246. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  247. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-3
  248. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
  249. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  250. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  251. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.neznamy.tab.shared.Shared$2.run(Shared.java:127)
  252. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  253. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  254. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  255. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  256. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  257. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  258. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-2
  259. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  260. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  261. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  262. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.neznamy.tab.shared.Shared$2.run(Shared.java:127)
  263. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  264. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  265. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  266. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  267. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  268. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  269. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-1
  270. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  271. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  272. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  273. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.neznamy.tab.shared.Shared$2.run(Shared.java:127)
  274. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  275. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  276. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  277. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  278. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  279. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  280. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
  281. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  282. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  283. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  284. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  285. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  286. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  287. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  288. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  289. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  290. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  291. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  292. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  293. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  294. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  295. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  296. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  297. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  298. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  299. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  300. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  301. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  302. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.megamichiel.ultimatebossbar.DirectoryListener.run(DirectoryListener.java:59)
  303. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  304. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  305. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
  306. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: true | State: RUNNABLE
  307. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  308. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  309. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  310. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  311. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  312. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  313. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  314. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  315. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  316. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  317. [16:41:11] [Spigot Watchdog Thread/ERROR]: Mr_Krab.CommandSyncClient.Bukkit.ClientThread.run(ClientThread.java:81)
  318. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  319. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  320. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  321. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  322. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  323. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  324. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  325. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  326. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: ViaRewind-1_8TO1_9
  327. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  328. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  329. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  330. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  331. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  332. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  333. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  334. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  335. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  336. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  337. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  338. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  339. [16:41:11] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  340. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  341. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  342. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  343. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  344. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  345. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  346. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  347. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  348. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  349. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  350. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  351. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  352. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  353. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  354. [16:41:11] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:153)
  355. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
  356. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
  357. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
  358. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235)
  359. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409)
  360. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396)
  361. [16:41:11] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
  362. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
  363. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
  364. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
  365. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
  366. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
  367. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
  368. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
  369. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
  370. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:476)
  371. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:80)
  372. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:74)
  373. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:86)
  374. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:255)
  375. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  376. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  377. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  378. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
  379. [16:41:11] [Spigot Watchdog Thread/ERROR]: protocolsupport.zplatform.impl.spigot.injector.network.SpigotNettyServerChannelHandler.channelRead(SpigotNettyServerChannelHandler.java:13)
  380. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  381. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  382. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  383. [16:41:11] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183)
  384. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  385. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  386. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  387. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
  388. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  389. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  390. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
  391. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.AbstractEpollServerChannel$EpollServerSocketUnsafe.epollInReady(AbstractEpollServerChannel.java:120)
  392. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:404)
  393. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304)
  394. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  395. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  396. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  397. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  398. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  399. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  400. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  401. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  402. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  403. [16:41:11] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  404. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  405. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  406. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  407. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  408. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  409. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  410. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  411. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  412. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  414. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  415. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  416. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  417. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  418. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  419. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  420. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  421. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: true | State: RUNNABLE
  422. [16:41:11] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  423. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  424. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  425. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  426. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  427. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  428. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  429. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  430. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  431. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  432. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  433. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  434. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  435. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  436. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  437. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  438. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  439. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85)
  440. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  441. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  442. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
  443. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  444. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  445. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  446. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  447. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  448. [16:41:11] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  449. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  450. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  451. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  452. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  453. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  454. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  455. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  456. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  457. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  458. [16:41:11] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  459. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  460. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  461. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
  462. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  463. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
  464. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  465. [16:41:11] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)
  466. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  467. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  468. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  469. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  470. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  471. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  472. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  473. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
  474. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
  475. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  476. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  477. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  478. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
  479. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
  480. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
  481. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
  482. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
  483. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
  484. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
  485. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  486. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
  487. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.gaagjescraft.network.team.advancedevents.main.Updater.checkForUpdates(Updater.java:46)
  488. [16:41:11] [Spigot Watchdog Thread/ERROR]: me.gaagjescraft.network.team.advancedevents.events.Events.onPlayerJoin(Events.java:46)
  489. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  490. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  491. [16:41:11] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  492. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  493. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  494. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  495. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  496. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  497. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346)
  498. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166)
  499. [16:41:11] [Spigot Watchdog Thread/ERROR]: protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:124)
  500. [16:41:11] [Spigot Watchdog Thread/ERROR]: protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:131)
  501. [16:41:11] [Spigot Watchdog Thread/ERROR]: protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tick(AbstractLoginListenerPlay.java:93)
  502. [16:41:11] [Spigot Watchdog Thread/ERROR]: protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.e(SpigotLoginListenerPlay.java:70)
  503. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233)
  504. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)
  505. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845)
  506. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  507. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  508. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  509. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  510. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  511. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  512. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: TIMED_WAITING
  513. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  514. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  515. [16:41:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
  516. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  517. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  518. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
  519. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  520. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  521. [16:41:11] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  522. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  523. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  524. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  525. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  526. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  527. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  528. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  529. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  530. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  531. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  532. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  533. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  534. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  535. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  536. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  537. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  538. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  539. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  540. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  541. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  542. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  543. [16:41:11] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  544. [16:41:11] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  545. [16:41:11] [Spigot Watchdog Thread/ERROR]: Stack:
  546. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  547. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  548. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  549. [16:41:11] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  550. [16:41:11] [Spigot Watchdog Thread/ERROR]: ------------------------------
  551. [16:41:11] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
  552. [16:41:15] [RCON Listener #2/INFO]: Rcon connection from: /178.238.41.119
  553. [16:42:11] [Spigot Watchdog Thread/INFO]: ImTheC4 lost connection: Server is restarting
  554. [16:42:11] [Server thread/INFO]: Singular_5[/195.91.84.44:45071] logged in with entity id 181 at ([lobby]-197.04417488883942, 4.0, -34.619714368547356)
  555. [16:42:12] [Spigot Watchdog Thread/INFO]: Singular_5 lost connection: Server is restarting
  556. [16:42:12] [LoginProcessingThread/INFO]: UUID of player Teplahlava25 is 65482a52-5f33-3b8c-97f7-cd514db5d079
  557. [16:42:12] [LoginProcessingThread/INFO]: UUID of player Teplahlava25 is 65482a52-5f33-3b8c-97f7-cd514db5d079
  558. [16:42:12] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring outgoing plugin message with channel: PS|KeepAlive
  559. [16:42:12] [Craft Scheduler Thread - 18/WARN]: [Essentials] Permissions lag notice with (PermissionsExHandler). Response took 74.064214ms. Summary: Checking if Singular_5 is in group YouteBer
  560. [16:42:12] [Spigot Watchdog Thread/INFO]: Stopping server
  561. [16:42:12] [Spigot Watchdog Thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.6
  562. [16:42:12] [Spigot Watchdog Thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.6
  563. [16:42:12] [Spigot Watchdog Thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
  564. [16:42:12] [Spigot Watchdog Thread/INFO]: [Additions] Disabling Additions v1.0.3
  565. [16:42:12] [Spigot Watchdog Thread/INFO]: [AuthMe] Disabling AuthMe v5.4.0-b1877
  566. [16:42:12] [Spigot Watchdog Thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
  567. [16:42:12] [Spigot Watchdog Thread/WARN]: [Spigot Watchdog Thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Shutdown initiated...
  568. [16:42:12] [Spigot Watchdog Thread/WARN]: [Spigot Watchdog Thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Shutdown completed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement