Advertisement
Vreya

Untitled

Jul 17th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.93 KB | None | 0 0
  1. [04:19:19] [Server thread/ERROR]: Could not pass event PlayerMoveEvent to FunMessages v2.2
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  7. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:269) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  8. at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  9. at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  10. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  11. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_51]
  12. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_51]
  13. at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  14. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  15. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  18. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  19. Caused by: java.lang.NullPointerException
  20. at net.md_5.bungee.api.ChatColor.translateAlternateColorCodes(ChatColor.java:169) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  21. at de.GameCubeMC.www.Events.onMoveHunger(Events.java:359) ~[?:?]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  25. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
  26. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  27. ... 15 more
  28. [04:19:44] [Server thread/ERROR]: Could not pass event PlayerMoveEvent to FunMessages v2.2
  29. org.bukkit.event.EventException
  30. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  31. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  32. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  33. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  34. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:269) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  35. at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  36. at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  37. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  38. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_51]
  39. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_51]
  40. at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  41. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  42. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  43. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  44. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  45. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  46. Caused by: java.lang.NullPointerException
  47. at net.md_5.bungee.api.ChatColor.translateAlternateColorCodes(ChatColor.java:169) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  48. at de.GameCubeMC.www.Events.onMoveHunger(Events.java:359) ~[?:?]
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  52. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
  53. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.8.7_b3c0272-7723b90.jar:git-Spigot-b3c0272-7723b90]
  54. ... 15 more
  55. [04:19:45] [Thread-40/INFO]: [SkinsChanger] Skin for player VreyaViress was succesfully fetched and cached
  56. [04:19:58] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  57. [04:19:58] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  58. [04:19:58] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  59. [04:19:58] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-b3c0272-7723b90 (MC: 1.8.7)
  60. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  61. [04:19:58] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  62. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  63. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  64. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  65. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  66. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  67. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.GameCubeMC.www.Events.onMove(Events.java:216)
  68. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  72. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  73. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  74. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  75. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  76. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:269)
  77. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
  78. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  79. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  80. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  81. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
  82. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19)
  83. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718)
  84. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  85. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  86. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  87. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  88. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  89. [04:19:58] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  90. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  91. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-40
  92. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 553 | Suspended: false | Native: false | State: BLOCKED
  93. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  94. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:361)
  95. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:377)
  96. [04:19:58] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:323)
  97. [04:19:58] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:422)
  98. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  100. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  101. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  102. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  103. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  104. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  105. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  106. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248)
  107. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
  108. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  109. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  110. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  111. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 538 | Suspended: false | Native: false | State: WAITING
  112. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  113. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  114. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  115. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  116. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  117. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  118. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  119. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  120. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  121. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  122. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  123. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 537 | Suspended: false | Native: false | State: WAITING
  124. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  125. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  126. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  127. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  128. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  129. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  130. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  131. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  132. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  133. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  134. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
  135. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 536 | Suspended: false | Native: false | State: WAITING
  136. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  137. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  138. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  139. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  140. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  141. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
  142. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  143. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  144. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 149 | Suspended: false | Native: false | State: TIMED_WAITING
  145. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  146. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  147. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
  148. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  149. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  150. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  151. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: nioEventLoopGroup-2-1
  152. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 139 | Suspended: false | Native: true | State: RUNNABLE
  153. [04:19:58] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  154. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  155. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  156. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  157. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  159. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
  160. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
  161. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  162. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  163. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:596)
  164. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  165. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:794)
  166. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  167. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  168. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  169. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
  170. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  171. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  172. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  173. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  174. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  175. [04:19:58] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  176. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  177. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  178. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  179. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 128 | Suspended: false | Native: false | State: WAITING
  180. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  181. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  182. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  183. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  184. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  185. [04:19:58] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  186. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  187. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  188. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1
  189. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: WAITING
  190. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  191. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  192. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  193. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.util.concurrent.DefaultPromise.await(DefaultPromise.java:247)
  194. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.channel.DefaultChannelPromise.await(DefaultChannelPromise.java:129)
  195. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.channel.DefaultChannelPromise.await(DefaultChannelPromise.java:28)
  196. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.util.concurrent.DefaultPromise.sync(DefaultPromise.java:211)
  197. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.channel.DefaultChannelPromise.sync(DefaultChannelPromise.java:117)
  198. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.lib.netty.channel.DefaultChannelPromise.sync(DefaultChannelPromise.java:28)
  199. [04:19:58] [Spigot Watchdog Thread/ERROR]: uk.co.thinkofdeath.thinkcraft.bukkit.web.WebHandler.run(WebHandler.java:69)
  200. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  201. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  202. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  203. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  204. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  205. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  206. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
  207. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
  208. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  209. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  210. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  211. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
  212. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  213. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  214. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
  215. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
  216. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  217. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  218. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:46)
  219. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  220. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  221. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
  222. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
  223. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  225. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
  226. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  227. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  228. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  229. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
  230. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  231. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  232. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  233. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  234. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  235. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  236. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  237. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  238. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  239. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:106)
  240. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
  241. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
  242. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
  243. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:324)
  244. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
  245. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  246. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  247. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  248. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
  249. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.inventivegames.packetlistener.channel.INCHandler$ChannelHandler.channelRead(INCHandler.java:219)
  250. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  251. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  252. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  253. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  254. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  255. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  256. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  257. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  258. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
  259. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  260. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  261. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  262. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  263. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  264. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
  265. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  266. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  267. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  268. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  269. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  270. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  271. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  272. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  273. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  274. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  275. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  276. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  277. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  278. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  279. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  280. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  281. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  282. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  283. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:106)
  284. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
  285. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
  286. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
  287. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:324)
  288. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
  289. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  290. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  291. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  292. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
  293. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.inventivegames.packetlistener.channel.INCHandler$ChannelHandler.channelRead(INCHandler.java:219)
  294. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  295. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  296. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  297. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  298. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  299. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  300. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  301. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  302. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
  303. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  304. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  305. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  306. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  307. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  308. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
  309. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  310. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  311. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  312. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  313. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  314. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  315. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  316. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  317. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  318. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  319. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  320. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  321. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  322. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  323. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  324. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  325. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  326. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  327. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:47)
  328. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  329. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  330. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  331. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  332. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  333. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
  334. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  335. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  336. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  337. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  338. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  339. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:106)
  340. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
  341. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
  342. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
  343. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:324)
  344. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
  345. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  346. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  347. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  348. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  349. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  350. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  351. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  352. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  353. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  354. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
  355. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  356. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  357. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  358. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  359. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  360. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
  361. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  362. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  363. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  364. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  365. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  366. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  367. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  368. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  369. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  370. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  371. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  372. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  373. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  374. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  375. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  376. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
  377. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  378. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  379. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  380. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.iani.pvpstatsscoreboard.plugins.simplestats.SimpleStats$SaverThread.run(SimpleStats.java:214)
  381. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  382. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  383. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
  384. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  385. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  386. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  387. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  388. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  389. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  390. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: true | State: RUNNABLE
  391. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  392. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  393. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(Unknown Source)
  394. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(Unknown Source)
  395. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(Unknown Source)
  396. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  397. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  398. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  399. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  400. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  401. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  402. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  403. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  404. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  405. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  406. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  407. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  408. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  409. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  410. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  411. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  412. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  413. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  414. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  415. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  416. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  417. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  418. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  419. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  420. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  421. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  422. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  423. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
  424. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  425. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  426. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  427. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  428. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  429. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  430. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  431. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  432. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  433. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  434. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  435. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  436. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  437. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  438. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  439. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  440. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  441. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  442. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  443. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  444. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  445. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  446. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  447. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: MCStats / Plugin Metrics
  448. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  449. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  450. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  451. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.greatmancode.craftconomy3.tools.utils.Metrics$1.run(Metrics.java:266)
  452. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  453. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  454. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: H2 Log Writer DATABASE
  455. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  456. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  457. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  458. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.h2.store.WriterThread.run(WriterThread.java:102)
  459. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  460. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  461. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: H2 File Lock Watchdog /home/server91491/plugins/Craftconomy3/database.lock.db
  462. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  463. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  464. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  465. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.h2.store.FileLock.run(FileLock.java:516)
  466. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  467. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  468. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari Housekeeping Timer (pool HikariPool-0)
  469. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  470. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  471. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  472. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  473. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  474. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  475. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  476. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  477. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  478. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  479. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  480. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  481. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  482. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  483. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  484. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  485. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  486. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  487. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  488. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
  489. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  490. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  491. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  492. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  493. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  494. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  495. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
  496. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  497. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  498. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  499. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
  500. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  501. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  502. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  503. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  504. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  505. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:106)
  506. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
  507. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
  508. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
  509. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:324)
  510. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
  511. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  512. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  513. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  514. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
  515. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.inventivegames.packetlistener.channel.INCHandler$ChannelHandler.channelRead(INCHandler.java:219)
  516. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  517. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  518. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  519. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  520. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  521. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  522. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  523. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  524. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:280)
  525. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  526. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  527. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  528. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  529. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  530. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
  531. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  532. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  533. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  534. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  535. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  536. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  537. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  538. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  539. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  540. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  541. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  542. [04:19:58] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  543. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  544. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  545. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  546. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  547. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  548. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  549. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  550. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  551. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  552. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  553. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  554. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  555. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  556. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  557. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  558. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  559. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  560. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  561. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  562. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  563. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  564. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  565. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  566. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  567. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  568. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  569. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  570. [04:19:58] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  571. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
  572. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  573. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  574. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  575. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  576. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
  577. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
  578. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
  579. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  580. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  581. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  582. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  583. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  584. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  585. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  586. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  587. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
  588. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  589. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  590. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  591. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  592. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  593. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  594. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  595. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  596. [04:19:58] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  597. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  598. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  599. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  600. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  601. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  602. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  603. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  604. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  605. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  606. [04:19:58] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  607. [04:19:58] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  608. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  609. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  610. [04:19:58] [Spigot Watchdog Thread/ERROR]: de.GameCubeMC.www.Events.onMove(Events.java:216)
  611. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  612. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  613. [04:19:58] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  614. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  615. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  616. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  617. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  618. [04:19:58] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  619. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:269)
  620. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
  621. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  622. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  623. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  624. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
  625. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19)
  626. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718)
  627. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  628. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  629. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  630. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  631. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  632. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  633. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  634. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  635. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  636. [04:19:58] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  637. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  638. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  639. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  640. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  641. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  642. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  643. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  644. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  645. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  646. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  647. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  648. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  649. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  650. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  651. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  652. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  653. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  654. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  655. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  656. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  657. [04:19:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  658. [04:19:58] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  659. [04:19:58] [Spigot Watchdog Thread/ERROR]: Stack:
  660. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  661. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  662. [04:19:58] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  663. [04:19:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  664. [04:19:58] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  665. [04:19:58] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement