Advertisement
Guest User

log

a guest
Jul 28th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.88 KB | None | 0 0
  1. rg.bukkit.event.EventException
  2. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  3. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  4. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  5. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  6. at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  7. at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  8. at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  9. at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  10. at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  11. at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  12. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  13. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  14. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  16. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
  17. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/com/google/gson/Gson
  18. at me.pepe140.adminlog.Handlers.Updater.<init>(Updater.java:31) ~[?:?]
  19. at me.pepe140.adminlog.Handlers.Updater.<clinit>(Updater.java:20) ~[?:?]
  20. at me.pepe140.adminlog.Events.Join.onJoin(Join.java:20) ~[?:?]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_172]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_172]
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_172]
  24. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_172]
  25. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  26. ... 14 more
  27. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.com.google.gson.Gson
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_172]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_172]
  32. at me.pepe140.adminlog.Handlers.Updater.<init>(Updater.java:31) ~[?:?]
  33. at me.pepe140.adminlog.Handlers.Updater.<clinit>(Updater.java:20) ~[?:?]
  34. at me.pepe140.adminlog.Events.Join.onJoin(Join.java:20) ~[?:?]
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_172]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_172]
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_172]
  38. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_172]
  39. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
  40. ... 14 more
  41. [09:06:20] [Server thread/INFO]: Spliz_[/65.95.54.79:54070] logged in with entity id 141 at ([Skyblock]-0.6955685523326536, 66.79526311472095, -4.624067265363404)
  42. [09:06:22] [Server thread/INFO]: CONSOLE issued server command: /eco give Spliz_ 50
  43. [09:06:22] [Server thread/INFO]: $50 added to OWNER Spliz_ account. New balance: $50
  44. [09:06:35] [Server thread/INFO]: Spliz_ issued server command: /ping
  45. [09:07:07] [Server thread/INFO]: Spliz_ issued server command: /spawn
  46. [09:08:12] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  47. [09:08:12] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  48. [09:08:12] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  49. [09:08:12] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
  50. [09:08:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  51. [09:08:12] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  52. [09:08:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  53. [09:08:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  54. [09:08:12] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  55. [09:08:12] [Spigot Watchdog Thread/ERROR]: Stack:
  56. [09:08:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  57. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  58. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  59. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
  60. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
  61. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
  62. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
  63. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
  64. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)
  65. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:39)
  66. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)
  67. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526)
  68. [09:08:12] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:72)
  69. [09:08:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  70. [09:08:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  71. [09:08:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  72. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  73. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  74. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  75. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  76. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  77. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  78. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  79. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  80. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  81. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  82. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  83. [09:08:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  84. [09:08:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  85. [09:08:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  86. [09:08:12] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  87. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  88. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  89. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 1330 | Suspended: false | Native: false | State: TIMED_WAITING
  90. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  91. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  92. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  93. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  94. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  95. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  96. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  97. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  98. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  99. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  100. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  101. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  102. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 1329 | Suspended: false | Native: false | State: WAITING
  103. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  104. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  105. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  106. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  107. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  108. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  109. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  110. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  111. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  112. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  113. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  114. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 1328 | Suspended: false | Native: false | State: WAITING
  115. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  116. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  117. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  118. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  119. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  120. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  121. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  122. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  123. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  124. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  126. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
  127. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  128. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  129. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  130. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  131. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  132. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  133. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  134. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  135. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  136. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  137. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  138. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  139. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  140. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  141. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  142. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  143. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  144. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 179 | Suspended: false | Native: false | State: WAITING
  145. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  146. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  147. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  148. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  149. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  150. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  151. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  152. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  153. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  154. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  156. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  157. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  159. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  160. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  161. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  162. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  163. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  164. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  165. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: TIMED_WAITING
  166. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  167. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  168. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  169. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  170. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  171. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  172. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  173. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
  174. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  175. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  176. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  177. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  178. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  179. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 15
  180. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: WAITING
  181. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  182. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  183. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  184. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  185. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870)
  186. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199)
  187. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock(ReentrantReadWriteLock.java:943)
  188. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder$StorageObjectDataReader.onStart(AsyncStorageObjectHolder.java:132)
  189. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:31)
  190. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  191. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  192. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  193. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  194. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  195. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  196. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  197. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  198. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  199. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  200. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  201. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  202. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  203. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  204. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
  205. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  206. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  207. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  208. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  209. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  210. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  211. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  212. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  213. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  214. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  215. [09:08:16] [Spigot Watchdog Thread/ERROR]: xyz.WatchCat.IiIiIIiiiI.run(WatchCat.java:70)
  216. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  217. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  218. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  219. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
  220. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  221. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  222. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  223. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:338)
  224. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)
  225. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  226. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  227. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  228. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  229. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  230. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  231. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:66)
  232. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  233. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  234. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  235. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @517e55f8
  237. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  238. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  240. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
  241. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
  242. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
  243. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  244. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  245. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  246. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  247. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  248. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  249. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  250. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  251. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  252. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  253. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  254. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  255. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  256. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  257. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  258. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  259. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  260. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  261. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  262. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  263. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  264. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  265. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  266. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  267. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  268. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  269. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  270. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  271. [09:08:16] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  272. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  273. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  274. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  275. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  276. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  277. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  278. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  279. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  280. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  281. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  282. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  283. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  284. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  285. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  286. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  287. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  288. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  289. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: WAITING
  290. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  291. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  292. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  293. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  294. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  295. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  296. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  297. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  298. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  299. [09:08:16] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  300. [09:08:16] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  301. [09:08:16] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  302. [09:08:16] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  303. [09:08:16] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  304. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  305. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  306. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  307. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  308. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  309. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  310. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  311. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  312. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  313. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  314. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  315. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  316. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
  317. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  318. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  319. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  320. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  321. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  322. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  323. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  324. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  325. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  326. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  327. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  328. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  329. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  330. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  331. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  332. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  333. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  334. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  335. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  336. [09:08:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  337. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  338. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  339. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
  340. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
  341. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
  342. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
  343. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
  344. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)
  345. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:39)
  346. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)
  347. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526)
  348. [09:08:16] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:72)
  349. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  350. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  351. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  352. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  353. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  354. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  355. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  356. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  357. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  358. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  359. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  360. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  361. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  362. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  363. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  364. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  365. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  366. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  367. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
  368. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  369. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  370. [09:08:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  371. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  372. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  373. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  374. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  375. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  376. [09:08:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  377. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  378. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  379. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  380. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: WAITING
  381. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  382. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  383. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  384. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  385. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  386. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  387. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  388. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  389. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  390. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  391. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  392. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  393. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  394. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  395. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  396. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  397. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  398. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [09:08:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  400. [09:08:16] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  401. [09:08:16] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  403. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  404. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  405. [09:08:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  406. [09:08:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  407. [09:08:16] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  408. [09:08:16] [Thread-4/INFO]: Stopping server
  409. [09:08:19] [Thread-4/INFO]: Database closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement