Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.52 KB | None | 0 0
  1. [16:38:08] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [16:38:08] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [16:38:08] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [16:38:08] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1486 (MC: 1.7.9)
  5. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [16:38:08] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  10. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$BmpCharProperty.match(Pattern.java:3715)
  12. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Ques.match(Pattern.java:4079)
  13. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4502)
  14. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4556)
  15. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Begin.match(Pattern.java:3472)
  16. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.match(Matcher.java:1221)
  17. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.matches(Matcher.java:559)
  18. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.resolver.Resolver.resolve(Resolver.java:129)
  19. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:171)
  20. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  21. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
  22. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159)
  23. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
  24. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159)
  25. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
  26. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
  27. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
  28. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  29. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  30. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  31. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
  32. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
  33. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180)
  34. [16:38:08] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuestWorld.QuestManager.hasCompletedQuest(QuestManager.java:33)
  35. [16:38:08] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuestWorld.QuestCompletionListener.onMine(QuestCompletionListener.java:108)
  36. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
  37. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  39. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  40. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  41. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  42. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  43. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  44. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:264)
  45. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerInteractManager.dig(PlayerInteractManager.java:118)
  46. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:549)
  47. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockDig.a(SourceFile:53)
  48. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockDig.handle(SourceFile:8)
  49. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  50. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  51. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720)
  52. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  53. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583)
  54. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489)
  55. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  56. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  57. [16:38:08] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  58. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  59. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  60. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  61. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  62. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  63. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  64. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  65. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  66. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  67. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:73)
  68. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  69. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  70. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  71. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  72. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  73. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  74. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  75. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  76. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  77. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  78. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  79. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  80. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: WAITING
  81. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  82. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  83. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  84. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  85. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  86. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  87. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  88. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  89. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  90. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  91. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  92. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
  93. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  94. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  95. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  96. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  97. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  98. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  99. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  100. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  101. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  102. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  103. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  104. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  105. [16:38:08] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  106. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  107. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  108. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  109. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  110. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  111. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  112. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  113. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  114. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  115. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  116. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  117. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  118. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  119. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  120. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  121. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
  122. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  123. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  124. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  125. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  126. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  127. [16:38:08] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  128. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  129. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  130. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  131. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  132. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  133. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  134. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  135. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  136. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  137. [16:38:08] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  138. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  139. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  140. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  141. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  142. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  143. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  144. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44)
  145. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23)
  146. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  147. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  148. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  149. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
  150. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  151. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  152. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  153. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  154. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
  156. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
  157. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  159. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  160. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  161. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  162. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  163. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread
  164. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  165. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  166. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  167. [16:38:08] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:81)
  168. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
  170. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  171. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  173. [16:38:08] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95)
  174. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  175. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
  176. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  177. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  178. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  179. [16:38:08] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:94)
  180. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  181. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
  182. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  183. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  184. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  185. [16:38:08] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
  186. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  187. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
  188. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  189. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  190. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  191. [16:38:08] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:69)
  192. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  193. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
  194. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  195. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  196. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  197. [16:38:08] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:68)
  198. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  199. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
  200. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  201. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  202. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  203. [16:38:08] [Spigot Watchdog Thread/ERROR]: com.massivecraft.mcore.store.ExamineThread.run(ExamineThread.java:55)
  204. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  205. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  206. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
  207. [16:38:08] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  208. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  209. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  210. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  211. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  212. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  213. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  214. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  215. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  216. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  217. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  218. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  219. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  220. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  221. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  222. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  223. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  224. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  225. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  226. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  227. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  228. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  229. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  230. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  231. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  232. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  233. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  234. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  235. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  237. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  238. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  240. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  241. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  242. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  243. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  244. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  245. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  246. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  247. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  248. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  249. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  250. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  251. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  252. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  253. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  254. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  255. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  256. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  257. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  258. [16:38:08] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  259. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  260. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  261. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  262. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  263. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  264. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  265. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  266. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  267. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  268. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  269. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  270. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  271. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  272. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
  273. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
  274. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
  275. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
  276. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:34)
  277. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  278. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  279. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  280. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  281. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  282. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  283. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  284. [16:38:08] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  285. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  286. [16:38:08] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  287. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  288. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$7.isSatisfiedBy(Pattern.java:5171)
  289. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$7.isSatisfiedBy(Pattern.java:5171)
  290. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$CharProperty.match(Pattern.java:3694)
  291. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3408)
  292. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1199)
  293. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:592)
  294. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:65)
  295. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:47)
  296. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  297. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  298. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
  299. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
  300. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180)
  301. [16:38:08] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuestWorld.QuestManager.hasCompletedQuest(QuestManager.java:33)
  302. [16:38:08] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuestWorld.QuestCompletionListener.onMine(QuestCompletionListener.java:108)
  303. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
  304. [16:38:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  305. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  306. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  307. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  308. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  309. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  310. [16:38:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  311. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:264)
  312. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerInteractManager.dig(PlayerInteractManager.java:118)
  313. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:549)
  314. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockDig.a(SourceFile:53)
  315. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockDig.handle(SourceFile:8)
  316. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  317. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  318. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720)
  319. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  320. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583)
  321. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489)
  322. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  323. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  324. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  325. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  326. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  327. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  328. [16:38:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)
  329. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  330. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  331. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: WAITING
  332. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  333. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  334. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  335. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  336. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  337. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  338. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  339. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  340. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  341. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  342. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  343. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  344. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  345. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  346. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  347. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  348. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  349. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  350. [16:38:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  351. [16:38:08] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  352. [16:38:08] [Spigot Watchdog Thread/ERROR]: Stack:
  353. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  354. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  355. [16:38:08] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  356. [16:38:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement