Advertisement
Guest User

Error recieved on crash

a guest
Jul 30th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 55.31 KB | None | 0 0
  1. [00:51:09] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@281efce1 to net.minecraft.server.v1_8_R3.HandshakeListener@6f33c7f4
  2. [00:51:09] [Netty Server IO #1/DEBUG]: Enabled auto read
  3. [00:51:09] [Netty Server IO #1/DEBUG]: Enabled auto read
  4. [00:51:09] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@281efce1 to net.minecraft.server.v1_8_R3.PacketStatusListener@3322dd7a
  5. [00:51:20] [Netty Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@32c26dc4 to net.minecraft.server.v1_8_R3.HandshakeListener@12b65b2d
  6. [00:51:20] [Netty Server IO #2/DEBUG]: Enabled auto read
  7. [00:51:20] [Netty Server IO #2/DEBUG]: Enabled auto read
  8. [00:51:20] [Netty Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@32c26dc4 to net.minecraft.server.v1_8_R3.PacketStatusListener@223d207e
  9. [00:51:42] [Netty Server IO #3/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@67762eea to net.minecraft.server.v1_8_R3.HandshakeListener@27c8c454
  10. [00:51:42] [Netty Server IO #3/DEBUG]: Enabled auto read
  11. [00:51:42] [Netty Server IO #3/DEBUG]: Enabled auto read
  12. [00:51:42] [Netty Server IO #3/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@67762eea to net.minecraft.server.v1_8_R3.PacketStatusListener@2c20dcd8
  13. [00:51:46] [Async Chat Thread - #90/INFO]: <Saguaro_Soldier> Ranger.
  14. [00:51:55] [Async Chat Thread - #90/INFO]: <Ranger_Dado> yah
  15. [00:51:59] [Async Chat Thread - #90/INFO]: <m_shane1234> we all need to take a breath
  16. [00:52:00] [Async Chat Thread - #90/INFO]: <Saguaro_Soldier> Got a chest?
  17. [00:52:12] [Async Chat Thread - #90/INFO]: <Ranger_Dado> gimme a sec
  18. [00:52:16] [Async Chat Thread - #90/INFO]: <Derplez> lagging
  19. [00:52:19] [Async Chat Thread - #90/INFO]: <m_shane1234> everyone in TS can we just tone it down for the night lol
  20. [00:52:28] [Async Chat Thread - #90/INFO]: <Derplez> whats going on over there
  21. [00:52:39] [Async Chat Thread - #90/INFO]: <Derplez> yelling?
  22. [00:52:43] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  23. [00:52:43] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  24. [00:52:43] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  25. [00:52:43] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-6c9b0a1-de5c261 (MC: 1.8.8)
  26. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  27. [00:52:43] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  28. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  29. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  30. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  31. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  32. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.open0(Native Method)
  33. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.open(Unknown Source)
  34. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.<init>(Unknown Source)
  35. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.WorldNBTStorage.checkSession(WorldNBTStorage.java:68)
  36. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.World.checkSession(World.java:2824)
  37. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:120)
  38. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.ChunkProviderServer.saveChunk(ChunkProviderServer.java:251)
  39. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:357)
  40. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:234)
  41. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:769)
  42. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  43. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
  44. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
  45. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  46. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  47. [00:52:43] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  48. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  49. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #90
  50. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 2878 | Suspended: false | Native: false | State: TIMED_WAITING
  51. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  52. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  53. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  54. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  55. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  56. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  57. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  58. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  59. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  60. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  61. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  62. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 661
  63. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 2873 | Suspended: false | Native: true | State: RUNNABLE
  64. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  65. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.open0(Native Method)
  66. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.open(Unknown Source)
  67. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.<init>(Unknown Source)
  68. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.<init>(Unknown Source)
  69. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.io.FileWriter.<init>(Unknown Source)
  70. [00:52:43] [Spigot Watchdog Thread/ERROR]:      com.enjin.officialplugin.stats.WriteStats.write(WriteStats.java:25)
  71. [00:52:43] [Spigot Watchdog Thread/ERROR]:      com.enjin.officialplugin.threaded.PeriodicEnjinTask.run(PeriodicEnjinTask.java:290)
  72. [00:52:43] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  73. [00:52:43] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  74. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  75. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  76. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  77. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  78. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  79. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 2645 | Suspended: false | Native: false | State: WAITING
  80. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  81. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  82. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  83. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  84. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  85. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  86. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  87. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  88. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  89. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  90. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  91. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 378 | Suspended: false | Native: false | State: WAITING
  92. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  93. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  94. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  95. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  96. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  97. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  98. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  99. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  100. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  101. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  102. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  103. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 377 | Suspended: false | Native: false | State: WAITING
  104. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  105. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  106. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  107. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  108. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  109. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  110. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  111. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  112. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  113. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  114. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  115. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 376 | Suspended: false | Native: false | State: WAITING
  116. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  117. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  118. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  119. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  120. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  121. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  122. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  123. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  124. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  125. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  126. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  127. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 84 | Suspended: false | Native: false | State: WAITING
  128. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  129. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  130. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  131. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  132. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  133. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  134. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  135. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  136. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  137. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  138. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-3
  139. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
  140. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  141. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  142. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  143. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  144. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
  145. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  146. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  147. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  148. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  149. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  150. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  151. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  152. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  153. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  154. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  155. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  156. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  157. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  158. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  159. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  160. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  161. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  162. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(Unknown Source)
  163. [00:52:43] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  164. [00:52:43] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  165. [00:52:43] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  166. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  167. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  168. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  169. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 79 | Suspended: false | Native: false | State: WAITING
  170. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  171. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  172. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  173. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  174. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  175. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  176. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  177. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  178. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  179. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  180. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  181. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 78 | Suspended: false | Native: false | State: WAITING
  182. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  183. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  184. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
  185. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  186. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  187. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  188. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  189. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  190. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  191. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  192. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  193. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
  194. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  195. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  196. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
  197. [00:52:43] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  198. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  199. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  200. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  201. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  202. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  203. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  204. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  205. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  206. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  207. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  208. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  209. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  210. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  211. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  212. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(Unknown Source)
  213. [00:52:43] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  214. [00:52:43] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  215. [00:52:43] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  216. [00:52:43] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  217. [00:52:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  218. [00:52:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  219. [00:52:43] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  220. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  221. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  222. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  223. [00:52:43] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  224. [00:52:43] [Spigot Watchdog Thread/ERROR]:  Stack:
  225. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  226. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  227. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  228. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  229. [00:52:43] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  230. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(Unknown Source)
  231. [00:53:30] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  232. [00:53:30] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  233. [00:53:30] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  234. [00:52:57] [Async Chat Thread - #90/INFO]: <Derplez> karaoke nigh?
  235. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  236. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  237. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  238. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  239. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  240. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  241. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
  242. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
  243. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  244. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123
  245. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 56 | Suspended: false | Native: true | State: RUNNABLE
  246. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  247. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
  248. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  249. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  250. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
  251. [00:52:47] [Netty Server IO #0/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@5951b019 to net.minecraft.server.v1_8_R3.HandshakeListener@292eac66
  252. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
  253. [00:53:30] [Netty Server IO #0/DEBUG]: Enabled auto read
  254. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  255. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  256. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  257. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  258. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  259. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  260. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1 Selector0
  261. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 55 | Suspended: false | Native: false | State: RUNNABLE
  262. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  263. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  264. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  265. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  266. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  267. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  268. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  269. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  270. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  271. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  272. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(Unknown Source)
  273. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  274. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  275. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  276. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  277. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  278. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  279. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
  280. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  281. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  282. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  283. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
  284. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
  285. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  286. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  287. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 51 | Suspended: false | Native: true | State: RUNNABLE
  288. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  289. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
  290. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.File.exists(Unknown Source)
  291. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.storage.filetree.FileTreeMapStorage$StorageTile.write(FileTreeMapStorage.java:152)
  292. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.storage.MapStorageTile.write(MapStorageTile.java:71)
  293. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1205)
  294. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:79)
  295. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:700)
  296. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
  297. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
  298. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  299. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  300. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(Unknown Source)
  301. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  302. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  303. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  304. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  305. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  306. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  307. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  308. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 50 | Suspended: false | Native: true | State: RUNNABLE
  309. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  310. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
  311. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.File.exists(Unknown Source)
  312. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.storage.filetree.FileTreeMapStorage$StorageTile.write(FileTreeMapStorage.java:152)
  313. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.storage.MapStorageTile.write(MapStorageTile.java:71)
  314. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1205)
  315. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:79)
  316. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:700)
  317. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
  318. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
  319. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  320. [00:53:30] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@15ccadef to net.minecraft.server.v1_8_R3.HandshakeListener@30a07b21
  321. [00:53:30] [Netty Server IO #1/DEBUG]: Enabled auto read
  322. [00:53:30] [Netty Server IO #1/DEBUG]: Enabled auto read
  323. [00:53:30] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@15ccadef to net.minecraft.server.v1_8_R3.LoginListener@35365600
  324. [00:53:30] [Netty Server IO #0/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@644465c6 to net.minecraft.server.v1_8_R3.HandshakeListener@3041c02f
  325. [00:53:30] [Netty Server IO #0/DEBUG]: Enabled auto read
  326. [00:53:30] [Netty Server IO #0/DEBUG]: Enabled auto read
  327. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  328. [00:53:30] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@2fe9418b to net.minecraft.server.v1_8_R3.HandshakeListener@1ca34e24
  329. [00:53:30] [Netty Server IO #1/DEBUG]: Enabled auto read
  330. [00:53:30] [Netty Server IO #3/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@2bb7ebb3 to net.minecraft.server.v1_8_R3.HandshakeListener@4abc70f5
  331. [00:53:30] [Netty Server IO #1/DEBUG]: Enabled auto read
  332. [00:53:30] [Netty Server IO #3/DEBUG]: Enabled auto read
  333. [00:53:30] [Netty Server IO #3/DEBUG]: Enabled auto read
  334. [00:53:30] [Netty Server IO #3/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@2bb7ebb3 to net.minecraft.server.v1_8_R3.PacketStatusListener@60d0a366
  335. [00:53:30] [Netty Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@69640d9f to net.minecraft.server.v1_8_R3.HandshakeListener@49ab4cad
  336. [00:53:30] [Netty Server IO #2/DEBUG]: Enabled auto read
  337. [00:53:30] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@2fe9418b to net.minecraft.server.v1_8_R3.PacketStatusListener@1ba29de6
  338. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(Unknown Source)
  339. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  340. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  341. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  342. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  343. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  344. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  345. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  346. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 49 | Suspended: false | Native: false | State: WAITING
  347. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  348. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  349. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  350. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  351. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
  352. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  353. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  354. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(Unknown Source)
  355. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  356. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  357. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  358. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  359. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  360. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  361. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-22
  362. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  363. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  364. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  365. [00:53:30] [Netty Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@59857db to net.minecraft.server.v1_8_R3.HandshakeListener@4c59aa02
  366. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
  367. [00:53:30] [Netty Server IO #2/DEBUG]: Enabled auto read
  368. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  369. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  370. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  371. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  372. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-19
  373. [00:53:30] [Netty Server IO #2/DEBUG]: Enabled auto read
  374. [00:53:30] [Netty Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@69640d9f to net.minecraft.server.v1_8_R3.PacketStatusListener@5f845900
  375. [00:53:30] [Netty Server IO #2/DEBUG]: Enabled auto read
  376. [00:53:30] [Netty Server IO #2/DEBUG]: Set listener of net.minecraft.server.v1_8_R3.NetworkManager@59857db to net.minecraft.server.v1_8_R3.PacketStatusListener@28f45edd
  377. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 43 | Suspended: false | Native: true | State: RUNNABLE
  378. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  379. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:org.sqlite.NativeDB._exec(Native Method)
  380. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  381. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.sqlite.NativeDB._exec(Native Method)
  382. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.sqlite.Stmt.executeUpdate(Stmt.java:152)
  383. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.coreprotect.database.Database.commitTransaction(Database.java:190)
  384. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.coreprotect.consumer.Process.processConsumer(Process.java:139)
  385. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.coreprotect.consumer.Consumer.run(Consumer.java:49)
  386. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  387. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  388. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  389. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  390. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  391. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  392. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
  393. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  394. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
  396. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  397. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  398. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  399. [00:53:30] [Spigot Watchdog Thread/ERROR]:      autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
  400. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  401. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
  402. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  403. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  404. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  405. [00:53:30] [Spigot Watchdog Thread/ERROR]:      autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
  406. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  407. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
  408. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  409. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  410. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  411. [00:53:30] [Spigot Watchdog Thread/ERROR]:      autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
  412. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
  414. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  415. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  416. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  417. [00:53:30] [Spigot Watchdog Thread/ERROR]:      autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
  418. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  419. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
  420. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  421. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  422. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  423. [00:53:30] [Spigot Watchdog Thread/ERROR]:      autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
  424. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  425. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  426. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  427. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  428. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  429. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  430. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  431. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  432. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  433. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  434. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  435. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  436. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  437. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(Unknown Source)
  438. [00:53:30] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  439. [00:53:30] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  440. [00:53:30] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  441. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  442. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  443. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  444. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
  445. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  446. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  447. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
  448. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
  449. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  450. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  451. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  452. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  453. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
  454. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  455. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  456. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  457. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  458. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 23 | Suspended: false | Native: false | State: WAITING
  459. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  460. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  461. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
  462. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
  463. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.java2d.Disposer.run(Unknown Source)
  464. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  465. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  466. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  467. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  468. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  469. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  470. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  471. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  472. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  473. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
  474. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
  475. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
  476. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  477. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
  478. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
  479. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
  480. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  481. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  482. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  483. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  484. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  485. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  486. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  487. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
  488. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  489. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  490. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  491. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  492. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
  493. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.PrintStream.flush(Unknown Source)
  494. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.PrintStream.flush(Unknown Source)
  495. [00:53:30] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
  496. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  497. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.writeBytes(Native Method)
  498. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FileOutputStream.write(Unknown Source)
  499. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedOutputStream.flushBuffer(Unknown Source)
  500. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedOutputStream.flush(Unknown Source)
  501. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.PrintStream.flush(Unknown Source)
  502. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FilterOutputStream.flush(Unknown Source)
  503. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.PrintStream.flush(Unknown Source)
  504. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FilterOutputStream.flush(Unknown Source)
  505. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
  506. [00:53:30] [Spigot Watchdog Thread/ERROR]:      sun.nio.cs.StreamEncoder.flush(Unknown Source)
  507. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.OutputStreamWriter.flush(Unknown Source)
  508. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
  509. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:42)
  510. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  511. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  512. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  513. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  514. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  515. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  516. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  517. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  518. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  519. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.open0(Native Method)
  520. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.open(Unknown Source)
  521. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.<init>(Unknown Source)
  522. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.WorldNBTStorage.checkSession(WorldNBTStorage.java:68)
  523. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.World.checkSession(World.java:2824)
  524. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:120)
  525. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.ChunkProviderServer.saveChunk(ChunkProviderServer.java:251)
  526. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:357)
  527. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:234)
  528. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:769)
  529. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  530. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
  531. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
  532. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  533. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  534. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  535. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  536. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  537. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  538. [00:53:30] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  539. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  540. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  541. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 15 | Suspended: false | Native: false | State: WAITING
  542. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  543. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  544. [00:53:30] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  545. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
  546. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  547. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  548. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  549. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  550. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  551. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
  552. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
  553. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  554. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  555. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 6 | Suspended: false | Native: false | State: RUNNABLE
  556. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  557. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  558. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  559. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  560. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  561. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  562. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  563. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
  564. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  565. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  566. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
  567. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
  568. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  569. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  570. [00:53:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  571. [00:53:30] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
  572. [00:53:30] [Spigot Watchdog Thread/ERROR]:  Stack:
  573. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  574. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Unknown Source)
  575. [00:53:30] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  576. [00:53:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  577. [00:53:30] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.bat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement