All of Fabric 6 - AOF6

All of Fabric 6 - AOF6

589k Downloads

Server crashing when loading specific chunks

Magnetkeks opened this issue · 0 comments

commented

Our dedicated server keeps crashing when loading certain chunks. The server provider only lets it run on AOF6 1.5.0, so I don't if this issue has perhaps been fixed in a new release already.

Any help would be appreciated!

---- Minecraft Crash Report ----
// Oops.

Time: 2023-06-19 01:10:42
Description: Watching Server

java.lang.Error: Watchdog
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:152)
at net.minecraft.class_1255.method_18857(class_1255.java:142)
at net.minecraft.class_3215.getChunkBlocking(class_3215.java:1281)
at net.minecraft.class_3215.method_12121(class_3215.java:1177)
at net.minecraft.class_3215.md699841$lithium$lambda$getChunkOffThread$0$0(class_3215.java:1189)
at net.minecraft.class_3215$$Lambda$28915/0x000000080406f6b0.get(Unknown Source)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at net.minecraft.class_1255.method_18859(class_1255.java:157)
at net.minecraft.class_3215$class_4212.method_18859(class_3215.java:557)
at net.minecraft.class_1255.method_16075(class_1255.java:131)
at net.minecraft.class_3215$class_4212.method_16075(class_3215.java:566)
at net.minecraft.class_3215.method_19492(class_3215.java:279)
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764)
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752)
at net.minecraft.class_1255.method_18857(class_1255.java:140)
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:737)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:669)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at net.minecraft.server.MinecraftServer$$Lambda$25851/0x0000000803b51d50.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:833)

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:152)
at net.minecraft.class_1255.method_18857(class_1255.java:142)
at net.minecraft.class_3215.getChunkBlocking(class_3215.java:1281)
at net.minecraft.class_3215.method_12121(class_3215.java:1177)
at net.minecraft.class_3215.md699841$lithium$lambda$getChunkOffThread$0$0(class_3215.java:1189)
at net.minecraft.class_3215$$Lambda$28915/0x000000080406f6b0.get(Unknown Source)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at net.minecraft.class_1255.method_18859(class_1255.java:157)
at net.minecraft.class_3215$class_4212.method_18859(class_3215.java:557)
at net.minecraft.class_1255.method_16075(class_1255.java:131)
at net.minecraft.class_3215$class_4212.method_16075(class_3215.java:566)
at net.minecraft.class_3215.method_19492(class_3215.java:279)
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764)
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752)
at net.minecraft.class_1255.method_18857(class_1255.java:140)
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:737)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:669)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)

-- 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:253)
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@752c3fd6
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@752c3fd6
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:172)

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

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

"Common-Cleaner" daemon prio=8 Id=21 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7bebdf03
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@7bebdf03
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:833)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

"Thread-2" daemon prio=5 Id=50 TIMED_WAITING
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)

"FileSystemWatchService" daemon prio=5 Id=51 RUNNABLE (in native)
at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"KubeJS Background Thread" prio=5 Id=53 TIMED_WAITING
at [email protected]/java.lang.Thread.sleep(Native Method)
at dev.latvian.mods.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java:20)

"pool-3-thread-1" prio=5 Id=54 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fd454a6
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fd454a6
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
...

"Cleaner-0" daemon prio=5 Id=61 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@3ad6d538
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@3ad6d538
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:833)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

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

"pool-4-thread-1" prio=5 Id=63 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2e908f3b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2e908f3b
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
...

"Worker-Main-2" daemon prio=5 Id=64 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-3" daemon prio=5 Id=65 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-4" daemon prio=5 Id=66 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-5" daemon prio=5 Id=67 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-6" daemon prio=5 Id=68 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-7" daemon prio=5 Id=69 WAITING on java.util.concurrent.CompletableFuture$Signaller@560a4a9b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@560a4a9b
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
at [email protected]/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3449)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3432)
at [email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
at [email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
at net.minecraft.class_3215.getChunkOffThread(class_3215.java:1189)
...

"Worker-Main-8" daemon prio=5 Id=70 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-9" daemon prio=5 Id=71 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-10" daemon prio=5 Id=72 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-11" daemon prio=5 Id=73 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-12" daemon prio=5 Id=74 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-13" daemon prio=5 Id=75 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-15" daemon prio=5 Id=77 TIMED_WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Worker-Main-16" daemon prio=5 Id=78 WAITING on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@ba64e2d
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"Server thread" prio=8 Id=79 TIMED_WAITING on java.lang.String@5af92a77
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@5af92a77
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at net.minecraft.class_1255.method_20813(class_1255.java:152)
at net.minecraft.class_1255.method_18857(class_1255.java:142)
at net.minecraft.class_3215.getChunkBlocking(class_3215.java:1281)
at net.minecraft.class_3215.method_12121(class_3215.java:1177)
at net.minecraft.class_3215.md699841$lithium$lambda$getChunkOffThread$0$0(class_3215.java:1189)
at net.minecraft.class_3215$$Lambda$28915/0x000000080406f6b0.get(Unknown Source)
...

"DestroyJavaVM" prio=5 Id=81 RUNNABLE

"ComputerCraft-Network-0" daemon prio=3 Id=82 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
...

"ComputerCraft-Network-1" daemon prio=3 Id=83 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
...

"FileSystemWatchService" daemon prio=8 Id=84 RUNNABLE (in native)
at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"HttpClient-1-SelectorManager" daemon prio=8 Id=85 RUNNABLE (in native)
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@49546048
- locked sun.nio.ch.EPollSelectorImpl@4d0ea56b
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889)

"spark-monitor" daemon prio=5 Id=87 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5eb7942f
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5eb7942f
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
...

"spark-worker-pool-1-thread-1" daemon prio=8 Id=88 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ad37012
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ad37012
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
...

"spark-asyncsampler-worker-thread" prio=5 Id=90 TIMED_WAITING on java.util.concurrent.CompletableFuture$Signaller@4a862c76
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@4a862c76
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1866)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1939)
at [email protected]/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
at me.lucko.spark.common.platform.world.AsyncWorldInfoProvider.get(AsyncWorldInfoProvider.java:66)
...

Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@36a130a

"Server console handler" daemon prio=8 Id=91 RUNNABLE (in native)
at [email protected]/java.io.FileInputStream.readBytes(Native Method)
at [email protected]/java.io.FileInputStream.read(FileInputStream.java:276)
at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
- locked java.io.BufferedInputStream@2b3496d4
at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
- locked java.io.InputStreamReader@43faac9b
at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:177)
...

"Netty Epoll Server IO #0" daemon prio=5 Id=92 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:209)
at io.netty.channel.epoll.Native.epollWait(Native.java:202)
at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"ComputerCraft-Network-2" daemon prio=3 Id=93 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
...

"ComputerCraft-Network-3" daemon prio=3 Id=97 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703a8f44
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
...

"Netty Epoll Server IO #1" daemon prio=5 Id=99 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:209)
at io.netty.channel.epoll.Native.epollWait(Native.java:202)
at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"Netty Epoll Server IO #2" daemon prio=5 Id=101 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:209)
at io.netty.channel.epoll.Native.epollWait(Native.java:202)
at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"Query Listener #1" prio=8 Id=102 RUNNABLE
at [email protected]/sun.nio.ch.Net.poll(Native Method)
at [email protected]/sun.nio.ch.SelChImpl.park(SelChImpl.java:92)
at [email protected]/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705)
at [email protected]/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633)
at [email protected]/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
at [email protected]/java.net.DatagramSocket.receive(DatagramSocket.java:700)
at net.minecraft.class_3364.run(class_3364.java:259)
at [email protected]/java.lang.Thread.run(Thread.java:833)

Number of locked synchronizers = 1
- java.util.concurrent.locks.ReentrantLock$NonfairSync@7dabd044

"Server Watchdog" daemon prio=8 Id=103 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:47)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"Java2D Disposer" daemon prio=10 Id=110 WAITING on java.lang.ref.ReferenceQueue$Lock@635a61b
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@635a61b
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:145)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"Netty Epoll Server IO #3" daemon prio=5 Id=112 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:209)
at io.netty.channel.epoll.Native.epollWait(Native.java:202)
at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"Netty Epoll Server IO #4" daemon prio=5 Id=113 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:209)
at io.netty.channel.epoll.Native.epollWait(Native.java:202)
at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.run(Thread.java:833)

"Async-profiler Timer" daemon prio=5 Id=117 RUNNABLE (in native)

Stacktrace:
at net.minecraft.class_3178.run(class_3178.java:63)
at java.base/java.lang.Thread.run(Thread.java:833)

-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 551,551,188,1539,1539,0,0 [bewitchment:ghost:214,minecraft:item:84,minecraft:falling_block:71,minecraft:bat:16,duckling:duck:15], block_entities: 1573 [powah:energy_cable:292,techreborn:machine_casing:214,<lithium_sleeping>:205,minecraft:mob_spawner:95,botanypots:botany_pot:62], block_ticks: 751, fluid_ticks: 3360, chunk_source: Chunks[S] W: 11834 E: 551,551,188,1539,1539,0,0,
ResourceKey[minecraft:dimension / deeperdarker:otherside]: 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 / ad_astra:mars_orbit]: 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 / ad_astra:mars]: 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 / spectrum:deeper_down_dimension]: 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 / ad_astra:glacio]: 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_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 / voidz:void]: 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 / ad_astra:mercury_orbit]: 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 / ad_astra:moon_orbit]: 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 / ad_astra:mercury]: 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 / ad_astra:venus_orbit]: 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 / ad_astra:glacio_orbit]: 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 / javd:void]: 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 / minecells:insufferable_crypt]: 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 / ad_astra:earth_orbit]: 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 / minecells:prison]: 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 / ad_astra:venus]: 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 / ad_astra:moon]: 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 / the_bumblezone:the_bumblezone]: 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 / twilightforest:twilight_forest]: 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 / ae2:spatial_storage]: 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.19.2
Minecraft Version ID: 1.19.2
Operating System: Linux (amd64) version 4.19.0-22-amd64
Java Version: 17.0.2, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 1711038656 bytes (1631 MiB) / 6379339776 bytes (6083 MiB) up to 6379339776 bytes (6083 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3800X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): -0.00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 80427.80
Virtual memory used (MB): 64844.98
Swap memory total (MB): 15999.99
Swap memory used (MB): 2161.00
JVM Flags: 16 total; -Xms4096M -Xmx6144M -XX:MetaspaceSize=384M -XX:MaxMetaspaceSize=768M -XX:+UseSerialGC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:InitiatingHeapOccupancyPercent=15 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:UseSSE=4 -XX:SoftMaxHeapSize=4096M -XX:InitiatingHeapOccupancyPercent=0
Fabric Mods:
accelerateddecay: Accelerated Decay 1.0.0+mc1.19.2
ad_astra: Ad Astra 1.12.4
advanced_runtime_resource_pack: Runtime Resource Pack 0.6.4
advancednetherite: Advanced Netherite 1.6.6-1.19.2
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.17
ae2: Applied Energistics 2 12.9.2
ae2wtlib: AE2WTLib 12.8.5
almostunified: AlmostUnified 1.19.2-0.3.6
animal_feeding_trough: Animal Feeding Trough 1.0.3+1.19.2
another_furniture: Another Furniture 2.1.2-1.19.2
appbot: Applied Botanics 1.4.2
appleskin: AppleSkin 2.4.1+mc1.19
archeology: CapsLock Archeology Mod 0.2.5
architects_palette: Architect's Palette Fabric 2.1.1
architectury: Architectury 6.5.69
artifacts: Artifacts 7.1.1+fabric
expandability: ExpandAbility 6.0.0
attributefix: AttributeFix 17.2.5
auto-workstations: Auto Workstations v1.0-SNAPSHOT-19
autotag-convention: AutoTag Convention 2.0.0+1.19
autotag: AutoTag 2.0.0+1.19
badpackets: Bad Packets 0.2.1
balm-fabric: Balm 4.5.6
bamboocombat: Bamboo Combat 1.0.2
bambooeverything: Bamboo Everything 2.2.4-build.33+mc1.19.2
beaconoverhaul: Beacon Overhaul 1.7.3+1.19.2
bedbenefits: BedBenefits 9.1.2
besmirchment: Besmirchment 1.19-8
bettercombat: Better Combat 1.6.2+1.19
betterdeserttemples: YUNG's Better Desert Temples 1.19.2-Fabric-2.2.2
org_reflections_reflections: reflections 0.10.2
betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1
betterlily: Better Lily Pads 1.1.0
bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0
betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0
betterstats: Better Statistics Screen 2.4+1.19.2
tcdcommons: TCD Commons API 2.4+1.19.2
betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0
betterwitchhuts: YUNG's Better Witch Huts 1.19.2-Fabric-2.1.0
bewitchment: Bewitchment 1.19-6
impersonate: Impersonate 2.8.0
bhmenu: BHMenu-Fabric 1.19-1.3
biomemakeover: Biome Makeover 1.19.2-1.6.2
blast: BLAST 1.10
blockus: Blockus 2.5.8+1.19.2
bonezone: BoneZone 1.0.3
bookshelf: Bookshelf 16.2.17
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.4.6-1.19.2
maelstrom_library: Maelstrom Library 1.3-1.19-pre1
multipart_entities: MultipartEntities 1.2-1.19-pre1
botania: Botania 1.19.2-438-FABRIC
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
botanypots: BotanyPots 9.0.27
botanytrees: BotanyTrees 5.0.4
botarium: Botarium 1.8.2
bowinfinityfix: Bow Infinity Fix 2.5.0
brazier: Brazier 5.0.0
brewinandchewin: Brewin And Chewin fabric-1.0.5+1.19.2
bushierflowers: Bushier Flowers 0.0.1-1.19.2
bwncr: Bad Wither No Cookie Reloaded 3.14.1
bwplus: Bewitchment Plus 1.19-9
playerabilitylib: Pal 1.6.0
terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0
byg: Oh The Biomes You'll Go 2.0.0.13
com_electronwill_night-config_core: core 3.6.6
com_electronwill_night-config_toml: toml 3.6.6
cacao: Croptopia's Chocolaterie 1.2
calibrated: Calibrated Access 1.1.0+1.19
datacriteria: Data Criteria 1.0.0-beta.3+1.19
campanion: Campanion 4.1.2+fabric
cardinal-components: Cardinal Components API 5.0.2
cardinal-components-base: Cardinal Components API (base) 5.0.2
cardinal-components-block: Cardinal Components API (blocks) 5.0.2
cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
cardinal-components-entity: Cardinal Components API (entities) 5.0.2
cardinal-components-item: Cardinal Components API (items) 5.0.2
cardinal-components-level: Cardinal Components API (world saves) 5.0.2
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
cardinal-components-world: Cardinal Components API (worlds) 5.0.2
catwalksinc: Catwalks Inc. 1.3.1
cccbridge: CC:C Bridge 1.4.1
chalk: Chalk 2.1.0+1.19
charmofundying: Charm of Undying 6.1.1+1.19.2
chassis: Chassis 1.2.2
chefsdelight: Chef's Delight 1.0.2-fabric-1.19.2
structurized-reborn: Structurized Reborn 1.19-01
cherishedworlds: Cherished Worlds 6.0.1+1.19.2
chimes: Chimes 1.1.4
chipped: Chipped 2.1.2
clienttweaks: Client Tweaks 8.1.0
cloth-api: Cloth API 4.0.65
cloth-client-events-v0: Cloth Client Events v0 4.0.65
cloth-common-events-v1: Cloth Common Events v1 4.0.65
cloth-utils-v1: Cloth Utils v1 4.0.65
cloth-config: Cloth Config v8 8.2.88
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 9.0.0+14
colorful-azaleas: Colorful Azaleas 1.19.2
compressor: Compressor 0.3.1
crowdin-translate: CrowdinTranslate 1.4+1.19
computercraft: CC: Restitched 1.101.2
io_netty_netty-codec-http: netty-codec-http 4.1.77.Final
org_squiddev_cobalt: Cobalt 0.5.5
connectiblechains: Connectible Chains 2.1.4+1.19.2
connectivity: Connectivity Mod 1.19.2-3.8
convenientdecor: Convenient Decor 0.1.0
convenientnametags: Convenient Name Tags 0.3.0
cookingforblockheads: Cooking for Blockheads 13.3.1
couplings: Couplings 1.9.1+1.19
coxinhautilities: Coxinha Utilities 1.4.5+1.19
craftingtweaks: Crafting Tweaks 15.1.6
crawl: Crawl 0.11.1
create: Create 0.5.0.i-961+1.19.2
com_google_code_findbugs_jsr305: jsr305 3.0.2
milk: Milk Lib 1.0.51
dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1
porting_lib: Porting Lib 2.1.784+1.19.2
porting_lib_accessors: Porting Lib Accessors 2.1.784+1.19.2
porting_lib_attributes: Porting Lib Attributes 2.1.784+1.19.2
porting_lib_base: Porting Lib Base 2.1.784+1.19.2
porting_lib_common: Porting Lib Common 2.1.784+1.19.2
porting_lib_constants: Porting Lib Constants 2.1.784+1.19.2
porting_lib_entity: Porting Lib Entity 2.1.784+1.19.2
porting_lib_extensions: Porting Lib Extensions 2.1.784+1.19.2
porting_lib_fake_players: Porting Lib Fake Players 2.1.784+1.19.2
porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.784+1.19.2
porting_lib_model_generators: Porting Lib Model Generators 2.1.784+1.19.2
porting_lib_model_loader: Porting Lib Model Loader 2.1.784+1.19.2
porting_lib_models: Porting Lib Models 2.1.784+1.19.2
porting_lib_networking: Porting Lib Networking 2.1.784+1.19.2
porting_lib_obj_loader: Porting Lib Obj Loader 2.1.784+1.19.2
porting_lib_transfer: Porting Lib Transfer 2.1.784+1.19.2
serialization_hooks: Serialization Hooks 0.3.26
registrate-fabric: Registrate for Fabric 1.1.50-MC1.19.2
createaddition: Create Crafts & Additions 20230211a
creativecore: CreativeCore (Fabric) 2.9.3
creeperoverhaul: Creeper Overhaul 2.0.8
croptopia: Croptopia 2.2.2
com_typesafe_config: config 1.4.1
io_leangen_geantyref_geantyref: geantyref 1.3.11
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
croptosis: Croptosis 1.5.1
ctov: ChoiceTheorem's Overhauled Villages 3.1.7
dankstorage: Dank Storage 1.19.2-4.3
darkmodeeverywhere: DarkModeEverywhere 1.19.2-1.0.4
darkutils: DarkUtilities 13.1.7
decorative_blocks: Decorative Blocks 3.0.0
deeperdarker: Deeper and Darker 1.1.6
customportalapi: Custom Portal Api 0.0.1-beta54-1.19
paragon: Paragon 3.0.2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
org_yaml_snakeyaml: snakeyaml 1.27
deepslatecutting: Deepslate Cutting 1.5.0
defaultoptions: Default Options 15.0.1
display_case: Display Case Mod 1.0.3
dml-refabricated: Deep Mob Learning: Refabricated 0.5.11-BETA+1.19.2
dml-refabricated-base: DML: Refabricated - Base 0.5.11-BETA+1.19.2
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.5.11-BETA+1.19.2
libgui: LibGui 6.3.0+1.19
jankson: Jankson 4.1.1+j1.2.1
libninepatch: LibNinePatch 1.1.0
dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.11-BETA+1.19.2
ktdatataglib: KtDataTagLib 1.6.6
doodads: Doodads 0.1.2-1.19.2
dracomelette: Dracomelette 1.19-2
dragonfight: Dragonfight Mod 1.19.2-2.7
dragonloot: DragonLoot 1.1.2
drinkbeer: Drink Beer 3.2.2-1.19.2
duckling: Duckling 2.0.8
dummmmmmy: MmmMmmMmmMmm 1.19.2-1.7.1
dungeons_arise: When Dungeons Arise 2.1.54
dusk: Dusk Mod 1.19.1-2.2
ecologics: Ecologics 2.1.11
elytraslot: Elytra Slot 6.1.0+1.19.2
emojiful: Emojiful 4.0.4
com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.15
experiencebugfix: Experience Bug Fix 19
extended_armor_bars: Extended Armor Bars 1.2.1
extraalchemy: Extra Alchemy 1.9.0
fabric-api: Fabric API 0.75.1+1.19.2
fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
fabric-biome-api-v1: Fabric Biome API (v1) 9.1.0+82db024a90
fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390
fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.1+7c6cd14d90
fabric-convention-tags-v1: Fabric Convention Tags 1.2.2+27265b3490
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.7+413cbbc790
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.35+df3654b390
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
fabric-item-api-v1: Fabric Item API (v1) 1.6.5+dce4603e90
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.38+9244241690
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.12+83a8659290
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.15+9e7660c690
fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.23+33fbc73890
fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490
fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.1+d8ef690890
fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.3+251d254a90
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90
fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
fabric-language-kotlin: Fabric Language Kotlin 1.9.1+kotlin.1.8.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.19.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.4.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.4.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.4.1
fabricloader: Fabric Loader 0.14.17
farmersdelight: Farmer's Delight 1.19.2-1.3.9
farmersrespite: Farmer's Respite 2.2.4
farmingforblockheads: Farming for Blockheads 11.2.0
ferritecore: FerriteCore 5.0.3
fertilization: Fertilization 9.0.0
findme: FindMe 3.1.0
fishofthieves: Fish of Thieves 2.2.1
forgeconfigapiport: Forge Config API Port 4.2.11
friendlyfire: FriendlyFire 14.0.3
ftbchunks: FTB Chunks 1902.3.17-build.244
ftblibrary: FTB Library 1902.3.14-build.184
ftbquests: FTB Quests 1902.4.9-build.195
ftbteams: FTB Teams 1902.2.12-build.95
ftbultimine: FTB Ultimine 1902.3.5-build.65
fullturtlearmor: Full Turtle Armor 1.3.2
fwaystones: Fabric Waystones 3.0.7+mc1.19.2
gag: Gadgets Against Grind 2.0.0-build.6
geckolib3: Geckolib 3.1.40
com_eliotlash_mclib_mclib: mclib 20
geodes: More Geodes 1.6.4+1.19
glassential: Glassential 1.4.0
go-fish: Go Fish 1.6.0-1.19.1
graveyard: The Graveyard 2.3
guardvillagers: Guard Villagers Fabric 1.19.2-1.0.16
handcrafted: Handcrafted 2.0.2
harvest_scythes: Harvest Scythes 2.5.4+mc1.19.2
hexal: Hexal 0.2.10
hexcasting: Hex Casting 0.10.3
highlight: Highlight 1.0.0
iceberg: Iceberg 1.0.46
icy-incitement: Icy Incitement 1.1.4+1.19.x
immersive_armors: Immersive Armors 1.5.4+1.19.2
impaled: Impaled 1.1.4
indrev: Industrial Revolution 1.15.1-BETA
indrev-nikolite: Industrial Revolution: Nikolite Expansion 1.0+1.19.2
ingredient-extension-api: Ingredient Extension API 3.0.6
inmis: Inmis 2.7.1-1.19
omega-config: OmegaConfig 1.2.3-1.18.1
inventoryessentials: Inventory Essentials 5.0.2
inventorysorter: Inventory Sorter 1.8.10-1.19
ironchests: Iron Chests: Restocked 3.1.1
itemfilters: Item Filters 1902.2.9-build.46
jamlib: JamLib 0.6.0+1.19
java: Java HotSpot(TM) 64-Bit Server VM 17
javd: Just Another Void Dimension 4.0.1-build.2+mc1.19.2
jumpoverfences: Jump Over Fences 1.1.0
kibe: Kibe 1.9.11-BETA+1.19
kleeslabs: KleeSlabs 12.1.0
kubejs: KubeJS 1902.6.0-build.142
labels: labels 1.19.2-1.7
lazydfu: LazyDFU 0.1.3
lithium: Lithium 0.11.1
logbegone: Log Begone 1.0.4
logprot: Logprot Mod 1.19-2.0
lootbags: Resourceful Lootbags 1.1.2
lootintegrations: Loot integration Mod 1.19.3-3.1
lootr: Lootr 0.4.25.64
luggage: Luggage 1.19-1.5.2
com_github_llamalad7_mixinextras: MixinExtras 0.1.1
forge_tags: Porting Lib Tags 3.0
maxhealthfix: MaxHealthFix 8.0.1
mcwbridges: Macaw's Bridges 1.0.6
mcwdoors: Macaw's Doors 1.0.8
mcwfences: Macaw's Fences and Walls 1.0.7
mcwlights: Macaw's Lights and Lamps 1.0.5
mcwpaintings: Macaw's Paintings 1.0.4
mcwpaths: Macaw's Paths and Pavings 1.0.2
mcwroofs: Macaw's Roofs 2.2.3
mcwtrpdoors: Macaw's Trapdoors 1.0.9
mcwwindows: Macaw's Windows 2.1.2
megacells: MEGA Cells 1.5.3-1.19.2
megane: megane 8.4.0
megane-api: megane-api 8.4.0
megane-applied-energistics-2: megane-applied-energistics-2 8.4.0
megane-create: megane-create 8.4.0
megane-deep-mob-learning-simulacrum: megane-deep-mob-learning-simulacrum 8.4.0
megane-fabric-transfer: megane-fabric-transfer 8.4.0
megane-industrial-revolution: megane-industrial-revolution 8.4.0
megane-kibe: megane-kibe 8.4.0
megane-luggage: megane-luggage 8.4.0
megane-modern-dynamics: megane-modern-dynamics 8.4.0
megane-powah: megane-powah 8.4.0
megane-reborn-core: megane-reborn-core 8.4.0
megane-reborn-energy: megane-reborn-energy 8.4.0
megane-runtime: megane-runtime 8.4.0
megane-tech-reborn: megane-tech-reborn 8.4.0
megane-vanilla: megane-vanilla 8.4.0
merequester: ME Requester 1.19.2-1.0.3
midnightlib: MidnightLib 1.0.0
minecells: Mine Cells 1.3.5
minecraft: Minecraft 1.19.2
mininggadgets: Mining Gadgets Fabric ${version}
mobscarecrow: Mob Scarecrow 2.2.1-1.19.1
modern_industrialization: Modern Industrialization 1.6.3
moderndynamics: Modern Dynamics 0.3.4-beta
moonlight: Moonlight 1.19.2-2.2.17
moreachievements: MoreAchievements 1.0.9
moremobvariants: More Mob Variants 1.0.1
moretotems: More Totems 2.12.0
morevillagers: More Villagers 4.0.2
naturalist: Naturalist 2.1.1
naturescompass: Nature's Compass 1.19.2-2.1.0-fabric
nears: Nears 1.2.3
netherdepthsupgrade: Nether Depths Upgrade fabric-2.0.4-1.19.2
netherportalfix: NetherPortalFix 10.0.1
nethersdelight: Nether's Delight 1.0.1
nochatreports: No Chat Reports 1.19.2-v1.13.12
nyfsquiver: Nyf's Quivers Fabric-0.5.1-1.19.2
owo: oωo 0.8.5+1.19
blue_endless_jankson: jankson 1.2.1
patchouli: Patchouli 1.19.2-77-FABRIC
fiber: fiber 0.23.0-2
patchoulibutton: PachouliButton 1.0.2
paucal: PAUCAL 0.5.0
paxi: Paxi 1.19.2-Fabric-3.0.1
pehkui: Pehkui 3.7.0+1.14.4-1.19.3
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
piercingpaxels: Piercing Paxels 1.0.7
pigpen: PigPen 11.1.2
playdate: Playdate 1.0.1
player-animator: Player Animator 1.0.2
portable_tables: Portable Tables 2.1
powah: Powah! 4.0.6
probablychests: Probably Chests 0.5.5-1.19.2
projectile_damage: Projectile Damage Attribute 3.0.0+1.19
pyrotastic: Pyrotastic 1.19+2.0.3
quickshulker: Quick Shulker 1.3.9-1.19
kyrptconfig: Kyrpt Config 1.4.16-1.19
shulkerutils: shulkerutils 1.0.4-1.19
rare-ice: Rare Ice 0.5.0
reacharound: Reacharound 1.1.2
reaper: Reaper 1.0.4
fake-player-api: Fake Player API 0.5.0
reborncore: Reborn Core 5.4.0
team_reborn_energy: Energy 2.3.0
redbits: Red Bits 1.14.1
interference: Interference API 1.4.2
repurposed_structures: Repurposed Structures 6.3.16+1.19.2
resourcefulconfig: Resourcefulconfig 1.0.19
resourcefullib: Resourceful Lib 1.1.23
respawnablepets: Respawnable Pets 1.19-2
revelationary: Revelationary 1.3.0
rhino: Rhino 1902.2.2-build.264
rightclickharvest: Right Click Harvest 3.1.0+1.19-1.19.2
riverredux: River Redux 0.3.0
rottencreatures: Rotten Creatures 1.0.1
roughly_enough_loot_tables: Roughly Enough Loot Tables 1.19-1.0
roughlyenoughitems: Roughly Enough Items 9.1.591
error_notifier: Error Notifier 1.0.9
roughlyenoughprofessions: Roughly Enough Professions 1.1.4
roughlyenoughresources: Roughly Enough Resources 2.6.0
runelic: Runelic 14.1.4
runes: Runes 0.9.6+1.19
shulkerboxtooltip: Shulker Box Tooltip 3.2.2+1.19.2
sihywtcamd: sihywtcamd 1.7.2+1.19
simplyswords: Simply Swords 1.43.1-1.19.2
slimegolem: Muffin's Slime Golem 1.1.0
slimyboyos: Slimy Boyos 5.0.0.5
smwyg: Show Me What You Got 1.0.3
spark: spark 1.10.29
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
spectrum: Spectrum 1.6.8-1.19.2-leisure_time
additionalentityattributes: Additionalentityattributes 1.2.0+1.19.2
arrowhead: Arrowhead 1.2.0-1.19.2
incubus_core: Incubus Core 1.9.4
spell_engine: Spell Engine 0.9.15+1.19
spell_power: Spell Power Attribute 0.9.8+1.19
spiceoffabric: Spice of Fabric 1.6.0-beta.2+1.19.2
tweed4_annotated: tweed4_annotated 1.3.1+mc22w17a
tweed4_base: tweed4_base 1.7.1+mc22w17a
tweed4_data: tweed4_data 1.2.1+mc22w17a
tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc22w17a
spirit: Spirit 2.2.4
splash_milk: Splash Milk 1.2.0
srias_flowers: Sria's Flowers 2.0.1
starlight: Starlight 1.1.1+fabric.ae22326
stoneholm: Stoneholm 1.4.4
strongersnowballs: StrongerSnowballs 9.0.2
structory: Structory 1.0.1
structory_towers: Structory: Towers 1.0.0
subterrestrial: Subterrestrial 2.0.0
supplementaries: Supplementaries 1.19.2-2.2.57
survivalisland: Survival Island 0.2.2
takesapillage: Takes a Pillage 1.0.4
techreborn: Tech Reborn 5.4.0
tempad: Tempad 1.4.3
terrablender: TerraBlender 2.0.1.136
the_bumblezone: The Bumblezone - Fabric 6.6.17+1.19.2
tiered: Tiered 1.2.2
tinycoal: Tiny Coal 1.0.1
toolstats: ToolStats 12.0.2
totw_additions: Towers of the Wild: Additions 1.2.3
tramplenomore: TrampleNoMore 9.0.1
travelersbackpack: Traveler's Backpack 1.19.2-8.2.14
reach-entity-attributes: Reach Entity Attributes 2.3.0
trinkets: Trinkets 3.4.2
trofers: Trofers 1.19.2-3.1.1
twilightforest: The Twilight Forest 4.2.335
javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
mm: Manningham Mills 2.3
vanilla-hammers: Vanilla Hammers 3.5.0-1.19.2
magna: Magna 1.8.0-1.19.2
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
villager-hats: Villager Hats 1.4.3
villager-trading-station: Villager Trading Station 1.1.0
villagersplus: Villagers Plus 1.9
vinery: Vinery 1.1.4
vitalize: Vitalize 1.1.1
voidtotem: Void Totem 2.1.0
voidz: VoidZ 1.0.9
wands: Building Wands 2.6.4_release
whatthebucket: WhatTheBucket 7.0.1
wizards: Wizards 0.9.12+1.19
wolfarmorcompat: Wolf Armor Compat 1.0.2-1.19.2
wolveswitharmor: Wolves With Armor 1.8.0-1.19
maybe-data: Maybe data 1.3.2-1.19-rc2
wthit: wthit 5.14.0
xlpackets: XLPackets 1.19.2-4
xps: Xp Obelisk 0.4.7-r+1.19.2-Fabric
yigd: You're in Grave Danger 1.4.8
yungsapi: YUNG's API 1.19.2-Fabric-3.8.8
org_javassist_javassist: javassist 3.28.0-GA
yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0
yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0
Server Running: true
Player Count: 1 / 69; [class_3222['Johannsi'/532, l='ServerLevel[world]', x=45585.22, y=77.32, z=-6371.86]]
Data Packs: vanilla, Fabric Mods, minecraft/croptop, Supplementaries Generated Pack, compressor (incompatible), Repurposed_Structures-Better_Witch_Huts_v3.zip, Repurposed_Structures-Better_Desert_Temples_v6.zip, Repurposed_Structures-VillagersPlus_v1.zip, Repurposed_Structures-More_Villagers_v8.zip, Repurposed_Structures-Chef's_Delight_v1.zip, Repurposed_Structures-Oh_The_Biomes_Youll_Go_v2.zip, Repurposed_Structures-Farmers_Delight_v5.zip, Repurposed_Structures-Wizards_v2.zip, Repurposed_Structures-Better_Dungeons_v4.zip, Repurposed_Structures-Better_Strongholds_v4.zip, Repurposed_Structures-Better_Monuments_v4.zip
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)