개인 자료란 (JE)

  서버 커뮤니티

Profile 쑤박탱 대표칭호 없음
Profile

질문하기 멀티플레이

서버가 같은 이유로 자주 멈춥니다

2023.06.24 조회 수 129 추천 수 0
이해도 입문자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 1.20.x 

서버를 간단하게 구축해서 클라우드 호스팅 업체를 이용하여 운영 중인데, 하루에 1~2번 꼴로 같은 이유로 멈춥니다.

전조 증상은 맵 로딩(청크 로딩)이 안되고 몹이 순간이동을 합니다. 청크 로딩이 되지 않은 곳에 들어가면 자신이 몸이 남에게 안보입니다.

그러다가 몇 분 후 바로 서버가 아래 오류들을 내뿜으면서 멈춥니다.

몇가지 의심가는 부분이 있기는 한데 추측이라서 확실하지는 않습니다 ㅜㅜ


1. 서버 램 부족 (현재 start.bat 파일 설정을 2기가까지로 제한을 두고 있습니다. 다만 플레이어 인원이 아예 없어도 서버가 멈추기에 애매합니다. 참고로 서버 컴퓨터는 종료되지 않고 마크 서버만 오류를 내뿜으면서 멈춥니다.)

2. MultiWorld 플러그인의 구버전 (이것도 최근에 업데이트 된 사항이라 깊은 관련이 있다고 확신하지는 못하고 있습니다.)


현재 운영 중인 서버라 다른 유저 분들의 불편사항을 덜어드리고 싶어 빠른 해결이 필요한데 초보 관리자여서 잘 못 해드려서 죄송스럽습니다 ㅜㅜ

서버 운영을 오래 해보셨거나 해당 오류에 대해 아시는 분은 댓글 주시면 감사하겠습니다!!!

필요하시다면 서버 로그 파일이랑 다른 정보들도 알려드리겠습니다!


제가 이용하는 플러그인 목록 : BetterEconomy 2.13 / Citizens / EssentialsX 2.20.0 / EssentialsXChat 2.20.1 / EssesntialsXspawn 2.20.1 / FacilisCommon 1.0.0 /KSop / KTLibrary / LuckPerms 5.4.88 / MultiWorld 1.3.1 / NametagEdit / RandomTP / Skript 2.7.0 / Vault / worldedit 7.2.15




로그 : 

[01:28:26] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:26] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.

[01:28:26] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author

[01:28:26] [Spigot Watchdog Thread/ERROR]:      *Especially* if it looks like HTTP or MySQL operations are occurring

[01:28:26] [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

[01:28:26] [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

[01:28:26] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/

[01:28:26] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports

[01:28:26] [Spigot Watchdog Thread/ERROR]: Spigot version: 3804-Spigot-bed8c61-9a21b0b (MC: 1.20.1)

[01:28:26] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:26] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):

[01:28:26] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread

[01:28:26] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:26] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:26] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.util.thread.IAsyncTaskHandler.bq(SourceFile:151)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:141)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.level.ChunkProviderServer.a(ChunkProviderServer.java:154)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.World.a(World.java:300)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.IWorldReader.a(SourceFile:156)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.World.d(World.java:294)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.World.a_(World.java:548)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.entity.player.EntityHuman.a(EntityHuman.java:1503)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.entity.CraftPlayer.getBedSpawnLocation(CraftPlayer.java:1004)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.paperlib.features.bedspawnlocation.BedSpawnLocationSync.getBedSpawnLocationAsync(BedSpawnLocationSync.java:12)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.paperlib.environments.Environment.getBedSpawnLocationAsync(Environment.java:113)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.paperlib.PaperLib.getBedSpawnLocationAsync(PaperLib.java:202)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener.updateCompass(EssentialsPlayerListener.java:519)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener.access$600(EssentialsPlayerListener.java:80)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener$1DelayJoinTask.run(EssentialsPlayerListener.java:361)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1257)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:388)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1198)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1015)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer$$Lambda$4575/0x00000008015aa768.run(Unknown Source)

[01:28:26] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:26] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:26] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Notification Thread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 12 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Common-Cleaner

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: JNA Cleaner

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer hack thread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.sleep(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.SystemUtils$9.run(SourceFile:839)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Yggdrasil Key Fetcher

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.Disposer.run(Disposer.java:145)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: AWT-Shutdown

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Object.java:338)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: AWT-Windows

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.awt.windows.WToolkit.run(WToolkit.java:365)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: AWT-EventQueue-0

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.windows.GDIBlitLoops.nativeBlit(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.windows.GDIBlitLoops.Blit(GDIBlitLoops.java:141)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:986)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.pipe.DrawImage.renderImageCopy(DrawImage.java:583)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:69)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:1041)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.pipe.ValidatePipe.copyImage(ValidatePipe.java:186)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3430)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3406)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager$PaintManager.paintDoubleBufferedImpl(RepaintManager.java:1667)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1632)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1570)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager.paint(RepaintManager.java:1337)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.JComponent._paintImmediately(JComponent.java:5259)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.JComponent.paintImmediately(JComponent.java:5069)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager$4.run(RepaintManager.java:879)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager$4.run(RepaintManager.java:862)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.security.AccessController.executePrivileged(AccessController.java:776)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.security.AccessController.doPrivileged(AccessController.java:399)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:862)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:835)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:784)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1898)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventQueue$4.run(EventQueue.java:722)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventQueue$4.run(EventQueue.java:716)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.security.AccessController.executePrivileged(AccessController.java:776)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.security.AccessController.doPrivileged(AccessController.java:399)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventQueue.dispatchEvent(EventQueue.java:741)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: TimerQueue

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/javax.swing.TimerQueue.run(TimerQueue.java:172)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-3

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.mojang.logging.LogQueues.getNextLogEvent(LogQueues.java:41)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.gui.ServerGUI.lambda$3(ServerGUI.java:144)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.gui.ServerGUI$$Lambda$4677/0x000000080150d7b0.run(Unknown Source)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.util.thread.IAsyncTaskHandler.bq(SourceFile:151)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:141)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.level.ChunkProviderServer.a(ChunkProviderServer.java:154)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.World.a(World.java:300)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.IWorldReader.a(SourceFile:156)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.World.d(World.java:294)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.level.World.a_(World.java:548)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.world.entity.player.EntityHuman.a(EntityHuman.java:1503)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.entity.CraftPlayer.getBedSpawnLocation(CraftPlayer.java:1004)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.paperlib.features.bedspawnlocation.BedSpawnLocationSync.getBedSpawnLocationAsync(BedSpawnLocationSync.java:12)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.paperlib.environments.Environment.getBedSpawnLocationAsync(Environment.java:113)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.paperlib.PaperLib.getBedSpawnLocationAsync(PaperLib.java:202)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener.updateCompass(EssentialsPlayerListener.java:519)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener.access$600(EssentialsPlayerListener.java:80)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener$1DelayJoinTask.run(EssentialsPlayerListener.java:361)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1257)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:388)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1198)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1015)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.MinecraftServer$$Lambda$4575/0x00000008015aa768.run(Unknown Source)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: TerminalConsoleWriter

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/java.io.PrintStream.flush(PrintStream.java:423)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/java.io.PrintStream.flush(PrintStream.java:423)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/java.io.PrintStream.flush(PrintStream.java:423)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160)

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.FileOutputStream.writeBytes(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.FileOutputStream.write(FileOutputStream.java:349)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.PrintStream.flush(PrintStream.java:423)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.FilterOutputStream.flush(FilterOutputStream.java:153)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.PrintStream.flush(PrintStream.java:423)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.PrintStream.flush(PrintStream.java:423)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.FilterOutputStream.flush(FilterOutputStream.java:153)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:320)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.console.ConsoleReader.flush(ConsoleReader.java:976)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_20_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:48)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:jline.internal.InputStreamReader.read(InputStreamReader.java:261)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:jline.internal.InputStreamReader.read(InputStreamReader.java:198)

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.WindowsTerminal.access$000(WindowsTerminal.java:55)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.WindowsTerminal$1.read(WindowsTerminal.java:157)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.internal.InputStreamReader.read(InputStreamReader.java:261)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.internal.InputStreamReader.read(InputStreamReader.java:198)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:117)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 42 | Suspended: false | Native: false | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:90)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.TimerThread.mainLoop(Timer.java:563)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.TimerThread.run(Timer.java:516)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 44 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPoll.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:883)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-0

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 45 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3449)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3432)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$6009/0x0000000801ba13b0.run(Unknown Source)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-1

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 46 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-2

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 47 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-3

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-4

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 49 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-5

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-6

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-7

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 52 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.TimerThread.mainLoop(Timer.java:563)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.TimerThread.run(Timer.java:516)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 55 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-8

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 59 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer C:/Users/Administrator/Desktop/spigot 1.20.1/plugins/LuckPerms/luckperms-h2-v2.mv.db

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3768)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: H2-serialization

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 64 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: H2-save

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 65 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Object.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.TimerThread.mainLoop(Timer.java:563)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.TimerThread.run(Timer.java:516)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-1

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 76 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 82 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 83 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPoll.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:883)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 92 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'CSV'

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 94 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage.lambda$new$0(VariablesStorage.java:110)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$$Lambda$7771/0x0000000802133d78.run(Unknown Source)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 75 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables.lambda$static$5(Variables.java:843)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$$Lambda$7074/0x0000000801fa3ab8.run(Unknown Source)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-2

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 95 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 104 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPoll.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 105 | Suspended: false | Native: true | State: RUNNABLE

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPoll.wait(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 110 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-106

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 262 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-119

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 332 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-138

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 373 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-command-executor

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 424 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-9

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 433 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-10

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 434 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-11

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 435 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-12

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 436 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-13

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 437 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-14

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 438 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-worker-15

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 439 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-275

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 838 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #94

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 921 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #95

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 922 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:833)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-61

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 953 | Suspended: false | Native: false | State: WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

[01:28:27] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-62

[01:28:27] [Spigot Watchdog Thread/ERROR]:     PID: 954 | Suspended: false | Native: false | State: TIMED_WAITING

[01:28:27] [Spigot Watchdog Thread/ERROR]:     Stack:

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)

[01:28:27] [Spigot Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[01:28:27] [Spigot Watchdog Thread/ERROR]: ------------------------------

2개의 댓글

NoEul
2023.06.24

서버 heap 메모리가 부족하면 저런 현상이 발생하기는 해욘

ᄇᄇᄇ
2023.06.24

헤에에에ㅔ 1초에 저렇게 많은 에러 표시가 요상하네용 ㅠㅠ

뉴스 및 창작물
/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1