Çözüldü Şu Loga Bi Bakarmısınız Sunucuyu Kapatıyorda!

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

lolib

Zombi Geldi, Beni Yedi
Katılım
9 Mart 2018
Mesajlar
250
Elmaslar
31
Puan
13.670
Yaş
25
Konum
Dünya
Minecraft
BiloliB

Discord:

BiloliB

Kod:
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
[09:21:42] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[09:21:42] [Spigot Watchdog Thread/ERROR]:      *Especially* if it looks like HTTP or MySQL operations are occurring
[09:21:42] [Spigot Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[09:21:42] [Spigot Watchdog Thread/ERROR]:      If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[09:21:42] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
[09:21:42] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[09:21:42] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-9de398a-9c887d4 (MC: 1.14.4)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.APIProvider.replaceText(APIProvider.kt:157)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.script.NashornScriptManager$getScriptAnimation$1$1.next(NashornScriptManager.kt:68)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.script.NashornScriptManager$getScriptAnimation$1$1.next(NashornScriptManager.kt:61)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.animations.AnimationSendablePart.updateText(PartBasedSendableAnimation.kt:130)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation.getCurrentFrameText(PartBasedSendableAnimation.kt:42)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation.start(PartBasedSendableAnimation.kt:56)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.setHeaderFromText(TitleManagerPlugin.kt:633)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.access$setHeaderFromText(TitleManagerPlugin.kt:44)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin$registerListeners$19.call(TitleManagerPlugin.kt:476)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin$registerListeners$19.call(TitleManagerPlugin.kt:44)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.util.ActionSubscriber.onNext(ActionSubscriber.java:39)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.observers.SafeSubscriber.onNext(SafeSubscriber.java:134)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeMap$MapSubscriber.onNext(OnSubscribeMap.java:77)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeFilter$FilterSubscriber.onNext(OnSubscribeFilter.java:76)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeFilter$FilterSubscriber.onNext(OnSubscribeFilter.java:76)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.onNext(OperatorSubscribeOn.java:74)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.event.BukkitEventObservingKt$observeEventRaw$1$executor$1.execute(BukkitEventObserving.kt:39)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:173)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.LoginListener.c(LoginListener.java:154)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.LoginListener.tick(LoginListener.java:53)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.NetworkManager.a(NetworkManager.java:220)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1092)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 94 | Suspended: false | Native: false | State: BLOCKED
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:153)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 89 | Suspended: false | Native: true | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 88 | Suspended: false | Native: true | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:548)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 66 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-29-thread-1
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 61 | Suspended: false | Native: false | State: BLOCKED
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:368)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:387)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.placeholder.PluginHook.isEnabled(PluginHook.kt:14)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.placeholder.PluginHook.<init>(PluginHook.kt:9)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.placeholder.PlaceholderAPIHook.<init>(Hooks.kt:14)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.placeholder.PlaceholderAPIHook.<clinit>(Hooks.kt:14)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.APIProvider.replaceText(APIProvider.kt:157)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.APIProvider.sendActionbarWithPlaceholders(APIProvider.kt:510)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.sendActionbarWithPlaceholders(TitleManagerPlugin.kt)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.extensions.PlayerExtensionsKt.sendActionbar(PlayerExtensions.kt:55)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.sendActionbarFromText(TitleManagerPlugin.kt:620)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.access$sendActionbarFromText(TitleManagerPlugin.kt:44)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin$registerAnnouncers$$inlined$forEach$lambda$1.invoke(TitleManagerPlugin.kt:353)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin$registerAnnouncers$$inlined$forEach$lambda$1.invoke(TitleManagerPlugin.kt:44)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.scheduling.AsyncScheduler$scheduleRaw$3.run(AsyncScheduler.kt:54)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.runAndReset(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-27-thread-1
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader$AsyncLoaderThread.run(ScriptLoader.java:322)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: BLOCKED
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:153)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:476)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:80)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:74)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:86)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:255)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:93)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:647)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: true | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:95)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.GetConsoleScreenBufferInfo(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.WindowsAnsiOutputStream.getConsoleInfo(WindowsAnsiOutputStream.java:103)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.WindowsAnsiOutputStream.processEraseLine(WindowsAnsiOutputStream.java:167)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.AnsiOutputStream.processEscapeCommand(AnsiOutputStream.java:253)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:125)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.write(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.flush(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.io.OutputStreamWriter.flush(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         Locked on:net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119)
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.APIProvider.replaceText(APIProvider.kt:157)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.script.NashornScriptManager$getScriptAnimation$1$1.next(NashornScriptManager.kt:68)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.script.NashornScriptManager$getScriptAnimation$1$1.next(NashornScriptManager.kt:61)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.animations.AnimationSendablePart.updateText(PartBasedSendableAnimation.kt:130)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation.getCurrentFrameText(PartBasedSendableAnimation.kt:42)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation.start(PartBasedSendableAnimation.kt:56)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.setHeaderFromText(TitleManagerPlugin.kt:633)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin.access$setHeaderFromText(TitleManagerPlugin.kt:44)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin$registerListeners$19.call(TitleManagerPlugin.kt:476)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.TitleManagerPlugin$registerListeners$19.call(TitleManagerPlugin.kt:44)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.util.ActionSubscriber.onNext(ActionSubscriber.java:39)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.observers.SafeSubscriber.onNext(SafeSubscriber.java:134)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeMap$MapSubscriber.onNext(OnSubscribeMap.java:77)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeFilter$FilterSubscriber.onNext(OnSubscribeFilter.java:76)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OnSubscribeFilter$FilterSubscriber.onNext(OnSubscribeFilter.java:76)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.shaded.rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.onNext(OperatorSubscribeOn.java:74)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.event.BukkitEventObservingKt$observeEventRaw$1$executor$1.execute(BukkitEventObserving.kt:39)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:173)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.LoginListener.c(LoginListener.java:154)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.LoginListener.tick(LoginListener.java:53)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.NetworkManager.a(NetworkManager.java:220)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1092)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[09:21:42] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[09:21:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[09:21:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[09:21:42] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[09:21:42] [Spigot Watchdog Thread/INFO]: Stopping server
 
Watchdog adlı eklentiyi silin.
 
Titlemanager, playerlist, login listener yazılarını gördüm emin değilim @akıner sana cevap verecektir.
 
Placeholderapi bozuk sürümü değiştir.
 
Title manageri placeholderapi ile mi kullandın?

Kullandıysan skriptin variableslerini taba veya sağdaki skor tablosuna mı ekledin?
 
If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes

Şunu gördüm bir de title manager ve placeholder uyarılarını gördüm.

Kısaca şöyle anlatayım sunucun VPS olduğundan ve 1.14 sürümünü kullandığından CPU'n darboğaz olmuş ve bilindiği üzere ana Minecraft işlemleri mult-core desteklemez yani 1000 çekirdek sunucun da olsa sunucu yine tek çekirdek kullanıyor. Aldığın sunucu paketi 4gb'ı 40tl tarzındaki paketlerdense VPS kullanıyorsun ve CPU'nu %100 verimde kullanamıyorsun demektir. Yani demek istediğim, daha iyi bir makineye geçerek bu işi çözebilirsin. (VDS ler 1GB'ı 40-50tl den başlar.)

Veya fazla runnable kullanmadan. Örneğin: HolographicDisplay &u yada bir placeholder zamana göre değişiyorsa bunlar runnable'dır. Ve sunucunun dar boğaz olmasının sebebi Skriptlerin. wait 10sec tarzı şeylerin hepsi runnabledır. Onlardan kurtulman gerek.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

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

Şimdi Katıl
Üst