先生爱小生
[15:00:21] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[15:00:21] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[15:00:21] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[15:00:21] [Spigot Watchdog Thread/ERROR]: Spigot version: git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8)
[15:00:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:21] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[15:00:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:00:21] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[15:00:21] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:21] [Spigot Watchdog Thread/ERROR]:   java.lang.System.getProperty(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.session.SessionManager.getKey(SessionManager.java:252)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.session.SessionManager.getKey(SessionManager.java:241)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.session.SessionManager.getIfPresent(SessionManager.java:123)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.session.SessionManager.get(SessionManager.java:140)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:417)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   sun.reflect.GeneratedMethodAccessor123.invoke(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   java.lang.reflect.Method.invoke(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.WorldEdit.handleArmSwing(WorldEdit.java:665)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerInteract(WorldEditListener.java:140)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   java.lang.reflect.Method.invoke(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   pw.yumc.Yum.inject.ListenerInjector.execute(ListenerInjector.java:96)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:625)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.FutureTask.run(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[15:00:21] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:21] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #48
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 595 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-SocketCleaner
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 218 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.net.www.http.KeepAliveStreamCleaner.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 186 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.park(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-2-1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 121 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.sleep(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: PaperSpigot - Lighting Thread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 119 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.park(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.sleep(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 86 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.park(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 85 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.park(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 48 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 36 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.select(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 47 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.park(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 35 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.select(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 46 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.park(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.mainLoop(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.sleep(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.serversmc.autorestart.core.TimerThread.run(TimerThread.java:66)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.misc.Unsafe.park(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.mainLoop(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.select(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 33 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.nio.ch.SelectorImpl.select(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.mainLoop(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 31 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.management.ThreadImpl.dumpThreads0(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:java.io.PrintStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:java.io.PrintStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.FileOutputStream.writeBytes(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.FileOutputStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.BufferedOutputStream.flush(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.PrintStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.FilterOutputStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.PrintStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.io.FilterOutputStream.write(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[15:00:23] [Spigot Watchdog Thread/ERROR]:   Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.AbstractCollection.toArray(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.String.split(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.String.split(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   com.github.supavitax.itemlorestats.ItemLoreStats.isTool(ItemLoreStats.java:359)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   com.github.supavitax.itemlorestats.Repair.RepairEvents.repairItemOnLeftClick(RepairEvents.java:28)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.reflect.Method.invoke(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   pw.yumc.Yum.inject.ListenerInjector.execute(ListenerInjector.java:96)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:625)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.concurrent.FutureTask.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.sleep(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 23 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Thread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.mainLoop(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.util.TimerThread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.ref.ReferenceQueue.remove(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.ref.ReferenceQueue.remove(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[15:00:23] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
[15:00:23] [Spigot Watchdog Thread/ERROR]:  Stack:
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Native Method)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.Object.wait(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.ref.Reference.tryHandlePending(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]:   java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[15:00:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:23] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[15:00:23] [Thread-4/INFO]: Stopping server

难道是内存不够吗?内存已分配32G了。在线玩家也不是很多十几个。
如果能够完美解决原意红包给与报酬


雪清
似乎和worldedit有关系。。不会是内存问题,相反,内存太多了。
你找找崩溃前的log吧

先生爱小生
snowclay 发表于 2018-1-5 15:15
似乎和worldedit有关系。。不会是内存问题,相反,内存太多了。
你找找崩溃前的log吧 ...

崩溃前一切正常 玩家还在打字聊天。
然后突然说 卡了卡了卡了。
然后停顿十几秒 目测主线程挂了。
然后就BOOM 重启了

雪清
先生爱小生 发表于 2018-1-5 15:21
崩溃前一切正常 玩家还在打字聊天。
然后突然说 卡了卡了卡了。
然后停顿十几秒 目测主线程挂了。

信息不足,无法判断,没有更多信息只能等下一次崩了

先生爱小生
snowclay 发表于 2018-1-5 15:28
信息不足,无法判断,没有更多信息只能等下一次崩了

貌似刷了这个一些
然后就蹦了


[14:57:57] [Craft Scheduler Thread - 399/INFO]: [Yum 事件监控] 插件 Yum 处理 PlayerTeleportEvent 事件时发生异常!
[14:57:57] [Craft Scheduler Thread - 399/INFO]: 异常名称: java.lang.IllegalAccessError
[14:57:57] [Craft Scheduler Thread - 399/INFO]: 异常说明: [Yum 线程安全]: 请勿异步调用一个同步事件 PlayerTeleportEvent 操作插件: MythicMobs
[14:57:57] [Craft Scheduler Thread - 399/INFO]: 简易错误信息如下:
[14:57:57] [Craft Scheduler Thread - 399/INFO]:     位于 pw.yumc.Yum.listeners.ThreadSafetyListener.checkSafety(ThreadSafetyListener.java:92)
[14:57:57] [Craft Scheduler Thread - 399/INFO]:     位于 pw.yumc.Yum.listeners.ThreadSafetyListener.onPlayerTeleport(ThreadSafetyListener.java:70)
[14:57:57] [Craft Scheduler Thread - 399/INFO]:     位于 sun.reflect.GeneratedMethodAccessor224.invoke(null:-1)
[14:57:57] [Craft Scheduler Thread - 399/INFO]:     位于 sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
[14:57:57] [Craft Scheduler Thread - 399/INFO]:     位于 java.lang.reflect.Method.invoke(null:-1)

雪清
先生爱小生 发表于 2018-1-5 15:46
貌似刷了这个一些
然后就蹦了

mythicmobs传送玩家事件,查查怪物的设定吧

先生爱小生
snowclay 发表于 2018-1-5 15:57
mythicmobs传送玩家事件,查查怪物的设定吧

那我改了试试先,。看看周六周日会不会有事

先生爱小生
snowclay 发表于 2018-1-5 15:57
mythicmobs传送玩家事件,查查怪物的设定吧

还是会呀。。

[14:54:26] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[14:54:26] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[14:54:26] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[14:54:26] [Spigot Watchdog Thread/ERROR]: Spigot version: git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8)
[14:54:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:26] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[14:54:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:54:26] [Spigot Watchdog Thread/ERROR]:         PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[14:54:26] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.configuration.MemoryConfiguration.options(MemoryConfiguration.java:1)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.configuration.MemorySection.get(MemorySection.java:213)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.configuration.MemorySection.get(MemorySection.java:198)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.configuration.MemorySection.getDefault(MemorySection.java:722)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.configuration.MemorySection.getList(MemorySection.java:373)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 com.github.supavitax.itemlorestats.ItemLoreStats.isTool(ItemLoreStats.java:359)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 com.github.supavitax.itemlorestats.Repair.RepairEvents.repairItemOnLeftClick(RepairEvents.java:28)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 java.lang.reflect.Method.invoke(Unknown Source)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 pw.yumc.Yum.inject.ListenerInjector.execute(ListenerInjector.java:96)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:625)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.FutureTask.run(Unknown Source)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[14:54:26] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:26] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #7
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 376 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #6
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 370 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-SocketCleaner
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 285 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.net.www.http.KeepAliveStreamCleaner.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 158 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: PaperSpigot - Lighting Thread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 93 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 88 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 81 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-2-1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 47 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 46 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.serversmc.autorestart.core.TimerThread.run(TimerThread.java:66)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 40 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 36 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 35 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 33 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 31 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.management.ThreadImpl.dumpThreads0(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.PrintStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.PrintStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.FileOutputStream.writeBytes(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.FileOutputStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.BufferedOutputStream.flush(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.PrintStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterOutputStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.PrintStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterOutputStream.write(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.wakeup(NioEventLoop.java:591)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:735)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 com.comphenix.protocol.compat.netty.independent.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:95)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:192)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:910)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:225)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:639)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.FutureTask.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 23 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 3 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[14:54:28] [Spigot Watchdog Thread/ERROR]:         PID: 2 | Suspended: false | Native: false | State: WAITING
[14:54:28] [Spigot Watchdog Thread/ERROR]:         Stack:
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Reference.tryHandlePending(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[14:54:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:54:28] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[14:54:28] [Thread-4/INFO]: Stopping server

雪清
ils引发的崩服

先生爱小生

那 要怎么解决呢。。
不可能删除ils吧。毕竟是这个为核心的。

雪清
先生爱小生 发表于 2018-1-6 17:43
那 要怎么解决呢。。
不可能删除ils吧。毕竟是这个为核心的。

把ils的修理功能关了

先生爱小生
snowclay 发表于 2018-1-6 18:01
把ils的修理功能关了

emm 能具体点说怎么关吗。
关了有什么影响

雪清
先生爱小生 发表于 2018-1-6 18:29
emm 能具体点说怎么关吗。
关了有什么影响

repair项,你搜搜就行了
没什么影响,就是不能花钱修ils的武器了

先生爱小生
snowclay 发表于 2018-1-6 18:57
repair项,你搜搜就行了
没什么影响,就是不能花钱修ils的武器了

ojbk 我在试试。非常感谢。

先生爱小生
snowclay 发表于 2018-1-6 18:57
repair项,你搜搜就行了
没什么影响,就是不能花钱修ils的武器了

大佬。。还是会崩,。。


[20:45:31] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[20:45:31] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[20:45:31] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[20:45:31] [Spigot Watchdog Thread/ERROR]: Spigot version: git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8)
[20:45:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:31] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[20:45:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[20:45:31] [Spigot Watchdog Thread/ERROR]:         PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[20:45:31] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.anjocaido.groupmanager.dataholder.UsersDataHolder.setDataSource(UsersDataHolder.java:54)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.anjocaido.groupmanager.dataholder.WorldDataHolder.updateDataSource(WorldDataHolder.java:790)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getUpdatedWorldData(WorldsHolder.java:439)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldData(WorldsHolder.java:413)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldPermissions(WorldsHolder.java:482)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.wepif.GroupManagerResolver.getPermissionHandler(GroupManagerResolver.java:66)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.wepif.GroupManagerResolver.hasPermission(GroupManagerResolver.java:104)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.wepif.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:173)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.bukkit.BukkitPlayer.hasPermission(BukkitPlayer.java:144)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.extension.platform.PlayerProxy.hasPermission(PlayerProxy.java:143)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.session.SessionManager.get(SessionManager.java:168)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:417)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 sun.reflect.GeneratedMethodAccessor171.invoke(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 java.lang.reflect.Method.invoke(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.WorldEdit.handleArmSwing(WorldEdit.java:665)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerInteract(WorldEditListener.java:140)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 java.lang.reflect.Method.invoke(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 pw.yumc.Yum.inject.ListenerInjector.execute(ListenerInjector.java:96)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:107)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:625)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.FutureTask.run(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[20:45:31] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:31] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #2
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 289 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 167 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 92 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: PaperSpigot - Lighting Thread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 91 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 90 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-2-1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 87 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 50 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 49 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.serversmc.autorestart.core.TimerThread.run(TimerThread.java:66)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 43 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 36 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.WindowsSelectorImpl$SubSelector.processFDSet(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.processFDSet(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2900(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 35 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 33 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 31 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.management.ThreadImpl.dumpThreads0(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.PrintStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.PrintStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.FileOutputStream.writeBytes(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.FileOutputStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.BufferedOutputStream.flush(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.PrintStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterOutputStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.PrintStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterOutputStream.write(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.channel.nio.NioEventLoop.wakeup(NioEventLoop.java:591)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:735)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 com.comphenix.protocol.compat.netty.independent.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:95)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:192)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:910)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:225)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:639)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.FutureTask.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 23 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 3 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[20:45:34] [Spigot Watchdog Thread/ERROR]:         PID: 2 | Suspended: false | Native: false | State: WAITING
[20:45:34] [Spigot Watchdog Thread/ERROR]:         Stack:
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Reference.tryHandlePending(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[20:45:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:45:34] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[20:45:34] [Thread-4/INFO]: Stopping server

雪清
先生爱小生 发表于 2018-1-6 20:50
大佬。。还是会崩,。。

很麻烦..你这个问题很大。。还是给我插件表吧
权限组和we都有问题了,,

先生爱小生
snowclay 发表于 2018-1-7 10:57
很麻烦..你这个问题很大。。还是给我插件表吧
权限组和we都有问题了,, ...





先生爱小生
已自行解决
原因:放弃