SwiftSwamp

Untitled

Nov 3rd, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.30 KB | None | 0 0
  1. [20:24:56] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [20:24:56] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [20:24:56] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [20:24:56] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-21fe707-e1ebe52 (MC: 1.8.8)
  5. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [20:24:56] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
  10. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  12. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:352)
  13. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:234)
  14. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:770)
  15. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  16. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  17. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  18. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  19. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  20. [20:24:56] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  21. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  22. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-379
  23. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1926 | Suspended: false | Native: false | State: BLOCKED
  24. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  25. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  26. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  27. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  28. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  29. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  30. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  32. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  33. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  34. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  35. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  36. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  37. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  38. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  39. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  40. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-378
  41. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1925 | Suspended: false | Native: false | State: BLOCKED
  42. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  43. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  44. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  45. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  46. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  47. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  48. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  50. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  51. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  52. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  53. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  54. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  55. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  56. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  57. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  58. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-377
  59. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1924 | Suspended: false | Native: false | State: BLOCKED
  60. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  61. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  62. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  63. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  64. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  65. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  66. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  68. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  69. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  70. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  71. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  72. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  73. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  74. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  75. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  76. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-376
  77. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1923 | Suspended: false | Native: false | State: BLOCKED
  78. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  79. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  80. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  81. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  82. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  83. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  84. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  86. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  87. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  88. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  89. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  90. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  91. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  92. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  93. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-375
  95. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1922 | Suspended: false | Native: false | State: BLOCKED
  96. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  97. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  98. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  99. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  100. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  101. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  102. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  103. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  104. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  105. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  106. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  107. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  108. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  109. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  110. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  111. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-374
  113. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1921 | Suspended: false | Native: false | State: BLOCKED
  114. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  116. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  117. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  118. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  119. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  120. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  121. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  122. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  123. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  124. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  125. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  126. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  127. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  128. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  129. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  130. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-373
  131. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1920 | Suspended: false | Native: false | State: BLOCKED
  132. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  133. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  134. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  135. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  136. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  137. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  138. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  139. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  140. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  141. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  142. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  143. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  144. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  145. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  146. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  147. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  148. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-372
  149. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1919 | Suspended: false | Native: false | State: BLOCKED
  150. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  151. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  152. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  153. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  154. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  155. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  156. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  157. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  158. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  159. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  160. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  161. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  162. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  163. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  164. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  165. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  166. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-371
  167. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1918 | Suspended: false | Native: false | State: BLOCKED
  168. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  169. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  170. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  171. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  172. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  173. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  174. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  175. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  176. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  177. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  178. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  179. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  180. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  181. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  182. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  183. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  184. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-370
  185. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1917 | Suspended: false | Native: false | State: BLOCKED
  186. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  187. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  188. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  189. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  190. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  191. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  192. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  193. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  194. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  195. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  196. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  197. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  198. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  199. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  200. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  201. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  202. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-369
  203. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1916 | Suspended: false | Native: false | State: BLOCKED
  204. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  205. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  206. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  207. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  208. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  209. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  210. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  211. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  212. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  213. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  214. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  215. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  216. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  217. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  218. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  219. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  220. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-368
  221. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1914 | Suspended: false | Native: false | State: BLOCKED
  222. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  223. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  224. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  225. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
  226. [20:24:56] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
  227. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
  228. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  229. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  230. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  231. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  232. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  233. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  234. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  235. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  236. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  237. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  238. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #42
  239. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1913 | Suspended: false | Native: false | State: BLOCKED
  240. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  241. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  242. [20:24:56] [Spigot Watchdog Thread/ERROR]: me.clip.deluxechat.listeners.AsyncPlayerChatListener.onChat(AsyncPlayerChatListener.java:74)
  243. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor612.invoke(Unknown Source)
  244. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  245. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  246. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  247. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  248. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  249. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  250. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  251. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  252. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  253. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  254. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  255. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  256. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  257. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  258. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  259. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #41
  260. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1912 | Suspended: false | Native: false | State: BLOCKED
  261. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  262. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  263. [20:24:56] [Spigot Watchdog Thread/ERROR]: me.clip.deluxechat.listeners.AsyncPlayerChatListener.onChat(AsyncPlayerChatListener.java:74)
  264. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor612.invoke(Unknown Source)
  265. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  266. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  267. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  268. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  269. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  270. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  271. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  272. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  273. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  274. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  275. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  276. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  277. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  278. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  279. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  280. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #40
  281. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1911 | Suspended: false | Native: false | State: BLOCKED
  282. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  283. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  284. [20:24:56] [Spigot Watchdog Thread/ERROR]: me.clip.deluxechat.listeners.AsyncPlayerChatListener.onChat(AsyncPlayerChatListener.java:74)
  285. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor612.invoke(Unknown Source)
  286. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  287. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  288. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  289. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  290. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  291. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  292. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  293. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  294. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  295. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  296. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  297. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  298. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  299. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  300. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  301. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-202
  302. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1902 | Suspended: false | Native: false | State: TIMED_WAITING
  303. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  304. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  305. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  306. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  307. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  308. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  309. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  310. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  311. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  312. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  313. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  314. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-201
  315. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1901 | Suspended: false | Native: false | State: TIMED_WAITING
  316. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  317. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  318. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  319. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  320. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  321. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  322. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  323. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  324. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  325. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  326. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  327. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 383
  328. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1891 | Suspended: false | Native: false | State: TIMED_WAITING
  329. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  330. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  331. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.util.TaskManager.sync(TaskManager.java:391)
  332. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.util.TaskManager.sync(TaskManager.java:268)
  333. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.Phantom.sync(Phantom.java:1798)
  334. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.Phantom.sync(Phantom.java:1803)
  335. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.sync.S.<init>(S.java:24)
  336. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.core.NestController$2$1$1.<init>(NestController.java:274)
  337. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.core.NestController$2$1.async(NestController.java:273)
  338. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.async.A$1.run(A.java:34)
  339. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  340. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  341. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  342. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  343. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  344. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  345. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 376
  346. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 1856 | Suspended: false | Native: false | State: TIMED_WAITING
  347. [20:24:56] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  348. [20:24:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  349. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  350. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  351. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.util.TaskManager.sync(TaskManager.java:391)
  352. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.util.TaskManager.sync(TaskManager.java:268)
  353. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.Phantom.sync(Phantom.java:1798)
  354. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.Phantom.sync(Phantom.java:1803)
  355. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.sync.S.<init>(S.java:24)
  356. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.sync.TaskLater$2.<init>(TaskLater.java:61)
  357. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.sync.TaskLater.<init>(TaskLater.java:60)
  358. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.core.NestController$2.<init>(NestController.java:242)
  359. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.core.NestController.on(NestController.java:241)
  360. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
  361. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  362. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  363. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  364. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  365. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  366. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  367. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:59)
  368. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
  369. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
  370. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
  371. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
  372. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  373. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
  374. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getChunkAt(CraftWorld.java:126)
  375. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getChunkAt(CraftWorld.java:580)
  376. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.Location.getChunk(Location.java:78)
  377. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.world.Area.getNearbyEntities(Area.java:140)
  378. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.cyberpwn.technic.multiblock.MobTurretMultiblock$2.async(MobTurretMultiblock.java:114)
  379. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.phantomapi.async.A$1.run(A.java:34)
  380. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  381. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  382. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  383. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  384. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  385. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  386. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  387. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 530 | Suspended: false | Native: false | State: TIMED_WAITING
  388. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  389. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  390. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  391. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  392. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  393. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  394. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  395. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  396. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  397. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  398. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  400. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 408 | Suspended: false | Native: false | State: WAITING
  401. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  403. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  404. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  405. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  406. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  407. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  408. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  409. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  410. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  411. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
  412. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 165 | Suspended: false | Native: false | State: WAITING
  413. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  414. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  415. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  416. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  417. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  418. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  419. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  420. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  421. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  422. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  423. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  424. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: TIMED_WAITING
  425. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  426. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  427. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  428. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  429. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  430. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  431. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  432. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 120 | Suspended: false | Native: false | State: WAITING
  433. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  434. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  435. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  436. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  437. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  438. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  439. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  440. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  441. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  442. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  443. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  444. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: WAITING
  445. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  446. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  447. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  448. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  449. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  450. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  451. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  452. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  453. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  454. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  455. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  456. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 113 | Suspended: false | Native: false | State: WAITING
  457. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  458. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  459. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  460. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  461. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  462. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  463. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  464. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  465. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  466. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  467. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  468. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 112 | Suspended: false | Native: false | State: WAITING
  469. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  470. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  471. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  472. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  473. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  474. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  475. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  476. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  477. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  478. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  479. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  480. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: WAITING
  481. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  482. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  483. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  484. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  485. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  486. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  487. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  488. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  489. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  490. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  491. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-28
  492. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
  493. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  494. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  495. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1249)
  496. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1323)
  497. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  498. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  499. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  500. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  501. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$3(Updater.java:460)
  502. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  503. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  504. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  505. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
  506. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  507. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  508. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  509. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  510. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  511. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  512. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  513. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  514. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  515. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  516. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  517. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  518. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  519. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  520. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  521. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  522. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  523. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  524. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-2
  525. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  526. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  527. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  528. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  529. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  530. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  531. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  532. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  533. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  534. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  535. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  536. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  537. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari housekeeper (pool litebans-pool)
  538. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  539. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  540. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  541. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  542. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  543. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  544. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  545. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  546. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  547. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  548. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  549. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  550. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
  551. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  552. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  553. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  554. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  555. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  556. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  557. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  558. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  559. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  560. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  561. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  562. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  563. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  564. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: true | State: RUNNABLE
  565. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  566. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  567. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  568. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  569. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  570. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  571. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  572. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  573. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  574. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  575. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  576. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  577. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  578. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  579. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  580. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  581. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  582. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  583. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  584. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  585. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: true | State: RUNNABLE
  586. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  587. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  588. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  589. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  590. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  591. [20:24:56] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  592. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  593. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  594. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  595. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  596. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  597. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  598. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:311)
  599. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.access$000(AsyncTimeout.java:40)
  600. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)
  601. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  602. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  603. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  604. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  605. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  606. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  607. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:65)
  608. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  609. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  610. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  611. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  612. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  613. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: true | State: RUNNABLE
  614. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  615. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  616. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  617. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  618. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  619. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  620. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  621. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  622. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  623. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  624. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  625. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  626. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  627. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  628. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  629. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  630. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: PoolCleaner[1443319460:1478201537170]
  631. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  632. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  633. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  634. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  635. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  636. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  637. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  638. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  639. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  640. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  641. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  642. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  643. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  644. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  645. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari housekeeper (pool LogBlock-Connection-Pool)
  646. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  647. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  648. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  649. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  650. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  651. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  652. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  653. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  654. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  655. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  656. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  657. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  658. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  659. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  660. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  661. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  662. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  663. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  664. [20:24:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  665. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  666. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  667. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  668. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
  669. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  670. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  671. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  672. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  673. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  674. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  675. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  676. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  677. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  678. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  679. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  680. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  681. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  682. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  683. [20:24:56] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  684. [20:24:56] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  685. [20:24:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  686. [20:24:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  687. [20:24:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  688. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  689. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  690. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  691. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  692. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  693. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  694. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  695. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  696. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  697. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  698. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  699. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  700. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
  701. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  702. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  703. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  704. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  705. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.forkAndExec(Native Method)
  706. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
  707. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ProcessImpl.start(ProcessImpl.java:134)
  708. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  709. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:620)
  710. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:485)
  711. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
  712. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  713. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  714. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  715. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  716. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  717. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  718. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  719. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  720. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  721. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  722. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  723. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  724. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  725. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  726. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  727. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  728. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
  729. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  730. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  731. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:352)
  732. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:234)
  733. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:770)
  734. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  735. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  736. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  737. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  738. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  739. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  740. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
  741. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  742. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  743. [20:24:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  744. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  745. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  746. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  747. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  748. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  749. [20:24:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  750. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  751. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  752. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  753. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  754. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  755. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  756. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  757. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  758. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  759. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: RMI TCP Accept-9009
  760. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: true | State: RUNNABLE
  761. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  762. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  763. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  764. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  765. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  766. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
  767. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
  768. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  769. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  770. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: RMI TCP Accept-0
  771. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: true | State: RUNNABLE
  772. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  773. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  774. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  775. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  776. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  777. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
  778. [20:24:56] [Spigot Watchdog Thread/ERROR]: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
  779. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  780. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  781. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  782. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  783. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  784. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  785. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  786. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  787. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  788. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  789. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  790. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  791. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  792. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  793. [20:24:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  794. [20:24:56] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  795. [20:24:56] [Spigot Watchdog Thread/ERROR]: Stack:
  796. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  797. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  798. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  799. [20:24:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  800. [20:24:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  801. [20:24:56] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
Advertisement
Add Comment
Please, Sign In to add comment