Bi indirelim bakalım :D
Gönderi otomatik olarak birleştirildi: 11 Haziran 2018
Merhaba paketin açılımından itibaren şu hatayı alıyorum.
Spoyler: LOGLAR
Kod:Panoya kopyala
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: The server has stopped responding!
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Please report this to PaperSpigot directly!
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PaperSpigot version: git-PaperSpigot-"4c7641d" (MC: 1.8.8)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to PaperSpigot!):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server thread
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Throwable.fillInStackTrace(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Throwable.fillInStackTrace(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Throwable.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Exception.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ReflectiveOperationException.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ClassNotFoundException.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.net.URLClassLoader.findClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:193)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:98)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Class.getDeclaredConstructors0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Class.getDeclaredConstructors(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.handlers.instantiation.StandardInjectionProvider.getInjectionConstructor(StandardInjectionProvider.java:61)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.handlers.instantiation.StandardInjectionProvider.safeGet(StandardInjectionProvider.java:37)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.handlers.instantiation.DirectInstantiationProvider.get(DirectInstantiationProvider.java:18)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.getInstantiation(InjectorImpl.java:217)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:172)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:155)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:208)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:177)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:155)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:208)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:177)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:155)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:56)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:246)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.initialize(AuthMe.java:221)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.onEnable(AuthMe.java:136)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:769)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.reload(Bukkit.java:556)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:629)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:416)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Entire Thread Dump:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 688 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:47)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 687 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-37-thread-1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 682 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-35-thread-1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 681 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-32-thread-1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 680 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-5
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 679 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 677 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @6901be
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 674 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-27-thread-1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 667 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 666 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 665 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 664 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-50
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 662 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-51
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 663 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-48
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 660 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-49
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 661 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-46
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 658 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-47
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 659 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-44
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 656 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-45
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 657 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 654 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 623 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 112 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-37
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-35
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-33
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-31
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-29
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-27
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-15
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.postPlugin(Metrics.java:435)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.access$4(Metrics.java:345)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.spigotmc.Metrics$1.run(Metrics.java:240)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: PaperSpigot Watchdog Thread
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server thread
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.lang.Throwable.fillInStackTrace(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Locked on:java.lang.ClassLoader.loadClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Throwable.fillInStackTrace(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Throwable.fillInStackTrace(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Throwable.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Exception.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ReflectiveOperationException.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ClassNotFoundException.<init>(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.net.URLClassLoader.findClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:193)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:98)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Class.getDeclaredConstructors0(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Class.getDeclaredConstructors(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.handlers.instantiation.StandardInjectionProvider.getInjectionConstructor(StandardInjectionProvider.java:61)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.handlers.instantiation.StandardInjectionProvider.safeGet(StandardInjectionProvider.java:37)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.handlers.instantiation.DirectInstantiationProvider.get(DirectInstantiationProvider.java:18)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.getInstantiation(InjectorImpl.java:217)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:172)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:155)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:208)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:177)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:155)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:208)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.instantiate(InjectorImpl.java:177)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(InjectorImpl.java:155)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.libs.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:56)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:246)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.initialize(AuthMe.java:221)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.onEnable(AuthMe.java:136)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:769)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.reload(Bukkit.java:556)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:629)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:416)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 6 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[10:04:35] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
Oyun normal olarak akışını saglıyor ama konsolda ılk açılırken verdıgı WARN lar bunlar