Advertisement
Guest User

sss

a guest
May 6th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 97.99 KB | None | 0 0
  1. //www.spigotmc.org/
  2. [21:56:16] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  3. [21:56:16] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-870264a-0a645a2 (MC: 1.8.3)
  4. [21:56:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  5. [21:56:16] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  6. [21:56:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  7. [21:56:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  8. [21:56:16] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  9. [21:56:16] [Spigot Watchdog Thread/ERROR]:  Stack:
  10. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.World.getEntities(World.java:2505)
  11. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.World.getCubes(World.java:1214)
  12. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.Entity.move(Entity.java:442)
  13. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityLiving.g(EntityLiving.java:1394)
  14. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityHuman.g(EntityHuman.java:1355)
  15. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityLiving.m(EntityLiving.java:1651)
  16. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityHuman.m(EntityHuman.java:393)
  17. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityLiving.t_(EntityLiving.java:1486)
  18. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityHuman.t_(EntityHuman.java:173)
  19. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityPlayer.l(EntityPlayer.java:285)
  20. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:382)
  21. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInFlying.a(SourceFile:126)
  22. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInFlying.a(SourceFile:8)
  23. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13)
  24. [21:56:16] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  25. [21:56:16] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  26. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60)
  27. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712)
  28. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  29. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  30. [21:56:16] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  31. [21:56:16] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  32. [21:56:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  33. [21:56:16] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  34. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #158
  36. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3506 | Suspended: false | Native: false | State: WAITING
  37. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  38. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  39. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  40. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  41. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  42. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  43. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  44. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  45. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  46. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  47. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  48. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  49. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  50. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #157
  51. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3502 | Suspended: false | Native: false | State: WAITING
  52. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  53. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  54. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  55. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  56. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  57. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  58. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  59. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  60. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  61. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  62. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  63. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  64. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  65. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #156
  66. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3491 | Suspended: false | Native: false | State: WAITING
  67. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  68. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  69. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  70. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  71. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  72. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  73. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  74. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  75. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  76. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  77. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  78. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  79. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  80. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #155
  81. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3490 | Suspended: false | Native: false | State: WAITING
  82. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  83. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  84. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  85. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  86. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  87. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  88. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  89. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  90. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  91. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  92. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  93. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  94. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #154
  96. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3485 | Suspended: false | Native: false | State: WAITING
  97. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  98. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  99. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  100. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  101. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  102. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  103. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  104. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  105. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  106. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  107. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  108. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  109. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  110. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #153
  111. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3483 | Suspended: false | Native: false | State: WAITING
  112. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  113. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  114. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  115. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  116. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  117. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  118. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  119. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  120. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  121. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  122. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  123. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  124. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #152
  126. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3482 | Suspended: false | Native: false | State: WAITING
  127. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  128. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  129. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  130. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  131. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  132. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  133. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  134. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  135. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  136. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  137. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  138. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  139. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  140. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #151
  141. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3481 | Suspended: false | Native: false | State: WAITING
  142. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  143. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  144. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  145. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  146. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  147. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  148. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  149. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  150. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  151. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  152. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  153. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  154. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #150
  156. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3480 | Suspended: false | Native: false | State: WAITING
  157. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  158. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  159. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  160. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  161. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  162. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  163. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  164. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  165. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  166. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  167. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  168. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  169. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  170. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #149
  171. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3479 | Suspended: false | Native: false | State: WAITING
  172. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  173. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  174. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  175. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  176. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  177. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  178. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  179. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  180. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  181. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  182. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  183. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  184. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  185. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #148
  186. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3478 | Suspended: false | Native: false | State: WAITING
  187. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  188. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  189. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  190. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  191. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  192. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  193. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  194. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  195. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  196. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  197. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  198. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  199. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  200. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #147
  201. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3477 | Suspended: false | Native: false | State: WAITING
  202. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  203. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  204. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  205. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  206. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  207. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  208. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  209. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  210. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  211. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  212. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  213. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  214. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  215. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #146
  216. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3476 | Suspended: false | Native: false | State: WAITING
  217. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  218. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  219. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  220. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  221. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  222. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  223. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  224. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  225. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  226. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  227. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  228. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  229. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  230. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #145
  231. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3475 | Suspended: false | Native: false | State: WAITING
  232. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  233. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  234. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  235. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  236. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  237. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  238. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  239. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  240. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  241. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  242. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  243. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  244. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  245. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #144
  246. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3474 | Suspended: false | Native: false | State: WAITING
  247. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  248. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  249. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  250. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  251. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  252. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  253. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  254. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  255. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  256. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  257. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  258. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  259. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  260. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #143
  261. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3473 | Suspended: false | Native: false | State: WAITING
  262. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  263. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  264. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  265. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  266. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  267. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  268. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  269. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  270. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  271. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  272. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  273. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  274. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  275. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #142
  276. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3471 | Suspended: false | Native: false | State: WAITING
  277. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  278. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  279. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  280. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  281. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  282. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  283. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  284. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  285. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  286. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  287. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  288. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  289. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #141
  291. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3470 | Suspended: false | Native: false | State: WAITING
  292. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  293. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  294. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  295. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  296. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  297. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  298. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  299. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  300. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  301. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  302. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  303. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  304. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  305. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #140
  306. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3469 | Suspended: false | Native: false | State: WAITING
  307. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  308. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  309. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  310. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  311. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  312. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  313. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  314. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  315. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  316. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  317. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  318. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  319. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  320. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #139
  321. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3468 | Suspended: false | Native: false | State: WAITING
  322. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  323. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  324. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  325. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  326. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  327. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  328. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  329. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  330. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  331. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  332. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  333. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  334. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  335. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #138
  336. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3467 | Suspended: false | Native: false | State: WAITING
  337. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  338. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  339. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  340. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  341. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  342. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  343. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  344. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  345. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  346. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  347. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  348. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  349. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  350. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #137
  351. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3466 | Suspended: false | Native: false | State: WAITING
  352. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  353. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  354. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  355. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  356. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  357. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  358. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  359. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  360. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  361. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  362. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  363. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  364. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  365. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #136
  366. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3465 | Suspended: false | Native: false | State: WAITING
  367. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  368. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  369. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  370. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  371. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  372. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  373. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  374. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  375. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  376. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  377. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  378. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  379. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  380. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #135
  381. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3464 | Suspended: false | Native: false | State: WAITING
  382. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  383. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  384. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  385. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  386. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  387. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  388. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  389. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  390. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  391. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  392. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  393. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  394. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #133
  396. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3359 | Suspended: false | Native: false | State: WAITING
  397. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  398. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  399. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  400. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.Waitable.get(Waitable.java:39)
  401. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1095)
  402. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:999)
  403. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  404. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  405. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  406. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  407. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  408. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  409. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  410. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  411. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 2294 | Suspended: false | Native: false | State: TIMED_WAITING
  412. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  413. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  414. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  415. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  416. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  417. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  418. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  419. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  420. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  421. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  422. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  423. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-2
  424. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 761 | Suspended: false | Native: false | State: WAITING
  425. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  426. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  427. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  428. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  429. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  430. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  431. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  432. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  433. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  434. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  435. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  436. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 108 | Suspended: false | Native: false | State: WAITING
  437. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  438. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  439. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  440. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  441. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  442. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  443. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  444. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  445. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  446. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  447. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  448. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 78 | Suspended: false | Native: false | State: WAITING
  449. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  450. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  451. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  452. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  453. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  454. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  455. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  456. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  457. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  458. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  459. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  460. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 76 | Suspended: false | Native: false | State: WAITING
  461. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  462. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  463. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  464. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  465. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  466. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  467. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  468. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  469. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  470. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  471. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  472. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 74 | Suspended: false | Native: false | State: WAITING
  473. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  474. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  475. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  476. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  477. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  478. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  479. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  480. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  481. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  482. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  484. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
  485. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  486. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  487. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:51)
  488. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
  489. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  490. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  491. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  492. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 71 | Suspended: false | Native: false | State: WAITING
  493. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  494. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  495. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  496. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  497. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  498. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  499. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  500. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  501. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  502. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  503. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  504. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 70 | Suspended: false | Native: false | State: WAITING
  505. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  506. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  507. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  508. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  509. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  510. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  511. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  512. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  513. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  514. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  515. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  516. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 46 | Suspended: false | Native: false | State: RUNNABLE
  517. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  518. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.PlainSocketImpl.socketAccept(Native Method)
  519. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  520. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.implAccept(ServerSocket.java:545)
  521. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.accept(ServerSocket.java:513)
  522. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.RemoteControlListener.run(SourceFile:65)
  523. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  524. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  525. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  526. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 45 | Suspended: false | Native: false | State: RUNNABLE
  527. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  528. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  529. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  530. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  531. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  532. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  533. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.PlainDatagramSocketImpl.receive0(Native Method)
  534. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  535. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.net.DatagramSocket.receive(DatagramSocket.java:812)
  536. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.RemoteStatusListener.run(SourceFile:261)
  537. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  538. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  539. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  540. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  541. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  542. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  543. [21:56:17] [Spigot Watchdog Thread/ERROR]:      me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
  544. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  545. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  546. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  547. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  548. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  549. [21:56:17] [Spigot Watchdog Thread/ERROR]:      me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
  550. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  551. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
  552. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 39 | Suspended: false | Native: false | State: WAITING
  553. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  554. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  555. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  556. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:526)
  557. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  558. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  559. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  560. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  561. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  562. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
  563. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  564. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  565. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  566. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  567. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  568. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  569. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  570. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  571. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
  572. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  573. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  574. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  575. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  576. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  577. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  578. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  579. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  580. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  581. [21:56:17] [Spigot Watchdog Thread/ERROR]:      com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  582. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  583. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  584. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  585. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  586. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  587. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  588. [21:56:17] [Spigot Watchdog Thread/ERROR]:      com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  589. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  590. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  591. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  592. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  593. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  594. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
  595. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  596. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  597. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  598. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  599. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  600. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  601. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  602. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  603. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
  604. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  605. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  606. [21:56:17] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  607. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  608. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  609. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  610. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  611. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  612. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  613. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
  614. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  615. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  616. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  617. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  618. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  619. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
  620. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  621. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  622. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  623. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  624. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 22 | Suspended: false | Native: false | State: WAITING
  625. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  626. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  627. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  628. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  629. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.java2d.Disposer.run(Disposer.java:148)
  630. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  631. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  632. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  633. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 20 | Suspended: false | Native: false | State: WAITING
  634. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  635. [21:56:17] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  636. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  637. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  638. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  639. [21:56:17] [Spigot Watchdog Thread/ERROR]:      com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  640. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  641. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  642. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  643. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  644. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: true | State: RUNNABLE
  645. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  646. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  647. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  648. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  649. [21:56:17] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  650. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  651. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
  652. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(FileInputStream.java:255)
  653. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  654. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  655. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  656. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  657. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  658. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  659. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  660. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  661. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  662. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:79)
  663. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  664. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  665. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  666. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  667. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  668. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  669. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  670. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  671. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.World.getEntities(World.java:2505)
  672. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.World.getCubes(World.java:1214)
  673. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.Entity.move(Entity.java:442)
  674. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityLiving.g(EntityLiving.java:1394)
  675. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityHuman.g(EntityHuman.java:1355)
  676. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityLiving.m(EntityLiving.java:1651)
  677. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityHuman.m(EntityHuman.java:393)
  678. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityLiving.t_(EntityLiving.java:1486)
  679. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityHuman.t_(EntityHuman.java:173)
  680. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.EntityPlayer.l(EntityPlayer.java:285)
  681. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:382)
  682. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInFlying.a(SourceFile:126)
  683. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PacketPlayInFlying.a(SourceFile:8)
  684. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13)
  685. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  686. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  687. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60)
  688. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712)
  689. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  690. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  691. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  692. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  693. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  694. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  695. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
  696. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  697. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  698. [21:56:17] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
  699. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  700. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  701. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 14 | Suspended: false | Native: false | State: WAITING
  702. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  703. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  704. [21:56:17] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  705. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  706. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  707. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  708. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 12 | Suspended: false | Native: false | State: WAITING
  709. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  710. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  711. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  712. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:526)
  713. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  714. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  715. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  716. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  717. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  718. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  719. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  720. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
  721. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  722. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  723. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  724. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  725. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  726. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  727. [21:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  728. [21:56:17] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
  729. [21:56:17] [Spigot Watchdog Thread/ERROR]:  Stack:
  730. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  731. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  732. [21:56:17] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  733. [21:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
  734. [21:56:17] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
  735. [21:56:17] [Spigot Watchdog Thread/INFO]: Ravenzel lost connection: Server is restarting
  736. [21:56:17] [Spigot Watchdog Thread/INFO]: Trunks_ lost connection: Server is restarting
  737. [21:56:17] [Spigot Watchdog Thread/INFO]: Gytis3310 lost connection: Server is restarting
  738. [21:56:17] [Spigot Watchdog Thread/INFO]: Lumia lost connection: Server is restarting
  739. [21:56:17] [Spigot Watchdog Thread/INFO]: Leo lost connection: Server is restarting
  740. [21:56:17] [Spigot Watchdog Thread/INFO]: coreIN lost connection: Server is restarting
  741. [21:56:17] [Spigot Watchdog Thread/INFO]: Dageman lost connection: Server is restarting
  742. [21:56:17] [Spigot Watchdog Thread/INFO]: _Frey_ lost connection: Server is restarting
  743. [21:56:17] [Spigot Watchdog Thread/INFO]: seikoliltu lost connection: Server is restarting
  744. [21:56:17] [Spigot Watchdog Thread/INFO]: Seikoli_LTU lost connection: Server is restarting
  745. [21:56:17] [Spigot Watchdog Thread/INFO]: dupuis84 lost connection: Server is restarting
  746. [21:56:17] [Spigot Watchdog Thread/INFO]: eford107 lost connection: Server is restarting
  747. [21:56:17] [Spigot Watchdog Thread/INFO]: matmatking lost connection: Server is restarting
  748. [21:56:17] [Spigot Watchdog Thread/INFO]: jojo lost connection: Server is restarting
  749. [21:56:17] [Spigot Watchdog Thread/INFO]: senbuvis lost connection: Server is restarting
  750. [21:56:17] [Spigot Watchdog Thread/INFO]: Notsuru lost connection: Server is restarting
  751. [21:56:17] [Spigot Watchdog Thread/INFO]: Niro lost connection: Server is restarting
  752. [21:56:17] [Spigot Watchdog Thread/INFO]: Lenkaite lost connection: Server is restarting
  753. [21:56:17] [Spigot Watchdog Thread/INFO]: Fectas lost connection: Server is restarting
  754. [21:56:17] [Spigot Watchdog Thread/INFO]: Toxic20 lost connection: Server is restarting
  755. [21:56:17] [Spigot Watchdog Thread/INFO]: MxTerminator lost connection: Server is restarting
  756. [21:56:17] [Spigot Watchdog Thread/INFO]: ignas1591 lost connection: Server is restarting
  757. [21:56:17] [Spigot Watchdog Thread/INFO]: TrapMonstr lost connection: Server is restarting
  758. [21:56:17] [Spigot Watchdog Thread/INFO]: GriFas lost connection: Server is restarting
  759. [21:56:17] [Spigot Watchdog Thread/INFO]: Lukas_PvP lost connection: Server is restarting
  760. [21:56:17] [Spigot Watchdog Thread/INFO]: Monstter98 lost connection: Server is restarting
  761. [21:56:17] [Spigot Watchdog Thread/INFO]: craft20 lost connection: Server is restarting
  762. [21:56:18] [Spigot Watchdog Thread/INFO]: malakezas lost connection: Server is restarting
  763. [21:56:18] [Spigot Watchdog Thread/INFO]: Nerax54 lost connection: Server is restarting
  764. [21:56:18] [Spigot Watchdog Thread/INFO]: elsis3 lost connection: Server is restarting
  765. [21:56:18] [Spigot Watchdog Thread/INFO]: Citrinas lost connection: Server is restarting
  766. [21:56:18] [Spigot Watchdog Thread/INFO]: Kodak lost connection: Server is restarting
  767. [21:56:18] [Spigot Watchdog Thread/INFO]: StevenUSA lost connection: Server is restarting
  768. [21:56:18] [Spigot Watchdog Thread/INFO]: edmismar lost connection: Server is restarting
  769. [21:56:18] [Spigot Watchdog Thread/INFO]: Grizzlis lost connection: Server is restarting
  770. [21:56:18] [Spigot Watchdog Thread/INFO]: kaspalol lost connection: Server is restarting
  771. [21:56:18] [Spigot Watchdog Thread/INFO]: Toresnew lost connection: Server is restarting
  772. [21:56:18] [Spigot Watchdog Thread/INFO]: Stuuupiiid lost connection: Server is restarting
  773. [21:56:18] [Spigot Watchdog Thread/INFO]: Herobrine lost connection: Server is restarting
  774. [21:56:18] [Spigot Watchdog Thread/INFO]: Deivis98 lost connection: Server is restarting
  775. [21:56:18] [Spigot Watchdog Thread/INFO]: girius lost connection: Server is restarting
  776. [21:56:18] [Spigot Watchdog Thread/INFO]: Shishkin lost connection: Server is restarting
  777. [21:56:18] [Spigot Watchdog Thread/INFO]: Quickas lost connection: Server is restarting
  778. [21:56:18] [Spigot Watchdog Thread/INFO]: Hacksore lost connection: Server is restarting
  779. [21:56:18] [Spigot Watchdog Thread/INFO]: Koldunass lost connection: Server is restarting
  780. [21:56:18] [Spigot Watchdog Thread/INFO]: Dievas lost connection: Server is restarting
  781. [21:56:18] [Spigot Watchdog Thread/INFO]: Swedman lost connection: Server is restarting
  782. [21:56:18] [Spigot Watchdog Thread/INFO]: DedeMykolas lost connection: Server is restarting
  783. [21:56:18] [Spigot Watchdog Thread/INFO]: KiaulE lost connection: Server is restarting
  784. [21:56:18] [Spigot Watchdog Thread/INFO]: Ervi_99 lost connection: Server is restarting
  785. [21:56:18] [Spigot Watchdog Thread/INFO]: XXXXXULAXXXXX lost connection: Server is restarting
  786. [21:56:18] [Spigot Watchdog Thread/INFO]: ShadowChild lost connection: Server is restarting
  787. [21:56:18] [Spigot Watchdog Thread/INFO]: Th3Tuzas lost connection: Server is restarting
  788. [21:56:18] [Spigot Watchdog Thread/INFO]: splasherx lost connection: Server is restarting
  789. [21:56:18] [Spigot Watchdog Thread/INFO]: martynaskkk lost connection: Server is restarting
  790. [21:56:18] [Spigot Watchdog Thread/INFO]: Tyxovic lost connection: Server is restarting
  791. [21:56:18] [Spigot Watchdog Thread/INFO]: X277 lost connection: Server is restarting
  792. [21:56:18] [Spigot Watchdog Thread/INFO]: 9999 lost connection: Server is restarting
  793. [21:56:18] [Spigot Watchdog Thread/INFO]: simonix019 lost connection: Server is restarting
  794. [21:56:18] [Spigot Watchdog Thread/INFO]: Stopping server
  795. [21:56:18] [Spigot Watchdog Thread/INFO]: [Beta] Disabling Beta v0.2
  796. [21:56:19] [Spigot Watchdog Thread/INFO]: [Funkcijos] Disabling Funkcijos v0.5
  797. [21:56:19] [Spigot Watchdog Thread/INFO]: [Factions] Disabling Factions v1.6.9.5
  798. [21:56:19] [Spigot Watchdog Thread/INFO]: [Factions v1.6.9.5] Disabled
  799. [21:56:19] [Spigot Watchdog Thread/INFO]: [floAuction] Disabling floAuction v3.0.4
  800. [21:56:19] [Spigot Watchdog Thread/INFO]: [Aukcionas] Aukcionas isjungtas
  801. [21:56:19] [Spigot Watchdog Thread/INFO]: [AuthMe] Disabling AuthMe v3.3.6
  802. [21:56:19] [Spigot Watchdog Thread/INFO]: [Residence] Disabling Residence v2.6.6.6
  803. [21:56:19] [Spigot Watchdog Thread/INFO]: [Residence] Disabled!
  804. [21:56:19] [Spigot Watchdog Thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  805. [21:56:19] [Spigot Watchdog Thread/INFO]: [WhatIsIt] has been disabled.
  806. [21:56:19] [Spigot Watchdog Thread/INFO]: [LWC] Disabling LWC v4.5.0-SNAPSHOT
  807. [21:56:19] [Spigot Watchdog Thread/INFO]: [LWC] Flushing protection updates (0)
  808. [21:56:20] [Spigot Watchdog Thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.6
  809. [21:56:20] [Spigot Watchdog Thread/INFO]: [MonsterBox] Disabling MonsterBox v1.0
  810. [21:56:20] [Spigot Watchdog Thread/INFO]: MonsterBox disabled!
  811. [21:56:20] [Spigot Watchdog Thread/INFO]: [Jobs] Disabling Jobs v2.12.0
  812. [21:56:20] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown
  813. [21:56:20] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown
  814. [21:56:20] [Spigot Watchdog Thread/INFO]: [Jobs] Plugin has been disabled succesfully.
  815. [21:56:20] [Spigot Watchdog Thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.5-jenkins-PlayerHeads-1-36-g5d2930b
  816. [21:56:20] [Spigot Watchdog Thread/INFO]: [boosCooldowns] Disabling boosCooldowns v3.6.6
  817. [21:56:20] [Spigot Watchdog Thread/INFO]: [boosCooldowns] cooldowns cleared!
  818. [21:56:20] [Spigot Watchdog Thread/INFO]: [boosCooldowns] version 3.6.6 disabled!
  819. [21:56:20] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  820. [21:56:20] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
  821. [21:56:20] [Spigot Watchdog Thread/INFO]: [TreeAssist] Disabling TreeAssist v5.8.76
  822. [21:56:20] [Spigot Watchdog Thread/INFO]: [CombatTagInstakill] Disabling CombatTagInstakill v1.0.0
  823. [21:56:20] [Spigot Watchdog Thread/INFO]: [CombatTag] Disabled
  824. [21:56:20] [Spigot Watchdog Thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.19.5
  825. [21:56:20] [Spigot Watchdog Thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  826. [21:56:20] [Spigot Watchdog Thread/INFO]: Permissions file successfully reloaded
  827. [21:56:20] [Spigot Watchdog Thread/INFO]: [PermissionsEx] v1.19.5 disabled successfully.
  828. [21:56:20] [Spigot Watchdog Thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.12.0-BETA2-sASO-b813
  829. [21:56:20] [Spigot Watchdog Thread/INFO]: Essentials: Using config file enhanced permissions.
  830. [21:56:20] [Spigot Watchdog Thread/INFO]: Permissions listed in as player-commands will be given to all users.
  831. [21:56:20] [Spigot Watchdog Thread/WARN]: [NoCheatPlus] DataMan found 34 inconsistencies (warnings suppressed).
  832. [21:56:20] [Spigot Watchdog Thread/ERROR]: Error occurred while disabling NoCheatPlus v3.12.0-BETA2-sASO-b813 (Is it up to date?)
  833. java.lang.IllegalStateException: Must only be called from within the primary thread.
  834.     at fr.neatmonster.nocheatplus.logging.details.AbstractLogNodeDispatcher.flush(AbstractLogNodeDispatcher.java:116) ~[?:?]
  835.     at fr.neatmonster.nocheatplus.logging.details.AbstractLogManager.clear(AbstractLogManager.java:426) ~[?:?]
  836.     at fr.neatmonster.nocheatplus.logging.details.AbstractLogManager.shutdown(AbstractLogManager.java:467) ~[?:?]
  837.     at fr.neatmonster.nocheatplus.NoCheatPlus.onDisable(NoCheatPlus.java:693) ~[?:?]
  838.     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  839.     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  840.     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  841.     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  842.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.disablePlugins(CraftServer.java:335) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  843.     at net.minecraft.server.v1_8_R2.MinecraftServer.stop(MinecraftServer.java:458) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  844.     at org.spigotmc.RestartCommand.restart(RestartCommand.java:81) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  845.     at org.spigotmc.RestartCommand.restart(RestartCommand.java:40) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  846.     at org.spigotmc.WatchdogThread.run(WatchdogThread.java:85) [spigot-1.8.3-6.jar:git-Spigot-870264a-0a645a2]
  847. [21:56:20] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  848. [21:56:20] [Spigot Watchdog Thread/INFO]: [AccountGuard] Disabling AccountGuard v1.1.7
  849. [21:56:20] [Spigot Watchdog Thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.3-SNAPSHOT-b106
  850. [21:56:20] [Spigot Watchdog Thread/INFO]: [BanManager] Disabling BanManager v4.0
  851. [21:56:20] [Spigot Watchdog Thread/INFO]: [BanManager] has been disabled
  852. [21:56:20] [Spigot Watchdog Thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.3
  853. [21:56:20] [Spigot Watchdog Thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  854. [21:56:20] [Spigot Watchdog Thread/INFO]: [Events] Disabling Events v1.0
  855. [21:56:20] [Spigot Watchdog Thread/INFO]: [PlugMan] Disabling PlugMan v2.0.4
  856. [21:56:20] [Spigot Watchdog Thread/INFO]: [ClearLag] Disabling ClearLag v2.7.7
  857. [21:56:20] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  858. [21:56:20] [Spigot Watchdog Thread/INFO]: [HealthBar] Disabling HealthBar v1.8.2
  859. [21:56:20] [Spigot Watchdog Thread/INFO]: HealthBar disabled, all the health bars have been removed.
  860. [21:56:20] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
  861. [21:56:20] [Spigot Watchdog Thread/INFO]: [InfoMan] Disabling InfoMan v1.1.9
  862. [21:56:20] [Spigot Watchdog Thread/INFO]: Saving players
  863. [21:56:20] [Spigot Watchdog Thread/INFO]: Saving worlds
  864. [21:56:20] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/Overworld
  865. [21:56:21] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_nether'/Nether
  866. [21:56:22] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement