雪清
先生爱小生 发表于 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都有问题了,, ...





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

第一页 上一页