Advertisement
Guest User

spigot-error

a guest
Jan 1st, 2015
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [16:54:19] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [16:54:19] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [16:54:19] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [16:54:19] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1573 (MC: 1.7.10)
  5. [16:54:19] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [16:54:19] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [16:54:19] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [16:54:19] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [16:54:19] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  10. [16:54:19] [Spigot Watchdog Thread/ERROR]:  Stack:
  11. [16:54:19] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.open(Native Method)
  12. [16:54:19] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.<init>(FileOutputStream.java:213)
  13. [16:54:19] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.<init>(FileOutputStream.java:162)
  14. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.WorldNBTStorage.save(WorldNBTStorage.java:183)
  15. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerList.b(PlayerList.java:249)
  16. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:325)
  17. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:737)
  18. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:77)
  19. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731)
  20. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  21. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  22. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  23. [16:54:19] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  24. [16:54:19] [Spigot Watchdog Thread/ERROR]: ------------------------------
  25. [16:54:19] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  26. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  27. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #38
  28. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 941 | Suspended: false | Native: false | State: WAITING
  29. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  30. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  31. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  32. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  33. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  34. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  35. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  36. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  37. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  38. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  39. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  40. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  41. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  42. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  43. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #37
  44. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 940 | Suspended: false | Native: false | State: WAITING
  45. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  46. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  47. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  48. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  49. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  50. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  51. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  52. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  53. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  54. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  55. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  56. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  57. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  58. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  59. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #36
  60. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 939 | Suspended: false | Native: false | State: WAITING
  61. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  62. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  63. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  64. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  65. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  66. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  67. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  68. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  69. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  70. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  71. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  72. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  73. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  74. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  75. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #35
  76. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 938 | Suspended: false | Native: false | State: WAITING
  77. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  78. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  79. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  80. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  81. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  82. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  83. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  84. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  85. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  86. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  87. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  88. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  89. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  90. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  91. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #34
  92. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 937 | Suspended: false | Native: false | State: WAITING
  93. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  94. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  95. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  96. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  97. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  98. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  99. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  100. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  101. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  102. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  103. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  104. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  105. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  106. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  107. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #33
  108. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 936 | Suspended: false | Native: false | State: WAITING
  109. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  110. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  111. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  112. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  113. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  114. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  115. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  116. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  117. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  118. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  119. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  120. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  121. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  122. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  123. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #32
  124. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 935 | Suspended: false | Native: false | State: WAITING
  125. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  126. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  127. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  128. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  129. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  130. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  131. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  132. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  133. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  134. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  135. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  136. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  137. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  138. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  139. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #31
  140. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 934 | Suspended: false | Native: false | State: WAITING
  141. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  142. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  143. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  144. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  145. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  146. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  147. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  148. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  149. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  150. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  151. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  152. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  153. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  154. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #30
  156. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 933 | Suspended: false | Native: false | State: WAITING
  157. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  158. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  159. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  160. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  161. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  162. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  163. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  164. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  165. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  166. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  167. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  168. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  169. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  170. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  171. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #29
  172. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 932 | Suspended: false | Native: false | State: WAITING
  173. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  174. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  175. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  176. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  177. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  178. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  179. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  180. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  181. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  182. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  183. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  184. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  185. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  186. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  187. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #28
  188. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 931 | Suspended: false | Native: false | State: WAITING
  189. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  190. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  191. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  192. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  193. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  194. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  195. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  196. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  197. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  198. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  199. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  200. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  201. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  202. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  203. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #27
  204. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 930 | Suspended: false | Native: false | State: WAITING
  205. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  206. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  207. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  208. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  209. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  210. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  211. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  212. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  213. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  214. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  215. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  216. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  217. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  218. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  219. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #26
  220. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 929 | Suspended: false | Native: false | State: WAITING
  221. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  222. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  223. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  224. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  225. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  226. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  227. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  228. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  229. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  230. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  231. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  232. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  233. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  234. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  235. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #25
  236. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 928 | Suspended: false | Native: false | State: WAITING
  237. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  238. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  239. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  240. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  241. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  242. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  243. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  244. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  245. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  246. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  247. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  248. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  249. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  250. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  251. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #24
  252. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 927 | Suspended: false | Native: false | State: WAITING
  253. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  254. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  255. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  256. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  257. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  258. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  259. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  260. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  261. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  262. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  263. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  264. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  265. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  266. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #23
  268. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 926 | Suspended: false | Native: false | State: WAITING
  269. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  270. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  271. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  272. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  273. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  274. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  275. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  276. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  277. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  278. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  279. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  280. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  281. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  282. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  283. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #22
  284. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 925 | Suspended: false | Native: false | State: WAITING
  285. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  286. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  287. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  288. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  289. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  290. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  291. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  292. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  293. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  294. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  295. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  296. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  297. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  298. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  299. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #21
  300. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 924 | Suspended: false | Native: false | State: WAITING
  301. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  302. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  303. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  304. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  305. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  306. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  307. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  308. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  309. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  310. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  311. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  312. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  313. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  314. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  315. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #20
  316. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 923 | Suspended: false | Native: false | State: WAITING
  317. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  318. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  319. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  320. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  321. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  322. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  323. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  324. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  325. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  326. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  327. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  328. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  329. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  330. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  331. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #19
  332. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 922 | Suspended: false | Native: false | State: WAITING
  333. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  334. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  335. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  336. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  337. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  338. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  339. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  340. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  341. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  342. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  343. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  344. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  345. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  346. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  347. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #18
  348. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 921 | Suspended: false | Native: false | State: WAITING
  349. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  350. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  351. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  352. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  353. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  354. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  355. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  356. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  357. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  358. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  359. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  360. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  361. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  362. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  363. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #17
  364. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 920 | Suspended: false | Native: false | State: WAITING
  365. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  366. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  367. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  368. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  369. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  370. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  371. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  372. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  373. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  374. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  375. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  376. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  377. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  378. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  379. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #16
  380. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 919 | Suspended: false | Native: false | State: WAITING
  381. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  382. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  383. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  384. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  385. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  386. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  387. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  388. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  389. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  390. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  391. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  392. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  393. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  394. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #15
  396. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 918 | Suspended: false | Native: false | State: WAITING
  397. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  398. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  399. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  400. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  401. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  402. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  403. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  404. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  405. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  406. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  407. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  408. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  409. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  410. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  411. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #14
  412. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 917 | Suspended: false | Native: false | State: WAITING
  413. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  414. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  415. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  416. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  417. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  418. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  419. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  420. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  421. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  422. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  423. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  424. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  425. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  426. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  427. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #13
  428. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 908 | Suspended: false | Native: false | State: WAITING
  429. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  430. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  431. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  432. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  433. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  434. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  435. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  436. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  437. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  438. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  439. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  440. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  441. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  442. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  443. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #10
  444. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 905 | Suspended: false | Native: false | State: WAITING
  445. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  446. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  447. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  448. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  449. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  450. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  451. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  452. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  453. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  454. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  455. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  456. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  457. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  458. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  459. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #9
  460. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 904 | Suspended: false | Native: false | State: WAITING
  461. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  462. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  463. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  464. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  465. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  466. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  467. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  468. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  469. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  470. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  471. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  472. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  473. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  474. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  475. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #8
  476. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 903 | Suspended: false | Native: false | State: WAITING
  477. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  478. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  479. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  480. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  481. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  482. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  483. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  484. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  485. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  486. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  487. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  488. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  489. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  490. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  491. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #7
  492. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 902 | Suspended: false | Native: false | State: WAITING
  493. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  494. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  495. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  496. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  497. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  498. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  499. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  500. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  501. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  502. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  503. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  504. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  505. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  506. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  507. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #6
  508. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 736 | Suspended: false | Native: false | State: WAITING
  509. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  510. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  511. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  512. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  513. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968)
  514. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:874)
  515. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  516. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  517. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  518. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  519. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  520. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  521. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  522. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  523. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  524. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 103 | Suspended: false | Native: false | State: TIMED_WAITING
  525. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  526. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  527. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
  528. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  529. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  530. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  531. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  532. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 99 | Suspended: false | Native: false | State: RUNNABLE
  533. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  534. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.FileDescriptor.closeAll(FileDescriptor.java:212)
  535. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
  536. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:com.earth2me.essentials.EssentialsConf$WriteRunner.run(EssentialsConf.java:379)
  537. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  538. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.close0(Native Method)
  539. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.access$000(FileOutputStream.java:53)
  540. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream$1.close(FileOutputStream.java:345)
  541. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileDescriptor.closeAll(FileDescriptor.java:212)
  542. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.close(FileOutputStream.java:343)
  543. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:320)
  544. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
  545. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
  546. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.earth2me.essentials.EssentialsConf$WriteRunner.run(EssentialsConf.java:379)
  547. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  548. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:266)
  549. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  550. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  551. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  552. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  553. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  554. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 98 | Suspended: false | Native: false | State: WAITING
  555. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  556. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  557. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  558. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  559. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  560. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  561. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  562. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  563. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  564. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  565. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: ScoreboardStats-Saver
  566. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 97 | Suspended: false | Native: false | State: WAITING
  567. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  568. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  569. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  570. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  571. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  572. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  573. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  574. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  575. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  576. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  577. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  578. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 36 | Suspended: false | Native: false | State: WAITING
  579. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  580. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  581. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  582. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  583. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  584. [16:54:20] [Spigot Watchdog Thread/ERROR]:      ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  585. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  586. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  587. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  588. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 87 | Suspended: false | Native: false | State: WAITING
  589. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  590. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  591. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  592. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  593. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  594. [16:54:20] [Spigot Watchdog Thread/ERROR]:      ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  595. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  596. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  597. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-ScoreboardStats.0
  598. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 59 | Suspended: false | Native: false | State: WAITING
  599. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  600. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  601. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  602. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  603. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  604. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  605. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
  606. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
  607. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  608. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  609. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  610. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  611. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  612. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  613. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  614. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  615. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  616. [16:54:20] [Spigot Watchdog Thread/ERROR]:      me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
  617. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  618. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  619. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  620. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  621. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  622. [16:54:20] [Spigot Watchdog Thread/ERROR]:      me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
  623. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  624. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  625. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 47 | Suspended: false | Native: false | State: WAITING
  626. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  627. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  628. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.join(Thread.java:1245)
  629. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.join(Thread.java:1319)
  630. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  631. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  632. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  633. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  634. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  635. [16:54:20] [Spigot Watchdog Thread/ERROR]:      com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  636. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  637. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  638. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  639. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  640. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  641. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  642. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  643. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  644. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  645. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  646. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  647. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  648. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  649. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  650. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  651. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  652. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  653. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  654. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  655. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  656. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  657. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  658. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  659. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  660. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  661. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  662. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  663. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  664. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  665. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  666. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  667. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  668. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  669. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  670. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  671. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  672. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  673. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  674. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  675. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  676. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  677. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  678. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  679. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  680. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  681. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  682. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  683. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  684. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  685. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  686. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  687. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  688. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  689. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  690. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  691. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  692. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  693. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  694. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  695. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  696. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  697. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  698. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  699. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  700. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  701. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  702. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  703. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  704. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  705. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  706. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  707. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  708. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  709. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  710. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  711. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  712. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  713. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  714. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  715. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  716. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  717. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  718. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  719. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  720. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  721. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  722. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  723. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
  724. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  725. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  726. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  727. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  728. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  729. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
  730. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  731. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  732. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  733. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  734. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 22 | Suspended: false | Native: false | State: WAITING
  735. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  736. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  737. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  738. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  739. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.java2d.Disposer.run(Disposer.java:148)
  740. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  741. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  742. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  743. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 20 | Suspended: false | Native: false | State: WAITING
  744. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  745. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  746. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  747. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  748. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  749. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  750. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  751. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  752. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  753. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  754. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  755. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  756. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  757. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  758. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  759. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  760. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
  761. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(FileInputStream.java:246)
  762. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  763. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  764. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FilterInputStream.read(FilterInputStream.java:83)
  765. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  766. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  767. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  768. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  769. [16:54:20] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  770. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
  771. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  772. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  773. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  774. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  775. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  776. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  777. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  778. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  779. [16:54:20] [Spigot Watchdog Thread/ERROR]:      Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:77)
  780. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  781. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.open(Native Method)
  782. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.<init>(FileOutputStream.java:213)
  783. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.<init>(FileOutputStream.java:162)
  784. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.WorldNBTStorage.save(WorldNBTStorage.java:183)
  785. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerList.b(PlayerList.java:249)
  786. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:325)
  787. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:737)
  788. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:77)
  789. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731)
  790. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  791. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  792. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  793. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  794. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  795. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  796. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
  797. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  798. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  799. [16:54:20] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  800. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  801. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  802. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  803. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  804. [16:54:20] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  805. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  806. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  807. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  808. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  809. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  810. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  811. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  812. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  813. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  814. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  815. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  816. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  817. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  818. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
  819. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  820. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  821. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  822. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  823. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  824. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  825. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  826. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
  827. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  828. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  829. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  830. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  831. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  832. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  833. [16:54:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  834. [16:54:20] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
  835. [16:54:20] [Spigot Watchdog Thread/ERROR]:  Stack:
  836. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  837. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
  838. [16:54:20] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  839. [16:54:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  840. [16:54:20] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  841. [16:54:21] [Thread-4/INFO]: Stopping server
  842. [16:54:22] [Server thread/INFO]: MrAZAD lost connection: Disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement