Advertisement
kxrider85

consolelogerror

Feb 19th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.67 KB | None | 0 0
  1. [14:00:42] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [14:00:43] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [14:00:43] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [14:00:43] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-f6a273b-a639ae4 (MC: 1.13.1)
  5. [14:00:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [14:00:43] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [14:00:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [14:00:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [14:00:45] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  10. [14:00:45] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80)
  12. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:68)
  13. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80)
  14. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  15. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80)
  16. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  17. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:615)
  18. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:658)
  19. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.block.BlockReplace.apply(BlockReplace.java:53)
  20. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
  21. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
  22. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:84)
  23. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  24. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  25. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  26. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  27. [14:00:45] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [14:00:45] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. [14:00:45] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. [14:00:45] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  31. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  32. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  33. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  34. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  35. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:218)
  36. [14:00:45] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  37. [14:00:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  38. [14:00:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:699)
  39. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1646)
  40. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1481)
  41. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  42. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1)
  43. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  44. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnectionUtils$$Lambda$2299/1460317842.run(Unknown Source)
  45. [14:00:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  46. [14:00:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  47. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  48. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900)
  49. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  50. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835)
  51. [14:00:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733)
  52. [14:00:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  53. [14:00:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [14:00:45] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  55. [14:00:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
  56. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  57. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 577 | Suspended: false | Native: false | State: TIMED_WAITING
  58. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  59. [14:00:51] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  60. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  61. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  62. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  63. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  64. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  65. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  66. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  67. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  68. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  69. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  70. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  71. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  72. [14:00:51] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  73. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  74. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  75. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  76. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  77. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  78. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  79. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  80. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  81. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  82. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: RUNNABLE
  83. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  84. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  85. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  86. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  87. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  88. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  89. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  90. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  91. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  92. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  93. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  94. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  95. [14:00:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.FileIOThread.c(SourceFile:59)
  96. [14:00:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.FileIOThread.run(SourceFile:35)
  97. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  98. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  100. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  101. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  102. [14:00:51] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  103. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  104. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  105. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  106. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  107. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  108. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  109. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  110. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  111. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  113. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  114. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  116. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  117. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  118. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  119. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  120. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: RUNNABLE
  121. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  122. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  123. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  124. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  125. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  126. [14:00:51] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  127. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  128. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  129. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  130. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  131. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  132. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  133. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  134. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  135. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  136. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/home/kxrider85/cordror2/plugins/LuckPerms/luckperms-h2.mv.db
  137. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  138. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  139. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  140. [14:00:51] [Spigot Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2708)
  141. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  142. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  143. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  144. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  145. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  146. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  147. [14:00:51] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  148. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  149. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  150. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  151. [14:00:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  152. [14:00:51] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-3
  153. [14:00:51] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  154. [14:00:51] [Spigot Watchdog Thread/ERROR]: Stack:
  155. [14:00:51] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  156. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  157. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  158. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  159. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  160. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  161. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  162. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  163. [14:00:51] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  164. [14:00:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  165. [14:00:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
  166. [14:00:52] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
  167. [14:00:52] [Spigot Watchdog Thread/ERROR]: Stack:
  168. [14:00:52] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  169. [14:00:52] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  170. [14:00:52] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  171. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  172. [14:00:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  173. [14:00:52] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-2
  174. [14:00:52] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  175. [14:00:52] [Spigot Watchdog Thread/ERROR]: Stack:
  176. [14:00:52] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  177. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  178. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  179. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  180. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  181. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  182. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  183. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  184. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  185. [14:00:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  186. [14:00:52] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-1
  187. [14:00:52] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  188. [14:00:52] [Spigot Watchdog Thread/ERROR]: Stack:
  189. [14:00:52] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  190. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  191. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  192. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  193. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  194. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  195. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  196. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  197. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  198. [14:00:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  199. [14:00:52] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-0
  200. [14:00:52] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
  201. [14:00:52] [Spigot Watchdog Thread/ERROR]: Stack:
  202. [14:00:52] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  203. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  204. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  205. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  206. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  207. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  208. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  209. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  210. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  211. [14:00:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  212. [14:00:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  213. [14:00:52] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  214. [14:00:52] [Spigot Watchdog Thread/ERROR]: Stack:
  215. [14:00:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  216. [14:00:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  217. [14:00:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  218. [14:00:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  219. [14:00:52] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  220. [14:00:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  221. [14:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  222. [14:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  223. [14:00:53] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  224. [14:00:53] [Spigot Watchdog Thread/ERROR]: Stack:
  225. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  226. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  227. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  228. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  229. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  230. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  231. [14:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  232. [14:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  233. [14:00:53] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
  234. [14:00:53] [Spigot Watchdog Thread/ERROR]: Stack:
  235. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  236. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  237. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  238. [14:00:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  239. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  240. [14:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  241. [14:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  242. [14:00:53] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  243. [14:00:53] [Spigot Watchdog Thread/ERROR]: Stack:
  244. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  245. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  246. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  247. [14:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  248. [14:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  249. [14:00:53] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  250. [14:00:53] [Spigot Watchdog Thread/ERROR]: Stack:
  251. [14:00:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  252. [14:00:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  253. [14:00:53] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  254. [14:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  255. [14:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  256. [14:00:53] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: WAITING
  257. [14:00:53] [Spigot Watchdog Thread/ERROR]: Stack:
  258. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  259. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  260. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  261. [14:00:53] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  262. [14:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  263. [14:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  264. [14:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  265. [14:00:53] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
  266. [14:00:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  267. [14:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  268. [14:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  269. [14:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  270. [14:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  271. [14:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
  272. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  273. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  274. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  275. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  276. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  277. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  278. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  279. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  280. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  281. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  282. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  283. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer$2.run(DedicatedServer.java:91)
  284. [14:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  285. [14:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  286. [14:00:54] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING
  287. [14:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
  288. [14:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  289. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  290. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  291. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  292. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  293. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  294. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  295. [14:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [14:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  297. [14:00:54] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  298. [14:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [14:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  300. [14:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  301. [14:00:54] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  302. [14:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
  303. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80)
  304. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:68)
  305. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80)
  306. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  307. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80)
  308. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  309. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:615)
  310. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:658)
  311. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.block.BlockReplace.apply(BlockReplace.java:53)
  312. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
  313. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
  314. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:84)
  315. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  316. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  317. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  318. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  319. [14:00:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  320. [14:00:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  321. [14:00:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  322. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  323. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  324. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  325. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  326. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  327. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:218)
  328. [14:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  329. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  330. [14:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:699)
  331. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1646)
  332. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1481)
  333. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  334. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1)
  335. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  336. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PlayerConnectionUtils$$Lambda$2299/1460317842.run(Unknown Source)
  337. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  338. [14:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  339. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  340. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900)
  341. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  342. [14:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835)
  343. [14:00:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733)
  344. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  345. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  346. [14:00:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  347. [14:00:55] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  348. [14:00:55] [Spigot Watchdog Thread/ERROR]: Stack:
  349. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  350. [14:00:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer$1.run(DedicatedServer.java:66)
  351. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  352. [14:00:55] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  353. [14:00:55] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  354. [14:00:55] [Spigot Watchdog Thread/ERROR]: Stack:
  355. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  356. [14:00:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  357. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  358. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  359. [14:00:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  360. [14:00:55] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  361. [14:00:55] [Spigot Watchdog Thread/ERROR]: Stack:
  362. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  363. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  364. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  365. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  366. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  367. [14:00:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  368. [14:00:55] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  369. [14:00:55] [Spigot Watchdog Thread/ERROR]: Stack:
  370. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  371. [14:00:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  372. [14:00:55] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  373. [14:00:55] [Spigot Watchdog Thread/ERROR]: Stack:
  374. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  375. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  376. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  377. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)
  378. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  379. [14:00:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  380. [14:00:55] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  381. [14:00:55] [Spigot Watchdog Thread/ERROR]: Stack:
  382. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  383. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  384. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  385. [14:00:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  386. [14:00:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  387. [14:00:56] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  388. [14:00:56] [Spigot Watchdog Thread/INFO]: Stopping server
  389. [14:00:58] [Spigot Watchdog Thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.16.0.3
  390. [14:01:04] [Spigot Watchdog Thread/INFO]: [Factions] Disabling Factions v1.8.2
  391. [14:01:05] [Spigot Watchdog Thread/INFO]: [Factions v1.8.2] Disabled
  392. [14:01:05] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.16.0.3
  393. [14:01:05] [Spigot Watchdog Thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.16.0.3
  394. [14:01:05] [Spigot Watchdog Thread/INFO]: [GChestShop] Disabling GChestShop v[3.2.0.0]
  395. [14:01:06] [Spigot Watchdog Thread/INFO]: [GChestShop] The Plugin was successfully disabled.
  396. [14:01:06] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.0.3
  397. [14:01:06] [Spigot Watchdog Thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.16.0.3
  398. [14:01:06] [Spigot Watchdog Thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.16.0.3
  399. [14:01:06] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials v2.16.0.3
  400. [14:01:06] [Spigot Watchdog Thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  401. [14:01:07] [Spigot Watchdog Thread/INFO]: [ID-Library] Disabling ID-Library v[2.1.0.0]
  402. [14:01:07] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  403. [14:01:07] [Spigot Watchdog Thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  404. [14:01:07] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.0-beta-05;6bbf29b
  405. [14:01:07] [Spigot Watchdog Thread/INFO]: [LuckPerms] Disabling LuckPerms v4.3.73
  406. [14:01:08] [Spigot Watchdog Thread/INFO]: [LuckPerms] Closing storage...
  407. [14:01:25] [User Authenticator #22/INFO]: UUID of player Durak_Hammerhome is b37d53e3-de77-4f1f-a240-04db744da1d4
  408. [14:01:38] [Spigot Watchdog Thread/INFO]: [LuckPerms] Shutting down internal scheduler...
  409. [14:01:38] [Spigot Watchdog Thread/INFO]: [LuckPerms] Goodbye!
  410. [14:01:55] [Spigot Watchdog Thread/INFO]: Saving players
  411. [14:07:46] [Spigot Watchdog Thread/INFO]: LordKeller lost connection: Server closed
  412. [14:07:49] [Spigot Watchdog Thread/INFO]: LordKeller left the game
  413. [14:07:49] [Spigot Watchdog Thread/INFO]: Durak_Hammerhome lost connection: Server closed
  414. [14:07:49] [Spigot Watchdog Thread/INFO]: Durak_Hammerhome left the game
  415. [14:07:49] [Spigot Watchdog Thread/INFO]: Saving worlds
  416. [14:07:49] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  417. [14:07:51] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  418. [14:07:51] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement