先生爱小生
[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
崩溃前一切正常 玩家还在打字聊天。
然后突然说 卡了卡了卡了。
然后停顿十几秒 目测主线程挂了。

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

下一页 最后一页