Advertisement
Guest User

Untitled

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