개인 자료란 (JE)

  서버 커뮤니티

Profile Gijun96 대표칭호 없음
Profile

질문하기 멀티플레이

게임도중 자바오류로 팅깁니다 리포트 분석 가능하신분 ㅠㅠ

2023.05.09 조회 수 106 추천 수 0
이해도 초보자 
게임버전 (JE) 1.19.2 
게임버전 (BE) 관련없음 

뭐가 문제일까요..


---- Minecraft Crash Report ----

// You're mean.


Time: 2023-05-09 00:04:14

Description: Feature placement


java.lang.RuntimeException: We are asking a region for a chunk out of bound | 26 -56

    at net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:152)

    at net.minecraft.world.level.LevelReader.getChunk(LevelReader.java:134)

    at net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:124)

    at net.minecraft.server.level.WorldGenRegion.getHeight(WorldGenRegion.java:452)

    at net.minecraft.world.level.levelgen.structure.structures.ShipwreckPieces$ShipwreckPiece.postProcess(ShipwreckPieces.java:88)

    at net.minecraft.world.level.levelgen.structure.StructureStart.placeInChunk(StructureStart.java:89)

    at net.minecraft.world.level.chunk.ChunkGenerator.lambda$addVanillaDecorations$13(ChunkGenerator.java:572)

    at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422)

    at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:571)

    at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:661)

    at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:656)

    at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:172)

    at net.minecraft.world.level.chunk.ChunkStatus.generate(ChunkStatus.java:304)

    at io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask.run(ChunkUpgradeGenericStatusTask.java:83)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)



A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------


-- Head --

Thread: Server thread

Stacktrace:

    at net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:152)

    at net.minecraft.world.level.LevelReader.getChunk(LevelReader.java:134)

    at net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:124)

    at net.minecraft.server.level.WorldGenRegion.getHeight(WorldGenRegion.java:452)

    at net.minecraft.world.level.levelgen.structure.structures.ShipwreckPieces$ShipwreckPiece.postProcess(ShipwreckPieces.java:88)

    at net.minecraft.world.level.levelgen.structure.StructureStart.placeInChunk(StructureStart.java:89)

    at net.minecraft.world.level.chunk.ChunkGenerator.lambda$addVanillaDecorations$13(ChunkGenerator.java:572)

    at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422)

    at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:571)


-- Feature --

Details:

    Description: ResourceKey[minecraft:worldgen/structure / minecraft:shipwreck]

Stacktrace:

    at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:571)

    at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:661)

    at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:656)

    at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:172)

    at net.minecraft.world.level.chunk.ChunkStatus.generate(ChunkStatus.java:304)

    at io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask.run(ChunkUpgradeGenericStatusTask.java:83)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)


-- Generation --

Details:

    CenterX: 25

    CenterZ: -65

    Seed: 7019737564869909762

Stacktrace:

    at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:571)

    at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:661)

    at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:656)

    at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:172)

    at net.minecraft.world.level.chunk.ChunkStatus.generate(ChunkStatus.java:304)

    at io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask.run(ChunkUpgradeGenericStatusTask.java:83)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)


-- Chunk system details --

Details:

    Chunk coordinate: [25, -65]

    ChunkHolder: NewChunkHolder{world=world, chunkX=25, chunkZ=-65, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=net.minecraft.world.level.chunk.ProtoChunk,status=minecraft:liquid_carvers}, currentGenStatus=minecraft:liquid_carvers, requestedGenStatus=minecraft:features, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask, for world: world, chunk: (25,-65), hashcode: 1099945683, priority: COMPLETING, status: minecraft:features, scheduled: true}, generationTaskStatus=minecraft:features, priority=NORMAL, priorityLocked=false, neighbourRequestedPriority=NORMAL, effective_priority=NORMAL, oldTicketLevel=34, currentTicketLevel=34, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=3178496, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}

    unrecoverableChunkSystemFailure caller thread: Tuinity Chunk System Worker #0

Stacktrace:

    at io.papermc.paper.chunk.system.scheduling.ChunkTaskScheduler.unrecoverableChunkSystemFailure(ChunkTaskScheduler.java:224)

    at io.papermc.paper.chunk.system.scheduling.NewChunkHolder.lambda$setGenerationTask$4(NewChunkHolder.java:1672)

    at io.papermc.paper.chunk.system.scheduling.ChunkProgressionTask.complete0(ChunkProgressionTask.java:95)

    at io.papermc.paper.chunk.system.scheduling.ChunkProgressionTask.complete(ChunkProgressionTask.java:75)

    at io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask.run(ChunkUpgradeGenericStatusTask.java:102)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274)

    at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)


-- Chunk System Objects of Interest --

Details:

    Generation task: ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask, for world: world, chunk: (25,-65), hashcode: 1099945683, priority: COMPLETING, status: minecraft:features, scheduled: true}

    Task to status: minecraft:features


-- Wrapped in --

Details:

    Wrapping exception: ~~ERROR~~ RuntimeException: Chunk system crash propagated from unrecoverableChunkSystemFailure


-- System Details --

Details:

    Minecraft Version: 1.19.2

    Minecraft Version ID: 1.19.2

    Operating System: Windows 10 (amd64) version 10.0

    Java Version: 20.0.1, Oracle Corporation

    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation

    Memory: 752848632 bytes (717 MiB) / 2323644416 bytes (2216 MiB) up to 8589934592 bytes (8192 MiB)

    CPUs: 12

    Processor Vendor: AuthenticAMD

    Processor Name: AMD Ryzen 5 5600X 6-Core Processor             

    Identifier: AuthenticAMD Family 25 Model 33 Stepping 2

    Microarchitecture: Zen 3

    Frequency (GHz): 3.70

    Number of physical packages: 1

    Number of physical CPUs: 6

    Number of logical CPUs: 12

    Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER

    Graphics card #0 vendor: NVIDIA (0x10de)

    Graphics card #0 VRAM (MB): 4095.00

    Graphics card #0 deviceId: 0x21c4

    Graphics card #0 versionInfo: DriverVersion=31.0.15.3168

    Memory slot #0 capacity (MB): 8192.00

    Memory slot #0 clockSpeed (GHz): 3.20

    Memory slot #0 type: DDR4

    Memory slot #1 capacity (MB): 8192.00

    Memory slot #1 clockSpeed (GHz): 3.20

    Memory slot #1 type: DDR4

    Virtual memory max (MB): 38092.47

    Virtual memory used (MB): 13419.13

    Swap memory total (MB): 21782.38

    Swap memory used (MB): 37.52

    JVM Flags: 1 total; -Xmx8G

    CraftBukkit Information: 

   Running: Paper version git-Paper-307 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) true

   Plugins: { LuckPerms v5.4.40 me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin [Luck], UberEnchant v8.9.4 me.sciguymjm.uberenchant.UberEnchant [Sciguymjm, coltonj96], HealthBar v1.8.1 com.rocknatalino.plugin.Main [Nethoka], EffectLib v9.0 de.slikey.effectlib.EffectLib [Slikey], Zenchantments v19.1.0 zedly.zenchantments.ZenchantmentsPlugin [Zedly], HolographicDisplays v3.0.0 me.filoghost.holographicdisplays.plugin.HolographicDisplays [filoghost], Vault v1.7.3-b131 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], WorldEdit v7.2.12+6240-87f4ae1 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Essentials v2.20.0-dev+66-dd3f4c2 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, mdcfe, JRoy, pop4959], EssentialsProtect v2.20.0-dev+66-dd3f4c2 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, drtshock], EssentialsChat v2.20.0-dev+66-dd3f4c2 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally, mdcfe, JRoy, triagonal], EssentialsGeoIP v2.20.0-dev+66-dd3f4c2 com.earth2me.essentials.geoip.EssentialsGeoIP [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, kjiang, pop4959], InvSeePlusPlus v0.12.8-SNAPSHOT com.janboerman.invsee.spigot.InvseePlusPlus [Jannyboy11], EssentialsSpawn v2.20.0-dev+66-dd3f4c2 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, SupaHam, mdcfe, DoNotSpamPls, JRoy], WorldGuard v7.0.7+216b061 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], CoreProtect v20.4 net.coreprotect.CoreProtect [Intelli], Skript v2.6.4 ch.njol.skript.Skript [Njol, Mirreski, SkriptLang Team, Contributors], DiscordSRV v1.26.2 github.scarsz.discordsrv.DiscordSRV [Scarsz, Androkai, Vankka], SkBee v2.7.2 com.shanebeestudios.skbee.SkBee [ShaneBee], skLib v1.1.0* me.wheezygold.skLib.Main [WheezyGold7931], DeadChest v4.15.0 me.crylonz.DeadChest [Crylonz],}

   Warnings: DEFAULT

   Reload Count: 0

   Threads: { TIMED_WAITING DiscordSRV - JDA Callback 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], RUNNABLE DestroyJavaVM: [], RUNNABLE WindowsStreamPump: [org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method), org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:138), org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:460), org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$170/0x000000080122bd80.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Server thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), net.minecraft.util.thread.IAsyncTaskHandler.br(IAsyncTaskHandler.java:148), net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:137), net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1289), net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1177), net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305), net.minecraft.server.MinecraftServer$$Lambda$4485/0x00000008019c2a00.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV - Channel Topic Updater: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.threads.ChannelTopicUpdater.run(ChannelTopicUpdater.java:54)], TIMED_WAITING luckperms-scheduler: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Thread-22: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), Skript-2.6.4.jar//Updater.a(:52), Skript-2.6.4.jar//Updater$$Lambda$7242/0x0000000801c8bc58.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV ExpiryThread: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.ExpiringDualHashBidiMap$ExpiryThread.run(ExpiringDualHashBidiMap.java:132)], TIMED_WAITING MVStore background writer nio:C:/Users/a0104/OneDrive/바탕 화면/마크 서버/plugins/LuckPerms/luckperms-h2.mv.db: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)], TIMED_WAITING WorldGuard Region Chunk Table - world: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515), [email protected]/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Thread-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), com.mojang.logging.LogQueues.getNextLogEvent(LogQueues.java:41), net.minecraft.server.gui.ServerGUI.lambda$buildChatPanel$1(ServerGUI.java:153), net.minecraft.server.gui.ServerGUI$$Lambda$4582/0x00000008019cf068.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Craft Async Scheduler Management Thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Tuinity Chunk System Worker #1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)], WAITING luckperms-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Craft Scheduler Thread - 13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Notification Thread: [], WAITING luckperms-worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Keep-Alive-Timer: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), [email protected]/sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:239), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)], TIMED_WAITING Paper Async Command Builder Thread Pool - 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING WorldEdit Session Manager: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], RUNNABLE AWT-Windows: [[email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method), [email protected]/sun.awt.windows.WToolkit.run(WToolkit.java:360), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING ForkJoinPool-2-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], RUNNABLE JDA MainWS-ReadThread: [[email protected]/sun.nio.ch.Net.poll(Native Method), [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:186), [email protected]/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:275), [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:299), [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:340), [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:789), [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:1025), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:483), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:477), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066), [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:258), [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:313), [email protected]/java.io.BufferedInputStream.implRead(BufferedInputStream.java:386), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:365), [email protected]/java.io.FilterInputStream.read(FilterInputStream.java:119), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WebSocketInputStream.readBytes(WebSocketInputStream.java:165), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WebSocketInputStream.readFrame(WebSocketInputStream.java:46), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.ReadingThread.readFrame(ReadingThread.java:338), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.ReadingThread.main(ReadingThread.java:99), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.ReadingThread.runMain(ReadingThread.java:64), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WebSocketThread.run(WebSocketThread.java:45)], TIMED_WAITING Craft Scheduler Thread - 12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Thread-34: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), CoreProtect-20.4.jar//net.coreprotect.thread.NetworkHandler.run(NetworkHandler.java:360), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING WorldGuard Task Executor - 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515), [email protected]/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING ForkJoinPool.commonPool-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Thread-21: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), CoreProtect-20.4.jar//net.coreprotect.consumer.Consumer.run(Consumer.java:131), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING luckperms-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], WAITING luckperms-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Thread-17: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), EssentialsXGeoIP-2.20.0-dev+66-dd3f4c2.jar//Updater.a(:52), EssentialsXGeoIP-2.20.0-dev+66-dd3f4c2.jar//Updater$$Lambda$7139/0x0000000801c83de0.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147), io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Craft Scheduler Thread - 7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING pool-45-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Skript variable save thread for database 'default': [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), Skript-2.6.4.jar//ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:75), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Thread-15: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), EssentialsXProtect-2.20.0-dev+66-dd3f4c2.jar//Updater.a(:52), EssentialsXProtect-2.20.0-dev+66-dd3f4c2.jar//Updater$$Lambda$7137/0x000000080247c000.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING pool-6-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING D3D Screen Updater: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/sun.java2d.d3d.D3DScreenUpdateManager.run(D3DScreenUpdateManager.java:425), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Signal Dispatcher: [], WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Craft Scheduler Thread - 9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV - Nickname Updater: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.threads.NicknameUpdater.run(NicknameUpdater.java:104)], RUNNABLE OkHttp metadata.luckperms.net: [[email protected]/sun.nio.ch.Net.poll(Native Method), [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:186), [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:196), [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304), [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:340), [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:789), [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:1025), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:483), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:477), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066), me.lucko.luckperms.lib.okio.Okio$2.read(Okio.java:140), me.lucko.luckperms.lib.okio.AsyncTimeout$2.read(AsyncTimeout.java:237), me.lucko.luckperms.lib.okio.RealBufferedSource.request(RealBufferedSource.java:72), me.lucko.luckperms.lib.okio.RealBufferedSource.require(RealBufferedSource.java:65), me.lucko.luckperms.lib.okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:96), me.lucko.luckperms.lib.okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:668), me.lucko.luckperms.lib.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING AWT-EventQueue-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.awt.EventQueue.getNextEvent(EventQueue.java:565), [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:190), [email protected]/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124), [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113), [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109), [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101), [email protected]/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)], TIMED_WAITING Thread-0: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), app//Updater.a(:52), app//Updater$$Lambda$1/0x0000000801000bf0.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Netty Server IO #1: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147), io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING luckperms-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Thread-10: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DeadChest-4.15.0.jar//Updater.a(:52), DeadChest-4.15.0.jar//Updater$$Lambda$5834/0x0000000801db41f8.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING OkHttp Http2Connection: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING luckperms-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3740), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3723), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$6321/0x00000008020d30a0.run(Unknown Source), [email protected]/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], WAITING DiscordSRV - JDA Rate Limit: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:339), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Stream.waitForIo(Http2Stream.java:638), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.java:148), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Codec.readResponseHeaders(Http2Codec.java:137), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:101), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:125), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:264), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.RealCall.execute(RealCall.java:93), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:201), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:141), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:124), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:478), [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:577), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:317), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Worker-Main-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Tuinity Chunk System Worker #2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)], TIMED_WAITING DiscordSRV - Channel Updater: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.threads.ChannelUpdater.run(ChannelUpdater.java:93)], WAITING RegionFile I/O Thread #0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)], RUNNABLE Netty Server IO #2: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142), io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:817), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING OkHttp metadata.luckperms.net Writer: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Attach Listener: [], TIMED_WAITING Thread-14: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), EffectLib-9.0.jar//Updater.a(:52), EffectLib-9.0.jar//Updater$$Lambda$6879/0x0000000801c6ade0.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING User Authenticator #0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV - Presence Updater: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.threads.PresenceUpdater.run(PresenceUpdater.java:117)], WAITING AWT-Shutdown: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:339), [email protected]/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING OkHttp ConnectionPool: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:488), me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62), me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool$$Lambda$6309/0x00000008020c29e8.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Finalizer: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:339), [email protected]/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48), [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158), [email protected]/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)], RUNNABLE HttpClient-1-SelectorManager: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142), platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1289)], WAITING Log4j2-AsyncAppenderEventDispatcher-1-Async: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420), org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:71), org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:63)], TIMED_WAITING WorldGuard Region Chunk Table - world_nether: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515), [email protected]/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE OkHttp discord.com: [[email protected]/sun.nio.ch.Net.poll(Native Method), [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:186), [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:196), [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304), [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:340), [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:789), [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:1025), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:483), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:477), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okio.Okio$2.read(Okio.java:140), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okio.AsyncTimeout$2.read(AsyncTimeout.java:237), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okio.RealBufferedSource.request(RealBufferedSource.java:72), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okio.RealBufferedSource.require(RealBufferedSource.java:65), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:95), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:608), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING pool-19-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847), [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71), [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218), com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:91), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV - Server Watchdog: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.threads.ServerWatchdog.run(ServerWatchdog.java:63)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Okio Watchdog: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), me.lucko.luckperms.lib.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:348), me.lucko.luckperms.lib.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING OkHttp discord.com Writer: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING luckperms-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING Thread-23: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), DiscordSRV-Build-1.26.2.jar//Updater.a(:52), DiscordSRV-Build-1.26.2.jar//Updater$$Lambda$7326/0x0000000802620638.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Worker-Main-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Okio Watchdog: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:488), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:362), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING JDA MainWS-WriteThread: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:339), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WritingThread.waitForFrames(WritingThread.java:305), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WritingThread.main(WritingThread.java:89), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WritingThread.runMain(WritingThread.java:55), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.ws.client.WebSocketThread.run(WebSocketThread.java:45)], TIMED_WAITING WorldGuard Region I/O: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], TIMED_WAITING WorldGuard Region Chunk Table - world_the_end: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515), [email protected]/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Paper Async Task Handler Thread - 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING pool-42-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Worker-Main-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Thread-9: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), EssentialsX-2.20.0-dev+66-dd3f4c2.jar//Updater.a(:52), EssentialsX-2.20.0-dev+66-dd3f4c2.jar//Updater$$Lambda$5833/0x0000000801c816c0.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Thread-16: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), EssentialsXChat-2.20.0-dev+66-dd3f4c2.jar//Updater.a(:52), EssentialsXChat-2.20.0-dev+66-dd3f4c2.jar//Updater$$Lambda$7138/0x0000000801c835e0.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Craft Scheduler Thread - 10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Server console handler: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847), org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:78), org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), org.jline.keymap.BindingReader.readCharacter(BindingReader.java:160), org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:923), org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:956), org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:651), org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468), net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158), net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:107)], WAITING luckperms-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), net.minecraft.SystemUtils$7.run(SystemUtils.java:713)], TIMED_WAITING TimerQueue: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.DelayQueue.take(DelayQueue.java:229), [email protected]/javax.swing.TimerQueue.run(TimerQueue.java:165), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING DiscordSRV - JDA Gateway: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Craft Scheduler Thread - 8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Thread-20: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), CoreProtect-20.4.jar//net.coreprotect.thread.CacheHandler.run(CacheHandler.java:30), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING luckperms-worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], WAITING Skript variable save thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), Skript-2.6.4.jar//ch.njol.skript.variables.Variables$4.run(Variables.java:565), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Craft Scheduler Thread - 11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING luckperms-worker-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)], WAITING pool-18-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Java2D Disposer: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67), [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234), [email protected]/sun.java2d.Disposer.run(Disposer.java:145), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], WAITING Worker-Main-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING Common-Cleaner: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847), [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71), [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)], TIMED_WAITING Thread-18: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), EssentialsXSpawn-2.20.0-dev+66-dd3f4c2.jar//Updater.a(:52), EssentialsXSpawn-2.20.0-dev+66-dd3f4c2.jar//Updater$$Lambda$7194/0x00000008024a09f8.run(Unknown Source), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Tuinity Chunk System Worker #0: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:2585), org.bukkit.craftbukkit.v1_19_R1.CraftCrashReport.get(CraftCrashReport.java:33), org.bukkit.craftbukkit.v1_19_R1.CraftCrashReport.get(CraftCrashReport.java:17), net.minecraft.SystemReport.a(SystemReport.java:62), net.minecraft.CrashReport.<init>(CrashReport.java:38), net.minecraft.CrashReport.a(CrashReport.java:244), net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:575), net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:661), net.minecraft.world.level.chunk.ChunkGenerator.a(ChunkGenerator.java:656), net.minecraft.world.level.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:172), net.minecraft.world.level.chunk.ChunkStatus$$Lambda$2877/0x00000008017b4d00.doWork(Unknown Source), net.minecraft.world.level.chunk.ChunkStatus.a(ChunkStatus.java:304), io.papermc.paper.chunk.system.scheduling.ChunkUpgradeGenericStatusTask.run(ChunkUpgradeGenericStatusTask.java:83), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50)], TIMED_WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING commons-pool-EvictionTimer: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], TIMED_WAITING OkHttp ConnectionPool: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:488), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.ConnectionPool.lambda$new$0(ConnectionPool.java:66), DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.ConnectionPool$$Lambda$7348/0x000000080263c418.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:246), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)], TIMED_WAITING Paper Watchdog Thread: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:484), org.spigotmc.WatchdogThread.run(WatchdogThread.java:242)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1088), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)], TIMED_WAITING OkHttp Http2Connection: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.runWith(Thread.java:1636), [email protected]/java.lang.Thread.run(Thread.java:1623)],}

   

   Force Loaded Chunks: { world: {}, world_nether: {}, world_the_end: {},}

    Server Running: true

    Player Count: 1 / 100; [EntityPlayer['Cod66529'/146, uuid='ec2c2005-4ae2-435e-84c9-9b5674ffefff', l='ServerLevel[world]', x=197.64, y=100.00, z=-825.61, cpos=[12, -52], tl=663442, v=true](Cod66529 at 197.64490182031145,100.00089985230932,-825.6122306059489)]

    Data Packs: vanilla, file/Better-Elytra-Data-Pack-1.19.2.zip, file/Better-Minecraft-Vanilla-Biomes-Data-Pack-1.19.2.zip, file/Herramientas De Amatista Datapack.zip (incompatible), file/Improved-Desert-Village-Data-Pack-1.19.2.zip, file/Instant-Portals-Data-Pack-1.19.zip (incompatible), file/More-Vanilla-Structures-Data-Pack-1.19.3.zip, file/More-Village-Types-Data-Pack-1.19.2.zip, file/More_Food_v0.4_Datapack_by_Kodisa.zip, file/New-Ocean-Ruins-Data-Pack-1.19.1.zip (incompatible), file/New-Shipwrecks-Data-Pack-1.19.1.zip (incompatible), file/Structory-Data-Pack-1.19.2.zip, file/beasts-monsters-datapack-v2-7.zip (incompatible), file/bukkit (incompatible), file/레드스톤.zip, file/자수정.zip, file/청금석.zip

    World Generation: Experimental

    Is Modded: Definitely; Server brand changed to 'Paper'

    Type: Dedicated Server (map_server.txt)

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/268/789/003/262x150.crop.jpg?20240515192032

레드스톤

벌레먹은 돌 빠르게 제거하는 법

GlassesFilm

2024-05-15

0

/files/thumbnails/797/788/003/262x150.crop.jpg?20240515090924

건축

마인크래프트로 구현한 카르카손 보드게임

Warak

2024-05-15

1

/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견 2

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1