Çokme Sorunu!

Yaren_Hanik

Taş Madencisi
En iyi cevaplar
0
Server durduk yere çokuyor butun pluginlerin güncelini indirdim ama gine devam ediyor spigot kullanıyorum yardımcı olurmusunuz nasıl çözebilirim hata aşşada.

Kod:
[23:32:58] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[23:32:58] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[23:32:58] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[23:32:58] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-21fe707-e1ebe52 (MC: 1.8.8)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.wakeup(NioEventLoop.java:591)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:735)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:192)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:907)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityTrackerEntry.broadcast(EntityTrackerEntry.java:280)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityTracker.a(EntityTracker.java:217)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityLiving.bw(EntityLiving.java:1176)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1209)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:18)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #29
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 3868 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:148)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #28
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 3866 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:148)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #27
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 3826 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 306 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 228 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: AACTiming-Executor
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 226 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 219 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 213 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 209 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: AAC-LogWriter
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 178 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         me.konsolas.aac.cJ.run(cJ.java:7)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 62 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 117 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 96 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.wakeup(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: true | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.io.OutputStreamWriter.flush(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:192)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:907)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityTrackerEntry.broadcast(EntityTrackerEntry.java:280)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityTracker.a(EntityTracker.java:217)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityLiving.bw(EntityLiving.java:1176)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1209)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:18)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 13 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 11 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[23:32:58] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[23:32:58] [Spigot Watchdog Thread/ERROR]:     Stack:
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[23:32:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:32:58] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[23:32:58] [Thread-4/INFO]: Stopping server
 

Yaren_Hanik

Taş Madencisi
En iyi cevaplar
0
UnioAntiCrash eklentisini ücretsiz bir şekilde kullanabilirsiniz.
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.


Eğer sorun devam ederse bana forumdan veya skypeden ulaşınız. Skype : [email protected]
O eklentiyi kullanıyorum fakat başkası sanırım bunu deneyim bilgi veririm teşekkürler.

O eklentiyi kullanıyorum fakat başkası sanırım bunu deneyim bilgi veririm teşekkürler.
Aynı eklentiymiş sorun devam ediyor skpyten ekledim.
 

Crosevice

Demir Madencisi
En iyi cevaplar
0
Eklentileriniz'de bir sorun bulunmamakta ya yaptığınız bir configrasyon sonucu bu hatalar oluşuyor yada spigotunuz'da bir problem var veyahut dünyalarınızda chunk hataları olmuş ola bilir, fakat öncesinde olan şeyleri'de bilmemiz size daha çok yardımcı olacaktır misal ne zaman ve ne yapınca sunucu çöküyor? bunları bize sağlarsanız o tarafa daha çok odaklanır ve sorunun çözümünü daha hızlı size sunarız. Bu arada sunucu ipiniz nedir?
 

MrForax

Ağaç Yumruklayıcı
En iyi cevaplar
0
Eklentileriniz'de bir sorun bulunmamakta ya yaptığınız bir configrasyon sonucu bu hatalar oluşuyor yada spigotunuz'da bir problem var veyahut dünyalarınızda chunk hataları olmuş ola bilir, fakat öncesinde olan şeyleri'de bilmemiz size daha çok yardımcı olacaktır misal ne zaman ve ne yapınca sunucu çöküyor? bunları bize sağlarsanız o tarafa daha çok odaklanır ve sorunun çözümünü daha hızlı size sunarız. Bu arada sunucu ipiniz nedir?

Sunucu sürüm : 1.8x
Sunucu İp adresi : Play.NivaGaming.Com
 

Yaren_Hanik

Taş Madencisi
En iyi cevaplar
0
Eklentileriniz'de bir sorun bulunmamakta ya yaptığınız bir configrasyon sonucu bu hatalar oluşuyor yada spigotunuz'da bir problem var veyahut dünyalarınızda chunk hataları olmuş ola bilir, fakat öncesinde olan şeyleri'de bilmemiz size daha çok yardımcı olacaktır misal ne zaman ve ne yapınca sunucu çöküyor? bunları bize sağlarsanız o tarafa daha çok odaklanır ve sorunun çözümünü daha hızlı size sunarız. Bu arada sunucu ipiniz nedir?
Sunucu durduk yere çokuyor hiçbir şey yapmıyorum kendi kendine.
 

KozyOldV

Dünyayı anlamak yetmez, onu değiştirmek gerekir.
En iyi cevaplar
0
Sunucu durduk yere çokuyor hiçbir şey yapmıyorum kendi kendine.
Bu tarz durumlar genelde VDS kullanmayan yani slotlu sunucularda gerçekleşiyor. Sebebi ise makinenin oyunu kaldıramıyor olması. VDS kullanımına geçiş yapmanızı öneririm.
 

Yaren_Hanik

Taş Madencisi
En iyi cevaplar
0

KozyOldV

Dünyayı anlamak yetmez, onu değiştirmek gerekir.
En iyi cevaplar
0
Kesin çözümü bu mudur?


Saten vds kullanıyorum 4gb 1gb hat var hiçbir kasma yok 30 40 oyuncuda.
Kod:
[23:32:58] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[23:32:58] [Thread-4/INFO]: Stopping server
Gördüğünüz üzere bir dosyadan bahis ediyor. o dosyayı kontrol edebilir misiniz?

Kod:
[23:32:58] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[23:32:58] [Thread-4/INFO]: Stopping server
Gördüğünüz üzere bir dosyadan bahis ediyor. o dosyayı kontrol edebilir misiniz?
Eğer çözemediyseniz yardımcı olmak isterim.
 

Crosevice

Demir Madencisi
En iyi cevaplar
0
Kod:
[23:32:58] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[23:32:58] [Thread-4/INFO]: Stopping server
Gördüğünüz üzere bir dosyadan bahis ediyor. o dosyayı kontrol edebilir misiniz?


Eğer çözemediyseniz yardımcı olmak isterim.
Dostum o bahsetiği dosya Linux suncularının yeniden başlatma dosyasıdır yani sunucu çöktüğünde bu dosya ile yeniden açılır fakat Windows VDS lerde bu kullanılmamaktadır yani o bir sorun değildir.
 

KozyOldV

Dünyayı anlamak yetmez, onu değiştirmek gerekir.
En iyi cevaplar
0
VDS sağladığınız şirkete iletebilir misiniz? Eğer ilgilenmezlerse şirketi değiştirmenizi öneririm %90 oranla onlardan kaynaklı.
 
Üst