Çözüldü lobi sunucusu çöküyor

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Wizsagagaga

Örümcek Hoşt!
Katılım
14 Kasım 2019
Mesajlar
362
Elmaslar
80
Puan
2.810
merhabalar lobi sunucum kendi kendine çöküp duruyor hata mesajı aşağıdaki gibi.

Kod:
[19:28:58] [Server thread/INFO]: Going lost connection: Disconnected
[19:29:06] [Craft Scheduler Thread - 3412/INFO]: [Vault] Checking for Updates ...
[19:29:07] [Craft Scheduler Thread - 3415/INFO]: [GadgetsMenu] [mChecking for updates...[m
[19:29:07] [Craft Scheduler Thread - 3415/INFO]: [GadgetsMenu] [mYou have an old version of the plugin. You are using [0;33;1m4.3.2[m, available version [0;33;1m4.3.27[m.  [0;36;1m[21m*MINOR UPDATE*[m
[19:29:07] [Craft Scheduler Thread - 3412/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
[19:29:07] [Craft Scheduler Thread - 3412/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[19:29:07] [Craft Scheduler Thread - 3400/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running custom Skript version. No updates will be automatically installed.[m
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu] ------------------------------------------------------
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu]   You have an old version of the GadgetsMenu plugin.
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu]     Please download the latest version on spigot.
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu] ------------------------------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[20:55:41] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[20:55:41] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[20:55:41] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read1(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.URL.openStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:23)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:11)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convert(Converters.java:305)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:296)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Effect.run(Effect.java:54)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 299 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 298 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 297 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 91 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 81 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 80 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-29-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 79 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:455)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 67 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 45 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-25-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.fuzzoland.CommandSyncClient.ClientThread.run(ClientThread.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Votifier NIO boss
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:765)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:413)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.OutputStreamWriter.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read1(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.URL.openStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:23)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:11)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convert(Converters.java:305)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:296)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Effect.run(Effect.java:54)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[20:55:41] [Thread-4/INFO]: Stopping server
 
Sunucu Sürüm ve Kullandığın Pluginlerini atarmısın?
 
merhabalar lobi sunucum kendi kendine çöküp duruyor hata mesajı aşağıdaki gibi.

Kod:
[19:28:58] [Server thread/INFO]: Going lost connection: Disconnected
[19:29:06] [Craft Scheduler Thread - 3412/INFO]: [Vault] Checking for Updates ...
[19:29:07] [Craft Scheduler Thread - 3415/INFO]: [GadgetsMenu] [mChecking for updates...[m
[19:29:07] [Craft Scheduler Thread - 3415/INFO]: [GadgetsMenu] [mYou have an old version of the plugin. You are using [0;33;1m4.3.2[m, available version [0;33;1m4.3.27[m.  [0;36;1m[21m*MINOR UPDATE*[m
[19:29:07] [Craft Scheduler Thread - 3412/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
[19:29:07] [Craft Scheduler Thread - 3412/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[19:29:07] [Craft Scheduler Thread - 3400/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running custom Skript version. No updates will be automatically installed.[m
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu] ------------------------------------------------------
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu]   You have an old version of the GadgetsMenu plugin.
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu]     Please download the latest version on spigot.
[19:29:12] [Craft Scheduler Thread - 3400/INFO]: [GadgetsMenu] ------------------------------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[20:55:41] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[20:55:41] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[20:55:41] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read1(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.URL.openStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:23)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:11)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convert(Converters.java:305)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:296)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Effect.run(Effect.java:54)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 299 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 298 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 297 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 91 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 81 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 80 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-29-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 79 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:455)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 67 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 45 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-25-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.fuzzoland.CommandSyncClient.ClientThread.run(ClientThread.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Votifier NIO boss
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:765)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:413)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.OutputStreamWriter.flush(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead0(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read1(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.net.URL.openStream(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:23)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         com.w00tmast3r.skquery.elements.expressions.ExprURLText.convert(ExprURLText.java:11)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convert(Converters.java:305)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Converters.convertUnsafe(Converters.java:296)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:105)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.SimplePropertyExpression.get(SimplePropertyExpression.java:56)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:76)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Effect.run(Effect.java:54)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[20:55:41] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[20:55:41] [Spigot Watchdog Thread/ERROR]:     Stack:
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[20:55:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
[20:55:41] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[20:55:41] [Thread-4/INFO]: Stopping server
Ram yetmiyor optimizeli bir başlat kodu kullan
 
Optimizeli başlat.bat
Konu bana ait değildir.
 
Optimizeli başlat.bat
Konu bana ait değildir.
Benimde İşime Yaradı Teşekkürler.
 
Sorun yüksek ihtimal kullandığınız bir Skript'ten kaynaklanıyor, SkQuery eklentisi ile yüksek ihtimal güncelleme kontrolü yapmak için webe istek atıyor fakat SkQuery eklentisi bunu sunucu işlem parçacığında yaptığından sunucuyu donduruyor web sitesi de çöktü ise sunucu 60 saniye timeouttan sonra Spigot tarafından otomatik kapatılıyor.

Sorunun çözümü için bu skripti bulup güncelleme kontrolünü silmeniz veya Reqn altyapısına geçirmeniz gerek. Yukarıda denildiği gibi optimizeli başlat kodumu kullanırsanız web istekleri 60 saniye yerine 5 saniyeden uzun sürünce timeout yer, buda sunucunun çökmesini engelleyebilir, fakat yine de sorunlu skripti bulup değiştirmeniz ve kurtulmanız tavsiyem.
 
Sorun yüksek ihtimal kullandığınız bir Skript'ten kaynaklanıyor, SkQuery eklentisi ile yüksek ihtimal güncelleme kontrolü yapmak için webe istek atıyor fakat SkQuery eklentisi bunu sunucu işlem parçacığında yaptığından sunucuyu donduruyor web sitesi de çöktü ise sunucu 60 saniye timeouttan sonra Spigot tarafından otomatik kapatılıyor.

Sorunun çözümü için bu skripti bulup güncelleme kontrolünü silmeniz veya Reqn altyapısına geçirmeniz gerek. Yukarıda denildiği gibi optimizeli başlat kodumu kullanırsanız web istekleri 60 saniye yerine 5 saniyeden uzun sürünce timeout yer, buda sunucunun çökmesini engelleyebilir, fakat yine de sorunlu skripti bulup değiştirmeniz ve kurtulmanız tavsiyem.


Skriptlerde sadece sohbet engelleme ve aşağıdaki komut var, bunlardan kaynaklı olabilirmi?

Kod:
command /skyblockgit:
    trigger:
        send "&6&LLOBI &8» &7Bağlanılan sunucu: &aSkyBlock"
        wait 2 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b3 &7saniye kaldı"
        wait 1 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b2 &7saniye kaldı"  
        wait 1 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b1 &7saniye kaldı"
        wait 1 seconds
        execute player command "opskygit"
       
command /emekskygit:
    trigger:
        send "&6&LLOBI &8» &7Bağlanılan sunucu: &aEmek SkyBlock"
        wait 2 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b3 &7saniye kaldı"
        wait 1 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b2 &7saniye kaldı"  
        wait 1 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b1 &7saniye kaldı"
        wait 1 seconds
        execute player command "emekgit"
       
command /factions:
    trigger:
        send "&6&LLOBI &8» &7Bağlanılan sunucu: &aOp Faction"
        wait 2 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b3 &7saniye kaldı"
        wait 1 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b2 &7saniye kaldı"  
        wait 1 seconds
        send "&6&LLOBI &8» &7Bağlanmanıza &b1 &7saniye kaldı"
        wait 1 seconds
        execute player command "factiongit"


Optimizeli başlat kodunuz ile başlattım sunucuyu şuanlık bir şey yok gibi tekrardan çökme olursa yazacağım. Herkese teşekkürler.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst