Spigot hata verip sunucuyu kapatıyor

McWeb

Kızıltaş Madencisi
En iyi cevaplar
0
Arkadaşlar merhaba ;
Spigot aşağıdaki hatayı verip sunucuyu kapatıyor. PaperSpigotda denedik yine aynı şekilde sunucu kapandı. Java silip yükledik. Bir çözüm öneriniz var mı?
Kod:
[18:05:27] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[18:05:31] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[18:05:31] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[18:05:31] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-59b08be-0899683 (MC: 1.8)
[18:05:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:31] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[18:05:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:31] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:05:31] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[18:05:31] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.io.RandomAccessFile.writeBytes(Native Method)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.io.RandomAccessFile.write(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.flush(RollingRandomAccessFileManager.java:106)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:115)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append(RollingRandomAccessFileAppender.java:96)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:99)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.Logger.log(Logger.java:110)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.util.ForwardLogHandler.publish(ForwardLogHandler.java:33)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.util.logging.Logger.log(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.util.logging.Logger.doLog(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.util.logging.Logger.log(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:682)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
[18:05:31] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:31] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 183 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 96 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 94 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 93 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 91 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 90 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 80 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 72 | Suspended: false | Native: true | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[18:05:32] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainSocketImpl.accept(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.net.DualStackPlainSocketImpl.waitForNewConnection(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainSocketImpl.accept(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.net.PlainSocketImpl.accept(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.net.ServerSocket.implAccept(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.net.ServerSocket.accept(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.RemoteControlListener.run(SourceFile:65)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 66 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: BLOCKED
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1132)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.golde.bukkit.corpsereborn.nms.nmsclasses.packetlisteners.PcktIn_v1_8_R1.channelRead(PcktIn_v1_8_R1.java:60)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: BLOCKED
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:8)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.golde.bukkit.corpsereborn.nms.nmsclasses.packetlisteners.PcktIn_v1_8_R1.channelRead(PcktIn_v1_8_R1.java:60)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: BLOCKED
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInPositionLook.a(SourceFile:18)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.golde.bukkit.corpsereborn.nms.nmsclasses.packetlisteners.PcktIn_v1_8_R1.channelRead(PcktIn_v1_8_R1.java:60)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [User Authenticator #21/INFO]: Disconnecting com.mojang.authlib.GameProfile@5015b976[id=d2a5e146-e7e1-3c74-8c8f-bc4d8852da04,name=Darius,properties={},legacy=false] (/212.252.83.118:6708): §cOyuncu Zaten Oyunda!
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: BLOCKED
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:8)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.golde.bukkit.corpsereborn.nms.nmsclasses.packetlisteners.PcktIn_v1_8_R1.channelRead(PcktIn_v1_8_R1.java:60)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[18:05:32] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:33)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[18:05:32] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         Locked on:net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.core.Logger.log(Logger.java:110)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.util.ForwardLogHandler.publish(ForwardLogHandler.java:33)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.logging.Logger.log(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.logging.Logger.doLog(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.logging.Logger.log(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:682)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:05:32] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[18:05:32] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[18:05:32] [Spigot Watchdog Thread/ERROR]:     Stack:
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[18:05:32] [Spigot Watchdog Thread/ERROR]: ------------------------------
 
Üst