Aller au contenu
  • 0

Skript .sh ?


Question

Posté(e)

Bonjour je voulait vous montrer ma version skript mais je la connais pas :'(

je suis sur minecraft 1.8.8 chez OmgServ

 

j'ai /sk reload scripts puis le serveur a crash

sur les logs ça marque

[spoiler=Erreur]

[13:02:32] [spigot Watchdog Thread/ERROR]: The server has stopped responding!
[13:02:32] [spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[13:02:32] [spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[13:02:32] [spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-21fe707-e1ebe52 (MC: 1.8.8)
[13:02:32] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:32] [spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[13:02:32] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:32] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[13:02:32] [spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[13:02:32] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:930)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseStatic(SkriptParser.java:186)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.entity.EntityData.parse(EntityData.java:395)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.entity.EntityData$2.parse(EntityData.java:167)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.entity.EntityData$2.parse(EntityData.java:1)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Classes.parseSimple(Classes.java:398)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Classes.parse(Classes.java:427)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:543)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:320)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Statement.parse(Statement.java:42)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.Skript.reloadScripts(Skript.java:556)
[13:02:32] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:134)
[13:02:32] [spigot Watchdog Thread/ERROR]:         org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[13:02:32] [spigot Watchdog Thread/ERROR]:         org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[13:02:32] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[13:02:32] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[13:02:32] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(FutureTask.java:266)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[13:02:32] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[13:02:32] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:32] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:32] [spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 3279 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 171 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 156 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 152 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 151 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: CombatTagPlus ForceField Thread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 147 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 146 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 145 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 144 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 143 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 125 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 65 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 121 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 82 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.PlainDatagramSocketImpl.receive0(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.DatagramSocket.receive(DatagramSocket.java:812)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 42 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 63 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:38)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:38)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 52 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[13:02:33] [spigot Watchdog Thread/ERROR]:         com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.poll(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 50 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[13:02:33] [spigot Watchdog Thread/ERROR]:         com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.poll(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[13:02:33] [spigot Watchdog Thread/ERROR]:         com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 49 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.poll(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 46 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[13:02:33] [spigot Watchdog Thread/ERROR]:         com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 47 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.poll(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[13:02:33] [spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1283)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1258)
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.PlainSocketImpl.socketConnect(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.Socket.connect(Socket.java:589)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.net.Socket.connect(Socket.java:538)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.New(HttpClient.java:308)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.New(HttpClient.java:326)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1283)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1258)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.spigotmc.Metrics.postPlugin(Metrics.java:430)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.spigotmc.Metrics.access$4(Metrics.java:345)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.spigotmc.Metrics$1.run(Metrics.java:240)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:555)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Disposer.java:148)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: true | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:255)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[13:02:33] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(FileOutputStream.java:326)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(PrintStream.java:338)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io.PrintStream.flush(PrintStream.java:338)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
[13:02:33] [spigot Watchdog Thread/ERROR]:         sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.io_OutputStreamWriter.flush(OutputStreamWriter.java:229)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:42)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:956)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:908)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseStatic(SkriptParser.java:186)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.entity.EntityData.parseWithoutIndefiniteArticle(EntityData.java:407)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.expressions.ExprEntity.init(ExprEntity.java:80)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:237)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Statement.parse(Statement.java:42)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.Skript.reloadScripts(Skript.java:556)
[13:02:33] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:134)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(FutureTask.java:266)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[13:02:33] [spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[13:02:33] [spigot Watchdog Thread/ERROR]:     Stack:
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[13:02:33] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[13:02:33] [spigot Watchdog Thread/ERROR]: ------------------------------
[13:02:33] [spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[13:02:33] [Thread-4/INFO]: Stopping server[/spoiler]

 

12 réponses à cette question

Messages recommandés

  • 0
Posté(e)

Pense a mettre les erreurs entre balises de code et entre spoiler... Et sinon, si tu ne donnes pas la version de skript on ne peux pas savoir... Quand tu démarres skript, normalement il te l'affiche dans la console... Sinon tu fouilles un peu, dans les fichiers de configuration de skript etc...

  • J'aime 1
  • 0
Posté(e)
Pense a mettre les erreurs entre balises de code et entre spoiler... Et sinon, si tu ne donnes pas la version de skript on ne peux pas savoir... Quand tu démarres skript, normalement il te l'affiche dans la console... Sinon tu fouilles un peu, dans les fichiers de configuration de skript etc...

OK :) et je suis en bukkit * j'ai oublier version: 2.1.2 voila :)

EDIT: si je suis sous spigot je t'envoie des screens

EDIT 2: Screen : http://prntscr.com/hfuwud

  • 0
Posté(e)

Si tu es en CraftBukkit, le problème viens de la ! Bukkit et Skript = 4274947687 (environ)

En plus la version 2.1.2 est très vieille ! Actuellement, pour la 1.8.8, c'est la 2.2-dev27 , et pour la dernière version de Spigot (=1.12.2), c'est la 2.2-dev32... :)

 

EDIT: Je pense que tu es en spigot. Dans l'erreur y'a marqué spigot partout ! Et puis Bukkit = Spigot, mais CraftBukkit != Spigot (enfin c'est à peu près ca, je vais pas rentrer dans les details)

  • 0
Posté(e)
Si tu es en CraftBukkit, le problème viens de la ! Bukkit et Skript = 4274947687 (environ)

En plus la version 2.1.2 est très vieille ! Actuellement, pour la 1.8.8, c'est la 2.2-dev27 , et pour la dernière version de Spigot (=1.12.2), c'est la 2.2-dev32... :)

 

EDIT: Je pense que tu es en spigot. Dans l'erreur y'a marqué spigot partout ! Et puis Bukkit = Spigot, mais CraftBukkit != Spigot

Je fait quoi donc ? :(

  • 0
Posté(e)

Télécharge la dernière version de skript (en cliquant sur le lien):

 

EDIT: Je pense que tu es en spigot. Dans l'erreur y'a marqué spigot partout ! Et puis Bukkit = Spigot, mais CraftBukkit != Spigot (enfin c'est à peu près ca, je vais pas rentrer dans les details)

Et j'ai rajouté ca sur mon précédant message

 

EDIT: Ah ok, spigot. c'est ce qui me semblait xD bref télécharge skript et on vera...

  • 0
Posté(e)
Télécharge la dernière version de skript (en cliquant sur le lien):

 

 

 

Et j'ai rajouté ca sur mon précédant message

 

EDIT: Ah ok, spigot. c'est ce qui me semblait xD bref télécharge skript et on vera...

Ok je vais installer la 2.2 dev etc

  • 0
Posté(e)
Heu.. quelqu'un peut m'aider s'il vous plait ? :(

 [13:02:33] [spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server. [/Code]

Mais ca c'est pas important... On s'en fiche un peu ^^ ca permet de redémarrer le serveur automatiquement. Si tu l'as pas, tu as juste a lancer le start.bat ou a cliquer sur un bouton si tu es hébergé !

Je n'ai jamais utilisé le start.sh ... Il n'est pas vraiment utile

 

Et mets les erreurs de ton message principal entre spoiler (et entre code aussi, mais c'est moins important) stp. Vraiment parce que la c'est horrible...

  • 0
Posté(e)
Mais ca c'est pas important... On s'en fiche un peu ^^ ca permet de redémarrer le serveur automatiquement. Si tu l'as pas, tu as juste a lancer le start.bat ou a cliquer sur un bouton si tu es hébergé !

Je n'ai jamais utilisé le start.sh ... Il n'est pas vraiment utile

 

Et mets les erreurs de ton message principal entre spoiler (et entre code aussi, mais c'est moins important) stp. Vraiment parce que la c'est horrible...

C'est ça je suis administrateur + dév sur se serveur mais sans /reload je pourra pas installer des plugin est le fonda est rarement là :( et jsp comment executer un .bat par le ftp :?

×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.