The Graveyard (FABRIC)

The Graveyard (FABRIC)

11M Downloads

Server crash... 1.17.1 Fabric

tacogerbil opened this issue · 3 comments

commented

Loaded up and started wandering around.. noticed the terrain stopped loading up and the server crashed..

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 10/29/21, 4:46 PM
Description: Watching Server

java.lang.Error: Watchdog
at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.61)
at jdk.internal.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at net.minecraft.util.thread.ThreadExecutor.waitForTasks(ThreadExecutor:146)
at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor:136)
at net.minecraft.server.world.ServerChunkManager.getChunkBlocking(ServerChunkManager:2251)
at net.minecraft.server.world.ServerChunkManager.getChunk(ServerChunkManager:2147)
at net.minecraft.world.World.getChunkLithium(World:5096)
at net.minecraft.world.World.getChunk(World:5087)
at net.minecraft.world.gen.feature.StructureFeature.redirect$cka000$biomeConditionalGetChunk(StructureFeature:1546)
at net.minecraft.world.gen.feature.StructureFeature.locateStructure(StructureFeature:198)
at net.minecraft.world.gen.chunk.ChunkGenerator.locateStructure(ChunkGenerator:227)
at net.minecraft.server.world.ServerWorld.locateStructure(ServerWorld:1043)
at com.finallion.graveyard.init.TGVillagerTrades.createMapTrade(TGVillagerTrades.java:32)
at com.finallion.graveyard.init.TGVillagerTrades.lambda$sellMapItem$0(TGVillagerTrades.java:47)
at com.finallion.graveyard.init.TGVillagerTrades$$Lambda$4619/0x000000080190ef58.create(Unknown Source)
at net.minecraft.entity.passive.MerchantEntity.fillRecipesFromPool(MerchantEntity:256)
at net.minecraft.entity.passive.VillagerEntity.fillRecipes(VillagerEntity:891)
at net.minecraft.entity.passive.MerchantEntity.getOffers(MerchantEntity:115)
at net.minecraft.entity.passive.MerchantEntity.writeCustomDataToNbt(MerchantEntity:172)
at net.minecraft.entity.passive.VillagerEntity.writeCustomDataToNbt(VillagerEntity:490)
at net.minecraft.entity.Entity.writeNbt(Entity:1669)
at net.minecraft.command.EntitySelectorOptions.method_9957(EntitySelectorOptions:320)
at net.minecraft.class_2306$$Lambda$7223/0x0000000801caf2a0.test(Unknown Source)
at java.util.function.Predicate.lambda$and$0(Predicate.java:69)
at java.util.function.Predicate$$Lambda$2466/0x00000008010cbd00.test(Unknown Source)
at java.util.function.Predicate.lambda$and$0(Predicate.java:69)
at java.util.function.Predicate$$Lambda$2466/0x00000008010cbd00.test(Unknown Source)
at net.minecraft.server.world.ServerWorld.method_31422(ServerWorld:724)
at net.minecraft.class_3218$$Lambda$8465/0x0000000801ed1fc8.accept(Unknown Source)
at net.minecraft.world.entity.EntityIndex.forEach(EntityIndex:28)
at net.minecraft.world.entity.SimpleEntityLookup.forEach(SimpleEntityLookup:37)
at net.minecraft.server.world.ServerWorld.getEntitiesByType(ServerWorld:723)
at net.minecraft.command.EntitySelector.appendEntitiesFromWorld(EntitySelector:164)
at net.minecraft.command.EntitySelector.getEntities(EntitySelector:153)
at net.minecraft.command.argument.EntityArgumentType.getOptionalEntities(EntityArgumentType:69)
at net.minecraft.server.command.ExecuteCommand.method_13292(ExecuteCommand:144)
at net.minecraft.class_3050$$Lambda$6291/0x0000000801c01808.apply(Unknown Source)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:243)
at net.minecraft.server.function.CommandFunction$CommandElement.execute(CommandFunction:96)
at net.minecraft.server.function.CommandFunction$CommandElement.execute(CommandFunction:90)
at net.minecraft.server.function.CommandFunctionManager$Entry.execute(CommandFunctionManager:137)
at net.minecraft.server.function.CommandFunctionManager$Execution.run(CommandFunctionManager:187)
at net.minecraft.server.function.CommandFunctionManager.execute(CommandFunctionManager:87)
at net.minecraft.server.function.CommandFunctionManager.execute(CommandFunctionManager:71)
at net.minecraft.world.timer.FunctionTimerCallback.method_17938(FunctionTimerCallback:18)
at net.minecraft.class_231$$Lambda$8477/0x0000000801ed78a0.accept(Unknown Source)
at java.util.Optional.ifPresent(Optional.java:178)
at net.minecraft.world.timer.FunctionTimerCallback.call(FunctionTimerCallback:18)
at net.minecraft.world.timer.FunctionTimerCallback.call(FunctionTimerCallback:8)
at net.minecraft.world.timer.Timer.processEvents(Timer:82)
at net.minecraft.server.world.ServerWorld.tickTime(ServerWorld:436)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld:360)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:891)
at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:335)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer:831)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:270)
at net.minecraft.server.MinecraftServer$$Lambda$7677/0x0000000801d4a6a8.run(Unknown Source)
at java.lang.Thread.run(Thread.java:831)

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

-- Head --
Thread: Server Watchdog
Stacktrace:
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at net.minecraft.class_1255.method_20813(class_1255.java:146)
at net.minecraft.class_1255.method_18857(class_1255.java:136)
at net.minecraft.class_3215.getChunkBlocking(class_3215.java:2251)
at net.minecraft.class_3215.method_12121(class_3215.java:2147)
at net.minecraft.class_1937.getChunkLithium(class_1937.java:5096)
at net.minecraft.class_1937.method_22342(class_1937.java:5087)
at net.minecraft.class_3195.redirect$cka000$biomeConditionalGetChunk(class_3195.java:1546)
at net.minecraft.class_3195.method_14015(class_3195.java:198)
at net.minecraft.class_2794.method_12103(class_2794.java:227)
at net.minecraft.class_3218.method_8487(class_3218.java:1043)
at com.finallion.graveyard.init.TGVillagerTrades.createMapTrade(TGVillagerTrades.java:32)
at com.finallion.graveyard.init.TGVillagerTrades.lambda$sellMapItem$0(TGVillagerTrades.java:47)
at com.finallion.graveyard.init.TGVillagerTrades$$Lambda$4619/0x000000080190ef58.method_7246(Unknown Source)
at net.minecraft.class_3988.method_19170(class_3988.java:256)
at net.minecraft.class_1646.method_7237(class_1646.java:891)
at net.minecraft.class_3988.method_8264(class_3988.java:115)
at net.minecraft.class_3988.method_5652(class_3988.java:172)
at net.minecraft.class_1646.method_5652(class_1646.java:490)
at net.minecraft.class_1297.method_5647(class_1297.java:1669)
at net.minecraft.class_2306.method_9957(class_2306.java:320)
at net.minecraft.class_2306$$Lambda$7223/0x0000000801caf2a0.test(Unknown Source)
at [email protected]/java.util.function.Predicate.lambda$and$0(Predicate.java:69)
at [email protected]/java.util.function.Predicate$$Lambda$2466/0x00000008010cbd00.test(Unknown Source)
at [email protected]/java.util.function.Predicate.lambda$and$0(Predicate.java:69)
at [email protected]/java.util.function.Predicate$$Lambda$2466/0x00000008010cbd00.test(Unknown Source)
at net.minecraft.class_3218.method_31422(class_3218.java:724)
at net.minecraft.class_3218$$Lambda$8465/0x0000000801ed1fc8.accept(Unknown Source)
at net.minecraft.class_5570.method_31754(class_5570.java:28)
at net.minecraft.class_5578.method_31806(class_5578.java:37)
at net.minecraft.class_3218.method_18198(class_3218.java:723)
at net.minecraft.class_2300.method_9823(class_2300.java:164)
at net.minecraft.class_2300.method_9816(class_2300.java:153)
at net.minecraft.class_2186.method_9307(class_2186.java:69)
at net.minecraft.class_3050.method_13292(class_3050.java:144)
at net.minecraft.class_3050$$Lambda$6291/0x0000000801c01808.apply(Unknown Source)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:243)
at net.minecraft.class_2158$class_2160.method_36318(class_2158.java:96)
at net.minecraft.class_2158$class_2160.method_9198(class_2158.java:90)
at net.minecraft.class_2991$class_2992.method_12914(class_2991.java:137)
at net.minecraft.class_2991$class_6345.method_36346(class_2991.java:187)
at net.minecraft.class_2991.method_36341(class_2991.java:87)
at net.minecraft.class_2991.method_12904(class_2991.java:71)
at net.minecraft.class_231.method_17938(class_231.java:18)
at net.minecraft.class_231$$Lambda$8477/0x0000000801ed78a0.accept(Unknown Source)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at net.minecraft.class_231.method_967(class_231.java:18)
at net.minecraft.class_231.method_974(class_231.java:8)
at net.minecraft.class_236.method_988(class_236.java:82)
at net.minecraft.class_3218.method_29203(class_3218.java:436)
at net.minecraft.class_3218.method_18765(class_3218.java:360)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891)
at net.minecraft.class_3176.method_3813(class_3176.java:335)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)

-- Thread Dump --
Details:
Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:243)
at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)

"Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3effd40f
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@3effd40f
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171)

"Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE

"Attach Listener" daemon prio=5 Id=5 RUNNABLE

"Notification Thread" daemon prio=9 Id=21 RUNNABLE

"Common-Cleaner" daemon prio=8 Id=22 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@30383da0
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@30383da0
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
at [email protected]/java.lang.Thread.run(Thread.java:831)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)

"Worker-Bootstrap-2" daemon prio=5 Id=48 WAITING on java.util.concurrent.ForkJoinPool@3407bf7f
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@3407bf7f
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Worker-Bootstrap-6" daemon prio=5 Id=52 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3407bf7f
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@3407bf7f
at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:293)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Timer hack thread" daemon prio=5 Id=54 TIMED_WAITING
at [email protected]/java.lang.Thread.sleep(Native Method)
at net.minecraft.class_156$6.run(class_156.java:714)

"Thread-1" daemon prio=5 Id=55 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"Thread-2" daemon prio=5 Id=56 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@6d521abc

"Thread-3" daemon prio=5 Id=57 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@5b8ceca

"Thread-4" daemon prio=5 Id=58 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@42f39c49

"Thread-5" daemon prio=5 Id=59 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@1170ae8f

"Thread-6" daemon prio=5 Id=60 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@6c0ad1e7

"Thread-7" daemon prio=5 Id=61 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@2f879c32

"Thread-8" daemon prio=5 Id=62 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@71c84c5f

"Thread-9" daemon prio=5 Id=63 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@6558803f

"Thread-10" daemon prio=5 Id=64 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@5f67e09a

"Thread-11" daemon prio=5 Id=65 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@4c929148

"Thread-12" daemon prio=5 Id=66 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@7f8b8631

"Thread-13" daemon prio=5 Id=67 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@5e73b887

"Thread-14" daemon prio=5 Id=68 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@3ef0e0e3

"Thread-15" daemon prio=5 Id=69 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@66303ea4

"Thread-16" daemon prio=5 Id=70 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@4529865d

"Thread-17" daemon prio=5 Id=71 RUNNABLE (in native)
at [email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@65da9ff

"Java2D Disposer" daemon prio=10 Id=73 WAITING on java.lang.ref.ReferenceQueue$Lock@7105379b
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@7105379b
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at [email protected]/sun.java2d.Disposer.run(Disposer.java:144)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"WorldEdit Session Manager" prio=5 Id=74 TIMED_WAITING on java.util.TaskQueue@311aca18
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@311aca18
at [email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
at [email protected]/java.util.TimerThread.run(Timer.java:506)

"ForkJoinPool.commonPool-worker-19" daemon prio=5 Id=75 WAITING on java.util.concurrent.ForkJoinPool@403e24a6
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@403e24a6
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Worker-Main-8" daemon prio=5 Id=76 RUNNABLE
at me.jellysquid.mods.lithium.common.world.layer.CachedLocalLayerFactory.lambda$createParented$2(CachedLocalLayerFactory.java:28)
at me.jellysquid.mods.lithium.common.world.layer.CachedLocalLayerFactory$$Lambda$7617/0x0000000801d3e220.apply(Unknown Source)
at me.jellysquid.mods.lithium.common.world.layer.FastCachingLayerSampler.method_15825(FastCachingLayerSampler.java:49)
at net.minecraft.class_3656.method_15863(class_3656.java:541)
at me.jellysquid.mods.lithium.common.world.layer.CachedLocalLayerFactory.lambda$createParented$2(CachedLocalLayerFactory.java:28)
at me.jellysquid.mods.lithium.common.world.layer.CachedLocalLayerFactory$$Lambda$7617/0x0000000801d3e220.apply(Unknown Source)
at me.jellysquid.mods.lithium.common.world.layer.FastCachingLayerSampler.method_15825(FastCachingLayerSampler.java:49)
at net.minecraft.class_3663.method_15863(class_3663.java:15)
...

"Worker-Main-9" daemon prio=5 Id=77 WAITING on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Worker-Main-10" daemon prio=5 Id=78 WAITING on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Worker-Main-11" daemon prio=5 Id=79 WAITING on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Worker-Main-12" daemon prio=5 Id=80 WAITING on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Worker-Main-14" daemon prio=5 Id=82 WAITING on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"Snooper Timer" daemon prio=5 Id=84 WAITING on java.util.TaskQueue@112ac8d4
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@112ac8d4
at [email protected]/java.lang.Object.wait(Object.java:320)
at [email protected]/java.util.TimerThread.mainLoop(Timer.java:527)
at [email protected]/java.util.TimerThread.run(Timer.java:506)

"Server thread" prio=5 Id=83 TIMED_WAITING on java.lang.String@76879ae3
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@76879ae3
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at net.minecraft.class_1255.method_20813(class_1255.java:146)
at net.minecraft.class_1255.method_18857(class_1255.java:136)
at net.minecraft.class_3215.getChunkBlocking(class_3215.java:2251)
at net.minecraft.class_3215.method_12121(class_3215.java:2147)
at net.minecraft.class_1937.getChunkLithium(class_1937.java:5096)
at net.minecraft.class_1937.method_22342(class_1937.java:5087)
...

"DestroyJavaVM" prio=5 Id=86 RUNNABLE

"Server console handler" daemon prio=5 Id=87 RUNNABLE (in native)
at [email protected]/java.io.FileInputStream.readBytes(Native Method)
at [email protected]/java.io.FileInputStream.read(FileInputStream.java:271)
at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
- locked java.io.BufferedInputStream@47ad9b81
at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:297)
at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
- locked java.io.InputStreamReader@52cf2ba2
at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:178)
...

"ObjectCleanerThread" daemon prio=1 Id=88 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@15643547
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@15643547
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"Netty Server IO #0" daemon prio=5 Id=89 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@5f7ee58a
- locked sun.nio.ch.WindowsSelectorImpl@74240c77
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
...

"Server Watchdog" daemon prio=5 Id=93 RUNNABLE
at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
at net.minecraft.class_3178.run(class_3178.java:49)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"Netty Server IO #1" daemon prio=5 Id=99 RUNNABLE
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@5f1dab6a
- locked sun.nio.ch.WindowsSelectorImpl@6be773c3
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
...

"Netty Server IO #2" daemon prio=5 Id=100 RUNNABLE
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@431d8980
- locked sun.nio.ch.WindowsSelectorImpl@170e7220
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
...

"Netty Server IO #3" daemon prio=5 Id=101 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@257acd50
- locked sun.nio.ch.WindowsSelectorImpl@75d3db57
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
...

"Worker-Main-18" daemon prio=5 Id=105 TIMED_WAITING on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@49cb8799
at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:293)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

"IO-Worker-23" prio=5 Id=110 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5a2d1de4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@5a2d1de4
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
...

"IO-Worker-24" prio=5 Id=111 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5a2d1de4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@5a2d1de4
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
...

"IO-Worker-25" prio=5 Id=112 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5a2d1de4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@5a2d1de4
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
...

Stacktrace:
at net.minecraft.class_3178.run(class_3178.java:65)
at java.base/java.lang.Thread.run(Thread.java:831)

-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 523,523,3348,1754,1754,0,0 [minecraft:item:88,minecraft:chicken:55,untitledduckmod:goose:47,untitledduckmod:duck:46,minecraft:cow:42], block_entities: 124 [minecraft:mob_spawner:78,minecraft:furnace:25,minecraft:campfire:4,minecraft:brewing_stand:3,minecraft:smoker:3], block_ticks: 5, fluid_ticks: 9, chunk_source: Chunks[S] W: 36819 E: 523,523,3348,1754,1754,0,0,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / immersive_portals:alternate1]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / immersive_portals:alternate2]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / immersive_portals:alternate3]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / immersive_portals:alternate4]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / immersive_portals:alternate5]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 12221719104 bytes (11655 MiB) / 16777216000 bytes (16000 MiB) up to 16777216000 bytes (16000 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: Intel® Core™ i7-10700F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: unknown
Frequency (GHz): 2.90
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: EasyCanvas Pro Virtual Display
Graphics card #0 vendor: Devguru
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=3.0.1.0
Graphics card #1 name: NVIDIA GeForce RTX 2080 SUPER
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x1e81
Graphics card #1 versionInfo: DriverVersion=30.0.14.9613
Graphics card #2 name: Citrix Indirect Display Adapter
Graphics card #2 vendor: Citrix Systems Inc. (0x5853)
Graphics card #2 VRAM (MB): 0.00
Graphics card #2 deviceId: 0x1003
Graphics card #2 versionInfo: DriverVersion=12.40.44.247
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 54909.14
Virtual memory used (MB): 47416.23
Swap memory total (MB): 22340.88
Swap memory used (MB): 2957.24
JVM Flags: 20 total; -Xmx16000M -Xms16000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
Fabric Mods:
adorn: Adorn 2.2.0+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
adventure-platform-fabric: adventure-platform-fabric 4.1.0-SNAPSHOT
amecsapi: Amecs API 1.1.5+mc21w16a
animal_feeding_trough: Animal Feeding Trough 1.0.2
antiqueatlas: Antique Atlas 6.1.0-fabric-mc1.17.1
appleskin: AppleSkin mc1.17-2.1.3
arcanus: Arcanus 1.20
architectury: Architectury 2.6.35
audaki_cart_engine: Audaki Cart Engine 1.0.1
backslot: BackSlot 1.2.2
backslotaddon: BackSlot Addon 1.0.7
battletowers: Battle Towers 3.4.1-1.17.1
bclib: BCLib 0.3.1
betterdungeons: YUNG's Better Dungeons 1.17-1.0.2
betterend: Better End 0.11.0-pre
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1
betternether: Better Nether 5.1.3
bettersafebed: BetterSafeBed fabric-1.17-1.4
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2
blue_endless_jankson: jankson 1.2.1
boats-and-beeps: Boats and Beeps 1.0.3
bosses_of_mass_destruction: Bosses of Mass Destruction β 1.2.3-1.17.1
bountiful: Bountiful 1.0.0
bowinfinityfix: Bow Infinity Fix rv10
caelus: Caelus API 0.0.16-1.17
cardinal-components: Cardinal Components API 3.1.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 3.1.1
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.1.1
cardinal-components-level: Cardinal Components API (world saves) 3.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 3.1.1
cardinal-components-util: Cardinal Components API (utilities) 3.1.1
cardinal-components-world: Cardinal Components API (worlds) 3.1.1
carrier: Carrier 1.8.1
charm: Charm 3.3.2
chipped: Chipped 1.1.1
chunky: Chunky 1.2.124
cloth-api: Cloth API 2.0.54
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v5 5.0.38
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
club_minnced_discord-webhooks: discord-webhooks 0.5.8
collective-fabric: Collective (Fabric) 1.61
colytra: Colytra 2.0.0-1.17
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.10.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.10.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.10.1
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
com_squareup_okhttp3_okhttp: okhttp 3.14.9
com_squareup_okio_okio: okio 1.17.2
com_vdurmont_emoji-java: emoji-java 5.1.1
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
comforts: Comforts 0.0.7-1.17.1
couplings: Couplings 1.5.0+1.17
dankstorage: Dank Storage 2.2.1-1.17.1
dual_riders: DualRiders 1.0.5
dungeons_arise: When Dungeons Arise 2.1.48-fabric
easyelytratakeoff-fabric: Easy Elytra Takeoff (Fabric) 2.1
enchant_giver: Enchant Giver 1.1.0
endrem: End Remastered 4.1.0
expandedstorage: Expanded Storage 7.2.7
extraalchemy: Extra Alchemy 1.6.1
fabric: Fabric API 0.41.0+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446313
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.3.0+57bef5a318
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+cbda931818
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-language-kotlin: Fabric Language Kotlin 1.6.5+kotlin.1.5.31
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa13
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+cbda931818
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.11+7931163218
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446318
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.4.0+7931163218
fabricloader: Fabric Loader 0.12.1
fabrictailor: Fabric Tailor 1.7.1
fallflyinglib: FallFlyingLib 3.0.0-beta.2
fallingtree: FallingTree 2.14.3
farmersdelight: Farmer's Delight 1.17.1-0.1.2
fdlink: Fabric <-> Discord Link 0.9.8
fdlink_1_12_2: Fabric <-> Discord Link 0.9.8
fdlink_1_15_2: Fabric <-> Discord Link 0.9.8
fdlink_1_16: Fabric <-> Discord Link 0.9.8
fdlink_1_7_10: Fabric <-> Discord Link 0.9.8
fdlink_1_8_9: Fabric <-> Discord Link 0.9.8
fdlink_api: Fabric <-> Discord Link API 0.1.1
fdlink_common: Fabric <-> Discord Link 0.9.8
fenceplayerupper: Fence Player Upper 1.1.3+1.17.pre1
fiber: fiber 0.23.0-2
flan: Flan 1.17.1-1.6.2
fruitful: Fruitful 1.0.1
geckolib3: Geckolib 3.0.19
givemehats: Give Me Hats! 1.6.5
graveyard: The Graveyard 1.0
guild: Guild 0.3.3
herdspanic: Herds Panic 1.0.3
hookshot: Hookshot 22.0
htm: Hey That's Mine 1.1.3
imm_ptl_core: Immersive Portals Core 0.29
immersive_portals: Immersive Portals 0.29
inmis: Inmis 2.3.2-1.17.1
interactic: Interactic 0.1.6-1.17
inventorysorter: Inventory Sorter 1.8.0-1.17
jankson: Jankson 3.0.1+j1.2.0
java: Java HotSpot™ 64-Bit Server VM 16
kambrik: Kambrik 1.1.0
krypton: Krypton 0.1.4
kyrptconfig: Kytpt Config 1.1.10-1.17
lakeside: Lakeside 1.1.0+1.17
lapisreserve: Lapis Reserve 1.0.8
levelz: LevelZ 1.0.13
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.1.6+1.17.1
libninepatch: LibNinePatch 1.1.0
lithium: Lithium 0.7.4
maelstrom_library: Maelstrom Library 1.2.1-1.17
mavm: More Axolotl Variants Mod 1.0.5
mcda: MC Dungeons Armors 1.7.15
mcdw: MC Dungeons Weapons 3.5.5
minecraft: Minecraft 1.17.1
minimotd-fabric: MiniMOTD 2.0.4
mo_glass: Mo Glass 1.5-MC1.17.1
monsters_in_the_closet: Monsters in the Closet 1.0.2+1.17
morebannerfeatures: More Banner Features 1.0.7
morevillagers-fabric: MoreVillagersFabric 2.1.1-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
multipart-entities: Multipart Entities 1.0.2
multipart_entities: MultipartEntities 1.1.2-1.17
mythic-mounts: Mythic Mounts 1.17.1-2.0
net_dv8tion_jda: JDA 4.3.0_323
net_kyori_adventure-api: adventure-api 4.8.1
net_kyori_adventure-key: adventure-key 4.8.1
net_kyori_adventure-platform-api: adventure-platform-api 4.0.0-SNAPSHOT
net_kyori_adventure-text-feature-pagination: adventure-text-feature-pagination 4.0.0-SNAPSHOT
net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.2.0-SNAPSHOT
net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.8.1
net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.8.1
net_kyori_examination-api: examination-api 1.1.0
net_kyori_examination-string: examination-string 1.1.0
net_sf_trove4j_trove4j: trove4j 3.0.3
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.4
notenoughcrashes: Not Enough Crashes 3.7.0+1.17.1
omega-config: OmegaConfig 1.0.8
org_apache_commons_commons-collections4: commons-collections4 4.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.31
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.31
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.31
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.31
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.0
org_json_json: json 20210307
org_slf4j_slf4j-api: slf4j-api 1.7.25
org_slf4j_slf4j-nop: slf4j-nop 1.7.25
packet_tweaker: Packet Tweaker 0.2.0-1.17-pre1
paintings: Paintings ++ 1.17.1-1.0.0.3
peepingcreepers: Peeping Creepers 1.1-1.17
playerabilitylib: Pal 1.3.0
polymorph: Polymorph 0.0.14-1.17.1
q_misc_util: A Miscellaneous Utility Library from qouteall 0.29
quartzelv: Quartz Elevator 1.2.5
reach-entity-attributes: Reach Entity Attributes 2.1.1
realisticfirespread: Realistic Fire Spread 1.17-3
respawnablepets: Respawnable Pets 1.17-5
retail: Retail 0.3.5
roughlyenoughitems: Roughly Enough Items 6.0.307-alpha
rpgdifficulty: Rpg Difficulty 1.0.7
rpgz: RPGZ 0.4.10
ruined_equipment: Ruined Equipment 1.3.0
seasons: Fabric Seasons 1.3.1-BETA+1.17
server_translations_api: Server Translations API 1.4.3+1.17
sheepconsistency: Sheep Consistency 1.0.3
skinnedlanterns: Skinned Lanterns 1.1.5
slipperywalls: SlipperyWalls 1.0.0+1.17
somnus: Somnus API 0.0.13-1.17.1
starlight: Starlight 1.0.0+fabric.73f6d37
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
stoneholm: Stoneholm 1.3
structure-helpers: Structure Helpers 3.2.0
toms_storage: Tom's Simple Storage Mod 1.1.18
trinkets: Trinkets 3.0.4
tweed4_annotated: tweed4_annotated 1.2.0
tweed4_base: tweed4_base 1.3.1
tweed4_data: tweed4_data 1.2.0
tweed4_data_hjson: tweed4_data_hjson 1.1.0
untitledduckmod: Untitled Duck Mod 0.3.0
villagernames-fabric: Villager Names (Fabric) 3.3
wandering_collector: Wandering Collector 1.0.3+mc1.17
wands: Building Wands 2.2.6_mc1.17.1
waystones: Waystones 2.1.2
winged: Winged Mod 1.17.1-3.0.0
witherturnsskeletons: Wither turns Skeletons 1.0.0
worldedit: WorldEdit 7.2.6+4b2d1e7
wthit: wthit 3.10.0
yungsapi: YUNG's API 1.17-Fabric-19
Player Count: 1 / 20; [class_3222['TacoGerbil'/121, l='ServerWorld minecraft:overworld Funknation', x=-941.43, y=89.04, z=24.86]]
Data Packs: vanilla, Fabric Mods, file/Climbable_Chains_1.3.zip, file/Equestrian_Craftables_1.3.zip, file/Gravestones_3.2.zip, file/Mobcutter_1.3.zip, file/Sticky_Honey_Pistons_1.3.zip, file/Zombie_Leather_1.3.zip, file/VanillaTweaks_r180129.zip, file/Auto-Plant_Saplings_1.3.zip, file/bvp-4.9.2-datapack.zip, file/wandering-traitor-by-kanokarob.zip (incompatible)
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)
Suspected Mods: Minecraft (minecraft), The Graveyard (graveyard)

commented

Hm I see. Did you disable the large graveyard structure by any chance? This can cause the crash, but I think it might be another issue.
I thought it was a good idea to make a map trade, but the locate structure algorithm mojang uses to find a structure for a map can be so slow that it is causing the game to freeze and/or crash.
The next update will come soon, and the map trade will be configurable or totally removed. Does the crash happen again when rejoining and does it happen in every world? Does it also happen when you spawn in a cartographer villager?

commented

I didn't disable anything. I'm assuming the world was about to load in a Villager (Cartographer I assume?) and the world stopped loading. I pregenerated 10k Radius and this part of the map where it happened wasn't very far from spawn... Oddly though the world clipped and the chunks wouldn't load as soon as this happened. I couldn't load up the world after this. I removed the mod and tried going back in and I couldn't get past those chunks.. it looks as if I was at the edge of the universe with nothing to see past that point.
Had to go back to a backup (ugh 38 gb lol 😞😜 that's what I get for pregenerating lol )

commented

Fix in the 2.0 version!