LuckPerms

LuckPerms

41.4k Downloads

Spigot 1.14.1 accidently crashed

myfbone opened this issue ยท 2 comments

commented

I'm not sure if it's connected to lucky perms, but mb. This is by log part with errors. As you can see there are a lot of messages about Current Thread: luckperms-worker

[11:25:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:48] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
[11:25:48] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[11:25:48] [Spigot Watchdog Thread/ERROR]: 	 *Especially* if it looks like HTTP or MySQL operations are occurring
[11:25:48] [Spigot Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[11:25:48] [Spigot Watchdog Thread/ERROR]: 	 If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[11:25:48] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
[11:25:48] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[11:25:48] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-8043ebc-89c52b7 (MC: 1.14.1)
[11:25:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:48] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[11:25:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[11:25:49] [Spigot Watchdog Thread/ERROR]: 	PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[11:25:49] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.Collectors.lambda$toMap$68(Collectors.java:1658)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.Collectors$$Lambda$37/0x000000084008c040.accept(Unknown Source)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:357)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//com.mojang.brigadier.tree.CommandNode.addChild(CommandNode.java:110)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.CommandDispatcher.a(CommandDispatcher.java:303)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.CommandDispatcher.a(CommandDispatcher.java:249)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:858)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PlayerList.d(PlayerList.java:709)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:149)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.LoginListener.c(LoginListener.java:149)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.LoginListener.tick(LoginListener.java:53)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.NetworkManager.a(NetworkManager.java:230)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1080)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:956)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:801)
[11:25:49] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:49] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 2 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 3 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 9 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server-Worker-1
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 14 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 15 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Object.java:328)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.mainLoop(Timer.java:527)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.run(Timer.java:506)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 18 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.sleep(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		Locked on:app//net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.HashMap.resize(HashMap.java:730)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.HashMap.merge(HashMap.java:1277)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.Collectors.lambda$toMap$68(Collectors.java:1658)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.Collectors$$Lambda$37/0x000000084008c040.accept(Unknown Source)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:357)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//com.mojang.brigadier.tree.CommandNode.addChild(CommandNode.java:110)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.CommandDispatcher.a(CommandDispatcher.java:303)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.CommandDispatcher.a(CommandDispatcher.java:249)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:858)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PlayerList.d(PlayerList.java:709)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:149)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.LoginListener.c(LoginListener.java:149)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.LoginListener.tick(LoginListener.java:53)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.NetworkManager.a(NetworkManager.java:230)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1080)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:956)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:801)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-3
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 23 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:30)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 22 | Suspended: false | Native: true | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		Locked on:[email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.io.FileInputStream.readBytes(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.io.FileInputStream.read(FileInputStream.java:279)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:95)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/sun.java2d.Disposer.run(Disposer.java:144)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.run(Timer.java:506)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait0(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.run(Timer.java:506)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 33 | Suspended: false | Native: true | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.run(Timer.java:506)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.sleep(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-LoginSecurityDB.0
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 46 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Object.java:328)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Object.wait(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.TimerThread.run(Timer.java:506)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 71 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait0(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 72 | Suspended: false | Native: false | State: RUNNABLE
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		Locked on:[email protected]/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:623)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ClassLoader.defineClass1(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:802)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:700)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:623)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.v1_14_R1.inventory.CraftItemFactory.getItemMeta(CraftItemFactory.java:256)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.v1_14_R1.inventory.CraftItemFactory.getItemMeta(CraftItemFactory.java:66)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.v1_14_R1.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:322)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PacketDataSerializer.a(PacketDataSerializer.java:252)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.ShapedRecipes$a.a(ShapedRecipes.java:368)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.ShapedRecipes$a.a(ShapedRecipes.java:1)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PacketPlayOutRecipeUpdate.a(SourceFile:65)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PacketPlayOutRecipeUpdate.b(SourceFile:44)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PacketEncoder.encode(SourceFile:46)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.PacketEncoder.encode(SourceFile:15)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.NetworkManager.lambda$4(NetworkManager.java:198)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.NetworkManager$$Lambda$3399/0x0000000840de6040.run(Unknown Source)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-2-worker-3
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 74 | Suspended: false | Native: false | State: WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-9
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-10
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-11
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-12
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-13
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 82 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 81 | Suspended: false | Native: false | State: BLOCKED
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.Collections$SynchronizedCollection.add(Collections.java:2038)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_14_R1.ServerConnection$1.initChannel(ServerConnection.java:76)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 84 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-14
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-15
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 85 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-16
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-17
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-18
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-19
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-20
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-21
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-22
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 92 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-23
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 93 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-24
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 94 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-25
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 95 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-26
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 96 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-27
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 97 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-28
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-29
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 99 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-30
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-31
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-32
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 102 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-33
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 103 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-34
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-35
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 105 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-36
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-37
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 107 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-38
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 108 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-39
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 109 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-40
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 110 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-41
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 111 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-42
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 112 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-43
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 113 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-44
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 114 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-45
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 115 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-46
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 116 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-47
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 117 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-48
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 118 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
[11:25:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[11:25:50] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-49
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	PID: 119 | Suspended: false | Native: false | State: TIMED_WAITING
[11:25:50] [Spigot Watchdog Thread/ERROR]: 	Stack:
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[11:25:50] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:834)
commented

That is the interesting thing about thread dumps: They list all threads that were running at the time of the crash.
Just because LP is listed doesn't mean it has to do with LP itself.
In fact the first 10 or so threads are normal server threads.

commented

Not an LP issue