Paste your logs.

Built for Minecraft & Hytale

Forge Server Log

1260 errors
1292 lines
Raw
[03:00:40] [Server thread/INFO]: [MythicDungeons] Cleaning up instance 'RunicTemple_1'...
[03:00:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'RunicTemple_1'
[03:00:41] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'RunicTemple_1'
[03:00:41] [Server thread/INFO]: [MythicDungeons] -= Unloading world RunicTemple_1 processed in 121ms. =-
[03:00:41] [Server thread/INFO]: [MythicDungeons] -= Cleaning up RunicTemple_1 processed in 770ms. =-
[03:00:41] [RegionFile I/O Thread #0/ERROR]: [ChunkDataTask] Failed to read chunk data for task: Task for world: 'RunicTemple_1' at (16,3) type: ENTITY_DATA, hash: 1082344066
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:159) ~[?:?]
at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:814) ~[?:?]
at net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:604) ~[purpur-1.19.3.jar:git-Purpur-1913]
at net.minecraft.world.level.chunk.storage.RegionFileStorage.read(RegionFileStorage.java:195) ~[?:?]
at net.minecraft.world.level.chunk.storage.RegionFileStorage.read(RegionFileStorage.java:187) ~[?:?]
at net.minecraft.server.level.ServerLevel.readEntityChunk(ServerLevel.java:427) ~[?:?]
at net.minecraft.server.level.ServerLevel$3.readData(ServerLevel.java:387) ~[?:?]
at io.papermc.paper.chunk.system.io.RegionFileIOThread$ChunkDataTask.run(RegionFileIOThread.java:1250) ~[purpur-1.19.3.jar:git-Purpur-1913]
at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[purpur-1.19.3.jar:git-Purpur-1913]
at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[purpur-1.19.3.jar:git-Purpur-1913]
at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.pollTasks(PrioritisedQueueExecutorThread.java:110) ~[purpur-1.19.3.jar:git-Purpur-1913]
at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) ~[purpur-1.19.3.jar:git-Purpur-1913]
[03:00:51] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:00:51] [Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[03:00:51] [Watchdog Thread/ERROR]: ------------------------------
[03:00:51] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:00:51] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:00:51] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:00:51] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:00:51] [Watchdog Thread/ERROR]: ------------------------------
[03:00:51] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:00:51] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:00:51] [Watchdog Thread/ERROR]: Stack:
[03:00:51] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:00:51] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:00:51] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:00:51] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:00:51] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:00:51] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:00:51] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:00:51] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:00:51] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:00:51] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:00:51] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:00:51] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:00:51] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:00:51] [Watchdog Thread/ERROR]: ------------------------------
[03:00:51] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:00:51] [Watchdog Thread/ERROR]: ------------------------------
[03:00:52] [spark-asyncsampler-worker-thread/WARN]: [spark] Timed out waiting for world statistics
[03:00:52] [Async Chat Thread - #386/INFO]: [Not Secure] [default] .TOTALLYNOONE » how did i even
[03:00:56] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:00:56] [Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
[03:00:56] [Watchdog Thread/ERROR]: ------------------------------
[03:00:56] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:00:56] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:00:56] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:00:56] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:00:56] [Watchdog Thread/ERROR]: ------------------------------
[03:00:56] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:00:56] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:00:56] [Watchdog Thread/ERROR]: Stack:
[03:00:56] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:00:56] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:00:56] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:00:56] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:00:56] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:00:56] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:00:56] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:00:56] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:00:56] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:00:56] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:00:56] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:00:56] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:00:56] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:00:56] [Watchdog Thread/ERROR]: ------------------------------
[03:00:56] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:00:56] [Watchdog Thread/ERROR]: ------------------------------
[03:00:56] [Async Chat Thread - #387/INFO]: [Not Secure] [default] .TOTALLYNOONE » damn i suck
[03:01:01] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:01] [Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
[03:01:01] [Watchdog Thread/ERROR]: ------------------------------
[03:01:01] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:01] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:01] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:01] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:01] [Watchdog Thread/ERROR]: ------------------------------
[03:01:01] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:01] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:01] [Watchdog Thread/ERROR]: Stack:
[03:01:01] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:01] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:01] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:01] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:01] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:01] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:01] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:01] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:01] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:01] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:01] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:01] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:01] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:01] [Watchdog Thread/ERROR]: ------------------------------
[03:01:01] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:01] [Watchdog Thread/ERROR]: ------------------------------
[03:01:06] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:06] [Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
[03:01:06] [Watchdog Thread/ERROR]: ------------------------------
[03:01:06] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:06] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:06] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:06] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:06] [Watchdog Thread/ERROR]: ------------------------------
[03:01:06] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:06] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:06] [Watchdog Thread/ERROR]: Stack:
[03:01:06] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:06] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:06] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:06] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:06] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:06] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:06] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:06] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:06] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:06] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:06] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:06] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:06] [Watchdog Thread/ERROR]: ------------------------------
[03:01:06] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:06] [Watchdog Thread/ERROR]: ------------------------------
[03:01:09] [Async Chat Thread - #386/INFO]: [default] DivineClips » lag?
[03:01:11] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:11] [Watchdog Thread/ERROR]: The server has not responded for 30 seconds! Creating thread dump
[03:01:11] [Watchdog Thread/ERROR]: ------------------------------
[03:01:11] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:11] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:11] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:11] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:11] [Watchdog Thread/ERROR]: ------------------------------
[03:01:11] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:11] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:11] [Watchdog Thread/ERROR]: Stack:
[03:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:11] [Watchdog Thread/ERROR]: ------------------------------
[03:01:11] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:11] [Watchdog Thread/ERROR]: ------------------------------
[03:01:11] [defaultEventLoopGroup-7-4/INFO]: [Geyser-Spigot] TOTALLYNOONE has disconnected from the Java server because of Read timed out.
[03:01:11] [Geyser Spigot connection thread-6-1/INFO]: [floodgate] Floodgate player logged in as .TOTALLYNOONE disconnected
[03:01:11] [defaultEventLoopGroup-7-4/WARN]: io.netty.handler.timeout.ReadTimeoutException
[03:01:16] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:16] [Watchdog Thread/ERROR]: The server has not responded for 35 seconds! Creating thread dump
[03:01:16] [Watchdog Thread/ERROR]: ------------------------------
[03:01:16] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:16] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:16] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:16] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:16] [Watchdog Thread/ERROR]: ------------------------------
[03:01:16] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:16] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:16] [Watchdog Thread/ERROR]: Stack:
[03:01:16] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:16] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:16] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:16] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:16] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:16] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:16] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:16] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:16] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:16] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:16] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:16] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:16] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:16] [Watchdog Thread/ERROR]: ------------------------------
[03:01:16] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:16] [Watchdog Thread/ERROR]: ------------------------------
[03:01:20] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@5ffa5594[id=67c6a28a-1c4a-4755-8b10-f9474aa94eec,name=DivineClips,properties={textures=[com.mojang.authlib.properties.Property@6ca94086]},legacy=false] (/**.**.**.**:51029): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:21] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:21] [Watchdog Thread/ERROR]: The server has not responded for 40 seconds! Creating thread dump
[03:01:21] [Watchdog Thread/ERROR]: ------------------------------
[03:01:21] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:21] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:21] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:21] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:21] [Watchdog Thread/ERROR]: ------------------------------
[03:01:21] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:21] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:21] [Watchdog Thread/ERROR]: Stack:
[03:01:21] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:21] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:21] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:21] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:21] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:21] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:21] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:21] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:21] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:21] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:21] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:21] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:21] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:21] [Watchdog Thread/ERROR]: ------------------------------
[03:01:21] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:21] [Watchdog Thread/ERROR]: ------------------------------
[03:01:22] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@a3f1fd3[id=bc8baf50-bc37-4627-945d-3f3b9244c227,name=DragonPhoenixKel,properties={textures=[com.mojang.authlib.properties.Property@fe3fa89]},legacy=false] (/**.**.**.**:52265): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:22] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@20eb9292[id=7e171567-8998-4201-83a6-80c76517739b,name=cobestrausz,properties={textures=[com.mojang.authlib.properties.Property@47fdd501]},legacy=false] (/**.**.**.**:52143): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:26] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:26] [Watchdog Thread/ERROR]: The server has not responded for 45 seconds! Creating thread dump
[03:01:26] [Watchdog Thread/ERROR]: ------------------------------
[03:01:26] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:26] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:26] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:26] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:26] [Watchdog Thread/ERROR]: ------------------------------
[03:01:26] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:26] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:26] [Watchdog Thread/ERROR]: Stack:
[03:01:26] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:26] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:26] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:26] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:26] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:26] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:26] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:26] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:26] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:26] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:26] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:26] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:26] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:26] [Watchdog Thread/ERROR]: ------------------------------
[03:01:26] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:26] [Watchdog Thread/ERROR]: ------------------------------
[03:01:27] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@5414292a[id=67c6a28a-1c4a-4755-8b10-f9474aa94eec,name=DivineClips,properties={textures=[com.mojang.authlib.properties.Property@5c2d8c90]},legacy=false] (/**.**.**.**:51058): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:30] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@2958aad7[id=7e171567-8998-4201-83a6-80c76517739b,name=cobestrausz,properties={textures=[com.mojang.authlib.properties.Property@758ea81d]},legacy=false] (/**.**.**.**:52152): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:31] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:31] [Watchdog Thread/ERROR]: The server has not responded for 50 seconds! Creating thread dump
[03:01:31] [Watchdog Thread/ERROR]: ------------------------------
[03:01:31] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:31] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:31] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:31] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:31] [Watchdog Thread/ERROR]: ------------------------------
[03:01:31] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:31] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:31] [Watchdog Thread/ERROR]: Stack:
[03:01:31] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:31] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:31] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:31] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:31] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:31] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:31] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:31] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:31] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:31] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:31] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:31] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:31] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:31] [Watchdog Thread/ERROR]: ------------------------------
[03:01:31] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:31] [Watchdog Thread/ERROR]: ------------------------------
[03:01:36] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:36] [Watchdog Thread/ERROR]: The server has not responded for 55 seconds! Creating thread dump
[03:01:36] [Watchdog Thread/ERROR]: ------------------------------
[03:01:36] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:36] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:36] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:36] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:36] [Watchdog Thread/ERROR]: ------------------------------
[03:01:36] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:36] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:36] [Watchdog Thread/ERROR]: Stack:
[03:01:36] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:36] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:36] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:36] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:36] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:36] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:36] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:36] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:36] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:36] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:36] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:36] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:36] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:36] [Watchdog Thread/ERROR]: ------------------------------
[03:01:36] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:36] [Watchdog Thread/ERROR]: ------------------------------
[03:01:36] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@1ee0a4b5[id=bc8baf50-bc37-4627-945d-3f3b9244c227,name=DragonPhoenixKel,properties={textures=[com.mojang.authlib.properties.Property@5b3db124]},legacy=false] (/**.**.**.**:52289): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:38] [User Authenticator #136/INFO]: Disconnecting com.mojang.authlib.GameProfile@2e66f50c[id=7e171567-8998-4201-83a6-80c76517739b,name=cobestrausz,properties={textures=[com.mojang.authlib.properties.Property@2e01c066]},legacy=false] (/**.**.**.**:52171): This account is already logged into the server, and has now been kicked. Please join again.
[03:01:41] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
[03:01:41] [Watchdog Thread/ERROR]: The server has not responded for 60 seconds! Creating thread dump
[03:01:41] [Watchdog Thread/ERROR]: ------------------------------
[03:01:41] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:41] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:41] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:41] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:41] [Watchdog Thread/ERROR]: ------------------------------
[03:01:41] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:41] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:41] [Watchdog Thread/ERROR]: Stack:
[03:01:41] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:41] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:41] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:41] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:41] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:41] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:41] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:41] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:41] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:41] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:41] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:41] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:41] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:41] [Watchdog Thread/ERROR]: ------------------------------
[03:01:41] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
[03:01:41] [Watchdog Thread/ERROR]: ------------------------------
[03:01:42] [Watchdog Thread/ERROR]: ------------------------------
[03:01:42] [Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Purpur bug.
[03:01:42] [Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[03:01:42] [Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
[03:01:42] [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
[03:01:42] [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
[03:01:42] [Watchdog Thread/ERROR]: If you are unsure or still think this is a Purpur bug, please report this to https://github.com/PurpurMC/Purpur/issues
[03:01:42] [Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[03:01:42] [Watchdog Thread/ERROR]: Purpur version: git-Purpur-1913 (MC: 1.19.3)
[03:01:42] [Watchdog Thread/ERROR]: ------------------------------
[03:01:42] [Watchdog Thread/ERROR]: During the run of the server, a plugin set an excessive velocity on an entity
[03:01:42] [Watchdog Thread/ERROR]: This may be the cause of the issue, or it may be entirely unrelated
[03:01:42] [Watchdog Thread/ERROR]: Excessive velocity set detected: tried to set velocity of entity Weird_Substance id #951625 to (0.0,1.0,-5.0).
[03:01:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.entity.CraftEntity.setVelocity(CraftEntity.java:470)
[03:01:42] [Watchdog Thread/ERROR]: LaunchPads-2.1.0.jar//com.itsazza.launchpads.pads.LaunchPadType$setVelocity$1.run(LaunchPadType.kt:35)
[03:01:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:42] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:42] [Watchdog Thread/ERROR]: java.base/java.lang.Thread.run(Thread.java:833)
[03:01:42] [Watchdog Thread/ERROR]: ------------------------------
[03:01:42] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
[03:01:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
[03:01:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 16,3) in 'RunicTemple_1']
[03:01:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=RunicTemple_1, chunkX=16, chunkZ=3, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: RunicTemple_1, chunk: (16,3), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=2048, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
[03:01:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Writing chunk information dump to ./debug/chunks-watchdog.txt
[03:01:44] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Successfully written chunk information!
[03:01:44] [Watchdog Thread/ERROR]: ------------------------------
[03:01:44] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:01:44] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:01:44] [Watchdog Thread/ERROR]: Stack:
[03:01:44] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:01:44] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:01:44] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:01:44] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:01:44] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:01:44] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:01:44] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:01:44] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:01:44] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:01:44] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:01:44] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:01:44] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:01:44] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:01:44] [Watchdog Thread/ERROR]: ------------------------------
[03:01:44] [Watchdog Thread/ERROR]: Entire Thread Dump:
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Reference Handler
[03:02:10] [Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Finalizer
[03:02:10] [Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[03:02:10] [Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
[03:02:10] [Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Notification Thread
[03:02:10] [Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[03:02:10] [Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-Async
[03:02:10] [Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420)
[03:02:10] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:82)
[03:02:10] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:74)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: JNA Cleaner
[03:02:10] [Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
[03:02:10] [Watchdog Thread/ERROR]: com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Timer hack thread
[03:02:10] [Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.sleep(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.Util$7.run(Util.java:707)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Worker-Main-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Server thread
[03:02:10] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
[03:02:10] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getType(CraftBlock.java:229)
[03:02:10] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.getBlocksInRadius(BlockMaskEffect.java:174)
[03:02:10] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect.lambda$playEffect$0(BlockMaskEffect.java:145)
[03:02:10] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.BlockMaskEffect$$Lambda$21543/0x0000000805b0a808.run(Unknown Source)
[03:02:10] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[03:02:10] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[03:02:10] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[03:02:10] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
[03:02:10] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x00000008019449a0.run(Unknown Source)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[03:02:10] [Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
[03:02:10] [Watchdog Thread/ERROR]: java.desktop@17.0.7/sun.java2d.Disposer.run(Disposer.java:145)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: RegionFile I/O Thread #0
[03:02:10] [Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
[03:02:10] [Watchdog Thread/ERROR]: ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Tuinity Chunk System Worker #0
[03:02:10] [Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
[03:02:10] [Watchdog Thread/ERROR]: ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Watchdog Thread
[03:02:10] [Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.management@17.0.7/sun.management.ThreadImpl.dumpThreads0(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.management@17.0.7/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
[03:02:10] [Watchdog Thread/ERROR]: java.management@17.0.7/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
[03:02:10] [Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:203)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Server console handler
[03:02:10] [Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/java.io.BufferedReader.readLine(BufferedReader.java:329)
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.FileInputStream.readBytes(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.FileInputStream.read(FileInputStream.java:276)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.InputStreamReader.read(InputStreamReader.java:177)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedReader.fill(BufferedReader.java:162)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedReader.readLine(BufferedReader.java:329)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedReader.readLine(BufferedReader.java:396)
[03:02:10] [Watchdog Thread/ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180)
[03:02:10] [Watchdog Thread/ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143)
[03:02:10] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:102)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[03:02:10] [Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:209)
[03:02:10] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:202)
[03:02:10] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
[03:02:10] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
[03:02:10] [Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[03:02:10] [Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Timer-0
[03:02:10] [Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Timer-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Object.java:338)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:537)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Timer-2
[03:02:10] [Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Object.java:338)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:537)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Timer-3
[03:02:10] [Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: DiscordSRV ExpiryThread
[03:02:10] [Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.sleep(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.ExpiringDualHashBidiMap$ExpiryThread.run(ExpiringDualHashBidiMap.java:132)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Timer-4
[03:02:10] [Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-0
[03:02:10] [Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-2
[03:02:10] [Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-3
[03:02:10] [Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-4
[03:02:10] [Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-5
[03:02:10] [Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-6
[03:02:10] [Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-7
[03:02:10] [Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-8
[03:02:10] [Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-9
[03:02:10] [Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3449)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3432)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[03:02:10] [Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128)
[03:02:10] [Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60)
[03:02:10] [Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$9093/0x0000000802e73d40.run(Unknown Source)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
[03:02:10] [Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-17-thread-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
[03:02:10] [Watchdog Thread/ERROR]: PID: 265 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 270 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-2
[03:02:10] [Watchdog Thread/ERROR]: PID: 271 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-3
[03:02:10] [Watchdog Thread/ERROR]: PID: 295 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-4
[03:02:10] [Watchdog Thread/ERROR]: PID: 323 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 347 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-5
[03:02:10] [Watchdog Thread/ERROR]: PID: 354 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
[03:02:10] [Watchdog Thread/ERROR]: PID: 395 | Suspended: false | Native: true | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.fs.LinuxWatchService.poll(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: HttpClient-101-SelectorManager
[03:02:10] [Watchdog Thread/ERROR]: PID: 394 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
[03:02:10] [Watchdog Thread/ERROR]: platform/java.net.http@17.0.7/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-10
[03:02:10] [Watchdog Thread/ERROR]: PID: 396 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: MVStore background writer /home/********/plugins/LuckPerms/luckperms-h2-v2.mv.db
[03:02:10] [Watchdog Thread/ERROR]: PID: 401 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3768)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-11
[03:02:10] [Watchdog Thread/ERROR]: PID: 409 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-12
[03:02:10] [Watchdog Thread/ERROR]: PID: 411 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-13
[03:02:10] [Watchdog Thread/ERROR]: PID: 413 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-14
[03:02:10] [Watchdog Thread/ERROR]: PID: 414 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-15
[03:02:10] [Watchdog Thread/ERROR]: PID: 415 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: H2-serialization
[03:02:10] [Watchdog Thread/ERROR]: PID: 417 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: H2-save
[03:02:10] [Watchdog Thread/ERROR]: PID: 418 | Suspended: false | Native: false | State: WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 431 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 476 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 485 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 510 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 523 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 529 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: squaremap-render-[minecraft:overworld]-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 541 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: XNIO-1 I/O-1
[03:02:10] [Watchdog Thread/ERROR]: PID: 546 | Suspended: false | Native: true | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
[03:02:10] [Watchdog Thread/ERROR]: squaremap-paper-mc1.19.3-1.1.9.jar//org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: XNIO-1 I/O-2
[03:02:10] [Watchdog Thread/ERROR]: PID: 547 | Suspended: false | Native: true | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
[03:02:10] [Watchdog Thread/ERROR]: squaremap-paper-mc1.19.3-1.1.9.jar//org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: XNIO-1 I/O-3
[03:02:10] [Watchdog Thread/ERROR]: PID: 548 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
[03:02:10] [Watchdog Thread/ERROR]: squaremap-paper-mc1.19.3-1.1.9.jar//org.xnio.nio.WorkerThread.run(WorkerThread.java:551)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: XNIO-1 Accept
[03:02:10] [Watchdog Thread/ERROR]: PID: 549 | Suspended: false | Native: false | State: RUNNABLE
[03:02:10] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
[03:02:10] [Watchdog Thread/ERROR]: squaremap-paper-mc1.19.3-1.1.9.jar//org.xnio.nio.WorkerThread.run(WorkerThread.java:532)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 550 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: Thread-16
[03:02:10] [Watchdog Thread/ERROR]: PID: 554 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.sleep(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: AdvanceParticle-16.2.0.jar//me.Tixius24.AdvanceParticle$1.run(AdvanceParticle.java:228)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
[03:02:10] [Watchdog Thread/ERROR]: PID: 559 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[03:02:10] [Watchdog Thread/ERROR]: com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:91)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 564 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[03:02:10] [Watchdog Thread/ERROR]: ------------------------------
[03:02:10] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
[03:02:10] [Watchdog Thread/ERROR]: PID: 569 | Suspended: false | Native: false | State: TIMED_WAITING
[03:02:10] [Watchdog Thread/ERROR]: Stack:
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:02:10] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)