// Don't be sad. I'll do better next time, I promise! Time: 2025-11-26 20:24:20 Description: Watching Server java.lang.Error: Watchdog at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at knot//net.minecraft.class_1255.method_20813(class_1255.java:151) at knot//net.minecraft.class_1255.method_18857(class_1255.java:141) at knot//net.minecraft.class_3215.method_12121(class_3215.java:140) at knot//net.minecraft.class_3215.method_20586(class_3215.java:123) at knot//net.minecraft.class_3215$$Lambda$23900/0x00007c741a546760.get(Unknown Source) at java.base@17.0.16/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at knot//net.minecraft.class_1255.method_18859(class_1255.java:156) at knot//net.minecraft.class_3215$class_4212.method_18859(class_3215.java:564) at knot//net.minecraft.class_1255.method_16075(class_1255.java:130) at knot//net.minecraft.class_3215$class_4212.method_16075(class_3215.java:573) at knot//net.minecraft.class_3215.method_19492(class_3215.java:282) at knot//net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:770) at knot//net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758) at knot//net.minecraft.class_1255.method_18857(class_1255.java:139) at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18857$256(MinecraftServer.java) at knot//net.minecraft.server.MinecraftServer$$Lambda$20736/0x00007c741a0db488.call(Unknown Source) at knot//net.minecraft.server.MinecraftServer.wrapOperation$ceh000$modernfix$managedBlock(MinecraftServer.java:1823) at knot//net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:743) at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675) at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at knot//net.minecraft.server.MinecraftServer$$Lambda$20424/0x00007c7419ffe9c8.run(Unknown Source) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at knot//net.minecraft.class_1255.method_20813(class_1255.java:151) at knot//net.minecraft.class_1255.method_18857(class_1255.java:141) at knot//net.minecraft.class_3215.method_12121(class_3215.java:140) at knot//net.minecraft.class_3215.method_20586(class_3215.java:123) at knot//net.minecraft.class_3215$$Lambda$23900/0x00007c741a546760.get(Unknown Source) at java.base@17.0.16/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at knot//net.minecraft.class_1255.method_18859(class_1255.java:156) at knot//net.minecraft.class_3215$class_4212.method_18859(class_3215.java:564) at knot//net.minecraft.class_1255.method_16075(class_1255.java:130) at knot//net.minecraft.class_3215$class_4212.method_16075(class_3215.java:573) at knot//net.minecraft.class_3215.method_19492(class_3215.java:282) at knot//net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:770) at knot//net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758) at knot//net.minecraft.class_1255.method_18857(class_1255.java:139) at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18857$256(MinecraftServer.java) at knot//net.minecraft.server.MinecraftServer$$Lambda$20736/0x00007c741a0db488.call(Unknown Source) at knot//net.minecraft.server.MinecraftServer.wrapOperation$ceh000$modernfix$managedBlock(MinecraftServer.java:1823) at knot//net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:743) at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675) at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) -- Thread Dump -- Details: Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE at java.base@17.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@17.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:253) at java.base@17.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@26e9fde5 at java.base@17.0.16/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@26e9fde5 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@17.0.16/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE "Common-Cleaner" daemon prio=8 Id=11 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@282e0748 at java.base@17.0.16/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@282e0748 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) at java.base@17.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) "idle-timeout-task" daemon prio=5 Id=13 TIMED_WAITING on java.util.TaskQueue@2c119695 at java.base@17.0.16/java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@2c119695 at java.base@17.0.16/java.util.TimerThread.mainLoop(Timer.java:563) at java.base@17.0.16/java.util.TimerThread.run(Timer.java:516) "JolokiaDiscoveryListenerThread-172.19.0.2" daemon prio=5 Id=14 RUNNABLE (in native) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.receive0(Native Method) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.receiveIntoNativeBuffer(DatagramChannelImpl.java:750) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.receive(DatagramChannelImpl.java:728) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:666) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:635) at java.base@17.0.16/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240) at java.base@17.0.16/java.net.DatagramSocket.receive(DatagramSocket.java:700) at app//org.jolokia.discovery.MulticastSocketListenerThread.receiveMessage(MulticastSocketListenerThread.java:115) ... Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@69130d73 "HTTP-Dispatcher" daemon prio=5 Id=16 RUNNABLE (in native) at java.base@17.0.16/sun.nio.ch.EPoll.wait(Native Method) at java.base@17.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118) at java.base@17.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) - locked sun.nio.ch.Util$2@7cc361 - locked sun.nio.ch.EPollSelectorImpl@58b08061 at java.base@17.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at platform/jdk.httpserver@17.0.16/sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:471) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Jolokia Agent Cleanup Thread" daemon prio=5 Id=17 WAITING on java.lang.Thread@783510dc at java.base@17.0.16/java.lang.Object.wait(Native Method) - waiting on java.lang.Thread@783510dc at java.base@17.0.16/java.lang.Thread.join(Thread.java:1313) at java.base@17.0.16/java.lang.Thread.join(Thread.java:1381) at app//org.jolokia.jvmagent.CleanupThread.joinThreads(CleanupThread.java:110) at app//org.jolokia.jvmagent.CleanupThread.run(CleanupThread.java:60) "Notification Thread" daemon prio=9 Id=20 RUNNABLE "FileSystemWatchService" daemon prio=5 Id=31 RUNNABLE (in native) at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method) at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "JNA Cleaner" daemon prio=5 Id=33 WAITING on java.lang.ref.ReferenceQueue$Lock@93cf23c at java.base@17.0.16/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@93cf23c at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at knot//com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58) "FileSystemWatchService" daemon prio=5 Id=35 RUNNABLE (in native) at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method) at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "config-file-watcher-0-0" daemon prio=5 Id=36 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f3d5fb1 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f3d5fb1 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679) at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515) at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677) at java.base@17.0.16/sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108) at knot//com.electronwill.nightconfig.core.file.FileWatcher$FsWatcher.run(FileWatcher.java:531) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "FileSystemWatchService" daemon prio=5 Id=37 RUNNABLE (in native) at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method) at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "config-file-watcher-1-0" daemon prio=5 Id=38 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@335269bf at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@335269bf at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679) at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515) at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677) at java.base@17.0.16/sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108) at knot//com.electronwill.nightconfig.core.file.FileWatcher$FsWatcher.run(FileWatcher.java:531) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "FileWatcher-2-thread-1" daemon prio=5 Id=39 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63313cf9 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63313cf9 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630) at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) ... "HttpClient-1-SelectorManager" daemon prio=5 Id=40 RUNNABLE (in native) at java.base@17.0.16/sun.nio.ch.EPoll.wait(Native Method) at java.base@17.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118) at java.base@17.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) - locked sun.nio.ch.Util$2@d728fb1 - locked sun.nio.ch.EPollSelectorImpl@8378979 at java.base@17.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at platform/java.net.http@17.0.16/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:894) "FileSystemWatchService" daemon prio=5 Id=43 RUNNABLE (in native) at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method) at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Config Lib config file watcher" daemon prio=5 Id=44 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28080651 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28080651 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630) at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485) at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673) ... "DFU cleaning thread" daemon prio=1 Id=45 TIMED_WAITING at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) at knot//org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:61) "ConfigSaver" daemon prio=5 Id=46 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4234215d at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4234215d at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630) at java.base@17.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) ... "Timer hack thread" daemon prio=5 Id=52 TIMED_WAITING at java.base@17.0.16/java.lang.Thread.sleep(Native Method) at knot//net.minecraft.class_156$9.run(class_156.java:839) "Yggdrasil Key Fetcher" daemon prio=5 Id=53 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5b2231ad at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5b2231ad at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679) at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ... "Worker-Main-3" daemon prio=4 Id=59 WAITING on java.util.concurrent.CompletableFuture$Signaller@6fea17f1 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.CompletableFuture$Signaller@6fea17f1 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.16/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3451) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.16/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898) at java.base@17.0.16/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117) at knot//net.minecraft.class_3215.method_12121(class_3215.java:123) ... "Server thread" prio=8 Id=61 TIMED_WAITING on java.lang.String@7b8aed3 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.lang.String@7b8aed3 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at knot//net.minecraft.class_1255.method_20813(class_1255.java:151) at knot//net.minecraft.class_1255.method_18857(class_1255.java:141) at knot//net.minecraft.class_3215.method_12121(class_3215.java:140) at knot//net.minecraft.class_3215.method_20586(class_3215.java:123) at knot//net.minecraft.class_3215$$Lambda$23900/0x00007c741a546760.get(Unknown Source) at java.base@17.0.16/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... "DestroyJavaVM" prio=5 Id=63 RUNNABLE "Server console handler" daemon prio=8 Id=64 RUNNABLE (in native) at java.base@17.0.16/java.io.FileInputStream.readBytes(Native Method) at java.base@17.0.16/java.io.FileInputStream.read(FileInputStream.java:276) at java.base@17.0.16/java.io.BufferedInputStream.read1(BufferedInputStream.java:282) at java.base@17.0.16/java.io.BufferedInputStream.read(BufferedInputStream.java:343) - locked java.io.BufferedInputStream@64e559b0 at java.base@17.0.16/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287) at java.base@17.0.16/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330) at java.base@17.0.16/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190) - locked java.io.InputStreamReader@2e80a3d8 at java.base@17.0.16/java.io.InputStreamReader.read(InputStreamReader.java:177) ... "Netty Epoll Server IO #0" daemon prio=5 Id=65 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Query Listener #1" prio=8 Id=70 RUNNABLE at java.base@17.0.16/sun.nio.ch.Net.poll(Native Method) at java.base@17.0.16/sun.nio.ch.SelChImpl.park(SelChImpl.java:98) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705) at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633) at java.base@17.0.16/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240) at java.base@17.0.16/java.net.DatagramSocket.receive(DatagramSocket.java:700) at knot//net.minecraft.class_3364.run(class_3364.java:259) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@11ea7c66 "Server Watchdog" daemon prio=8 Id=71 RUNNABLE at java.management@17.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@17.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528) at java.management@17.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:516) at knot//net.minecraft.class_3178.run(class_3178.java:47) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Java2D Disposer" daemon prio=10 Id=72 WAITING on java.lang.ref.ReferenceQueue$Lock@53e696be at java.base@17.0.16/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@53e696be at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.desktop@17.0.16/sun.java2d.Disposer.run(Disposer.java:145) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "jolokia-0" daemon prio=5 Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d806dab at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d806dab at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630) at java.base@17.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) ... "Netty Epoll Server IO #1" daemon prio=5 Id=76 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #2" daemon prio=5 Id=77 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #3" daemon prio=5 Id=78 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #4" daemon prio=5 Id=82 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #5" daemon prio=5 Id=83 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #6" daemon prio=5 Id=84 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #7" daemon prio=5 Id=89 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #8" daemon prio=5 Id=101 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) "Netty Epoll Server IO #9" daemon prio=5 Id=107 RUNNABLE (in native) at knot//io.netty.channel.epoll.Native.epollWait(Native Method) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209) at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202) at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306) at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363) at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.16/java.lang.Thread.run(Thread.java:840) Stacktrace: at knot//net.minecraft.class_3178.run(class_3178.java:63) at java.base/java.lang.Thread.run(Thread.java:840) -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 4, entities: 946,946,560,2849,2849,2,0 [minecraft:item:91,minecraft:skeleton:64,minecraft:creeper:53,artifacts:mimic:51,minecraft:zombie:45], block_entities: 1447 [minecraft:campfire:387,minecraft:sign:266,minecraft:furnace:205,minecraft:mob_spawner:182,minecraft:blast_furnace:105], block_ticks: 201579, fluid_ticks: 7503, chunk_source: Chunks[S] W: 9625 E: 946,946,560,2849,2849,2,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: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 / 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 / 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 / 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 / aether:the_aether]: 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: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 / 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 / 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 / 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 / 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 / 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 -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Linux (amd64) version 6.8.0-64-generic Java Version: 17.0.16, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 2419779200 bytes (2307 MiB) / 5368709120 bytes (5120 MiB) up to 10737418240 bytes (10240 MiB) CPUs: 5 Processor Vendor: AuthenticAMD Processor Name: AMD EPYC 74F3 24-Core Processor Identifier: AuthenticAMD Family 25 Model 1 Stepping 1 Microarchitecture: Zen 3 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 24 Number of logical CPUs: 48 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): 258833.80 Virtual memory used (MB): 83560.03 Swap memory total (MB): 1024.00 Swap memory used (MB): 452.00 JVM Flags: 2 total; -Xmx10240M -Xms5120M Fabric Mods: abridged: Abridged 2.0.0 accessories: Accessories 1.0.0-beta.48+1.20.1 io_wispforest_endec: endec 0.1.8 io_wispforest_endec_gson: gson 0.1.5 io_wispforest_endec_netty: netty 0.1.4 ad_astra: Ad Astra 1.15.20 javazoom_jlayer: jlayer 1.0.1 addonslib: AddonsLib 1.20.1-1.7 aether: The Aether 1.5.2-beta.6 cardinal-components-world: Cardinal Components API (worlds) 5.2.2 mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1 nitrogen_internals: Nitrogen 1.20.1-1.0.15-fabric porting_lib_asm: Porting Lib ASM 2.3.9-beta.51+1.20.1 porting_lib_base: Porting Lib Base 2.3.9-beta.52+1.20.1 porting_lib_accessors: Porting Lib Accessors 2.3.9-beta.52+1.20.1 porting_lib_attributes: Porting Lib Attributes 2.3.9-beta.52+1.20.1 porting_lib_common: Porting Lib Common 2.3.9-beta.52+1.20.1 porting_lib_config: Porting Lib Config 2.3.9-beta.52+1.20.1 porting_lib_core: Porting Lib Core 2.3.9-beta.52+1.20.1 porting_lib_entity: Porting Lib Entity 2.3.9-beta.52+1.20.1 porting_lib_extensions: Porting Lib Extensions 2.3.9-beta.52+1.20.1 porting_lib_fluids: Porting Lib Fluids 2.3.9-beta.52+1.20.1 porting_lib_gui_utils: Porting Lib Gui Utils 2.3.9-beta.52+1.20.1 porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.9-beta.52+1.20.1 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.9-beta.52+1.20.1 porting_lib_tool_actions: Porting Lib Tool Actions 2.3.9-beta.52+1.20.1 porting_lib_transfer: Porting Lib Transfer 2.3.9-beta.52+1.20.1 porting_lib_utility: Porting Lib Utility 2.3.9-beta.52+1.20.1 porting_lib_blocks: Porting Lib Blocks 2.3.9-beta.51+1.20.1 porting_lib_brewing: Porting Lib Brewing 2.3.9-beta.51+1.20.1 porting_lib_client_events: Porting Lib Client Events 2.3.9-beta.51+1.20.1 porting_lib_data: Porting Lib Data 2.3.9-beta.51+1.20.1 porting_lib_items: Porting Lib Items 2.3.9-beta.51+1.20.1 porting_lib_level_events: Porting Lib Level Events 2.3.9-beta.51+1.20.1 porting_lib_loot: Porting Lib Loot 2.3.9-beta.51+1.20.1 porting_lib_model_generators: Porting Lib Model Generators 2.3.9-beta.51+1.20.1 porting_lib_model_materials: Porting Lib Model Materials 2.3.9-beta.51+1.20.1 porting_lib_model_loader: Porting Lib Model Loader 2.3.9-beta.51+1.20.1 porting_lib_models: Porting Lib Models 2.3.9-beta.51+1.20.1 porting_lib_networking: Porting Lib Networking 2.3.9-beta.51+1.20.1 porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.9-beta.51+1.20.1 porting_lib_tags: Porting Lib Tags 3.0 appleskin: AppleSkin 2.5.1+mc1.20 architectury: Architectury 9.2.14 artifacts: Artifacts 9.5.15 cardinal-components-base: Cardinal Components API (base) 5.2.2 cardinal-components-entity: Cardinal Components API (entities) 5.2.2 expandability: ExpandAbility 9.0.4 step-height-entity-attribute: Step Height Entity Attribute 1.2.0 attributefix: AttributeFix 21.0.4 automobility: Automobility 0.4.2+1.20.1-fabric jsonem: JsonEM 0.2.1+1.20 backpacked: Backpacked 3.0.0-beta.9 mm: Manningham Mills 2.3 bakery: [Let's Do] Bakery 1.1.15 balm: Balm 7.3.37 kuma_api: KumaAPI 20.1.12 bcc: BetterCompatibilityChecker 4.0.8 betterarcheology: Better Archeology 1.2.1-1.20.1 bettercombat: Better Combat 1.8.6+1.20.1 biomesoplenty: BiomesOPlenty **.**.**.** biomeswevegone: Oh The Biomes We've Gone 1.7.1 bookshelf: Bookshelf 20.2.13 botanypots: BotanyPots 13.0.41 botanytrees: BotanyTrees 9.0.19 botarium: Botarium 2.3.4 team_reborn_energy: Energy 3.0.0 brewery: [Let's Do] Brewery 1.1.9 brutalbosses: brutalbosses Mod 1.20.1-8.4 carryon: Carry On **.**.**.** charmofundying: Charm of Undying 6.5.0+1.20.1 cloth-config: Cloth Config v11 11.1.136 cloth-basic-math: cloth-basic-math 0.6.1 clumps: Clumps **.**.**.** comforts: Comforts 6.4.0+1.20.1 spectrelib: SpectreLib 0.13.15+1.20.1 configured: Configured 2.2.3 cookingforblockheads: Cooking for Blockheads 16.0.14 corgilib: CorgiLib **.**.**.** com_electronwill_night-config_core: core 3.8.2 com_electronwill_night-config_toml: toml 3.8.2 coroutil: CoroUtil 1.20.1-1.3.7 cristellib: Cristel Lib 1.1.5 blue_endless_jankson: jankson 1.2.3 crittersandcompanions: Critters and Companions 1.20.1-2.3.5 croptopia: Croptopia 3.0.3 ctov: ChoiceTheorem's Overhauled Village 3.4.14 cupboard: cupboard 1.20.1-2.7 deeperdarker: Deeper and Darker 1.3.3 customportalapi: Custom Portal Api 0.0.1-beta64-1.20 disenchanting_table: Dis-Enchanting Table 5.0.2 doapi: [Let's Do] API 1.2.15 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1 dragonfight: Dragonfight Mod 1.20.1-4.7 duckling: Duckling 3.0.0 easy_mob_farm: Easy Mob Farm 10.2.0 ecologics: Ecologics 2.2.2 elytraslot: Elytra Slot 6.4.4+1.20.1 elytratrims: Elytra Trims 3.9.3 conditional-mixin: conditional mixin 0.6.4 mixinsquared: MixinSquared 0.3.3 epherolib: EpheroLib 1.2.0 explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric fabric-api: Fabric API 0.92.6+1.20.1 fabric-api-base: Fabric API Base 0.4.32+1802ada577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577 fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77 fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577 fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577 fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577 fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477 fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77 fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577 fabric-language-kotlin: Fabric Language Kotlin 1.13.7+kotlin.2.2.21 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0 fabricloader: Fabric Loader 0.18.0 mixinextras: MixinExtras 0.5.0 farmers_structures: FarmersStructures 1.0.0 farmersdelight: Farmer's Delight 1.20.1-1.4.3 forgeconfigapiport: Forge Config API Port 8.0.2 formations: Formations 1.0.4 formationsoverworld: Formations Overworld 1.0.5 framework: Framework 0.7.15 org_javassist_javassist: javassist 3.29.2-GA org_reflections_reflections: reflections 0.10.2 galosphere: Galosphere 1.20.1-1.4.1 geckolib: GeckoLib 4 4.8.2 com_eliotlash_mclib_mclib: mclib 20 glitchcore: GlitchCore **.**.**.** goblintraders: Goblin Traders 1.11.5 gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8 herbalbrews: [Let's Do] HerbalBrews 1.0.12 iceberg: Iceberg 1.1.25 illagerinvasion: Illager Invasion 8.0.7 extensibleenums: Extensible Enums 7.0.1 illagerwarship: Illager-Warship 1.0.0 immersive_aircraft: Immersive Aircraft 1.4.0+1.20.1 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1 immersive_armors: Immersive Armors 1.7.1+1.20.1 ironchests: Iron Chests: Restocked 5.0.2 jade: Jade 11.13.1+fabric java: OpenJDK 64-Bit Server VM 17 jei: Just Enough Items **.**.**.** jeresources: Just Enough Resources **.**.**.** justzoom: Just Zoom 2.1.0 konkrete: Konkrete 1.8.1 leavesbegone: Leaves Be Gone 8.0.0 lithostitched: Lithostitched 1.4.11 magistuarmory: Epic-Knights: Shields, Armor and Weapons 9.31 man_of_many_planes: Man of Many Planes 0.2.0+1.20.1 mcwbiomesoplenty: Macaw's Biomes O' Plenty 1.20.1-1.4 net_jodah_typetools: typetools 0.6.3 mcwbridges: Macaw's Bridges 3.1.0 mcwdoors: Macaw's Doors 1.1.2 mcwfences: Macaw's Fences and Walls 1.2.0 mcwfurnitures: Macaw's Furniture 3.4.0 mcwlights: Macaw's Lights and Lamps 1.1.2 mcwpaths: Macaw's Paths and Pavings 1.1.1 mcwroofs: Macaw's Roofs 2.3.2 mcwstairs: Macaw's Stairs and Balconies 1.0.1 mcwtrpdoors: Macaw's Trapdoors 1.1.4 mcwwindows: Macaw's Windows 2.4.1 mes: Moog's End Structures 1.4.6-1.20-fabric minecraft: Minecraft 1.20.1 mns: MoogsNetherStructures 2.0.2 modern_industrialization: Modern Industrialization 1.8.6 magna: Magna 1.10.1+1.20.1 omega-config: OmegaConfig 1.0.8 patchouli: Patchouli 1.20.1-81-FABRIC fiber: fiber 0.23.0-2 playerabilitylib: Pal 1.8.0 modernfix: ModernFix 5.25.1+mc1.20.1 monolib: MonoLib 2.1.0 moogs_structures: Moog's Structure Lib 1.1.0-1.20-1.20.4 moonlight: Moonlight 1.20-2.16.15 mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1 mr_tidal_towns: Tidal Towns 1.3.4 mss: MoogsSoaringStructures 2.0.0 musketmod: Musket Mod 1.4.6-X mutantmonsters: Mutant Monsters 8.0.8 mvs: Moog's Voyager Structures 5.0.21 naturalist: Naturalist 5.0pre5 midnightlib: MidnightLib 1.4.1 necronomicon: Necronomicon 1.6.0 netherexp: Jaden's Nether Expansion 2.1.3 nochatreports: No Chat Reports 1.20.1-v2.2.2 ohthetreesyoullgrow: Oh The Trees You'll Grow 1.4.2 owo: oωo 0.11.2+1.20 player-animator: Player Animator 1.0.2-rc1+1.20 pointblank: Point Blank 1.9.6 powah: Powah! 5.0.11 puzzleslib: Puzzles Lib 8.1.33 puzzlesaccessapi: Puzzles Access Api 20.1.1 refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.20 resourcefulconfig: Resourcefulconfig 2.1.3 resourcefullib: Resourceful Lib 2.1.29 com_teamresourceful_bytecodecs: bytecodecs 1.0.2 com_teamresourceful_yabn: yabn 1.0.3 simplyswords: Simply Swords 1.56.0-1.20.1 skinlayers3d: 3d-Skin-Layers 1.9.2 transition: TRansition 1.0.6 trender: TRender 1.0.7 smallships: Small Ships 2.0.0-b1.4 sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.1 storagedrawers: Storage Drawers 12.14.3 structureessentials: Structure Essentials Mod 1.20.1-4.8 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a supplementaries: Supplementaries 1.20-3.1.41 t_and_t: Towns and Towers 1.12 terrablender: TerraBlender **.**.**.** terralith: Terralith 2.5.4 thirstybottles: ThirstyBottles 7.0.2 tiered: Tierify 1.2.0 autotag: AutoTag 2.0.2+1.20 autotag-convention: AutoTag Convention 2.0.2+1.20 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2 com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2 libz: LibZ 1.0.2 reach-entity-attributes: Reach Entity Attributes 2.4.0 trashcans: Trash Cans 1.0.18 trinkets: Trinkets 3.7.2 underground_bunkers: Underground Bunkers 1.0.3 universalbonemeal: Universal Bone Meal 8.0.1 variantsandventures: Variants & Ventures 1.0.6 villagesandpillages: Villages & Pillages 1.0.2 vinery: [Let's Do] Vinery 1.4.41 watut: What Are They Up To 1.20.1-1.2.3 waystones: Waystones 14.1.17 xaerominimap: Xaero's Minimap 25.2.10 yigd: You're in Grave Danger 2.0.16 fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT libgui: LibGui 8.1.1+1.20.1 jankson: Jankson 6.0.0+j1.2.3 libninepatch: LibNinePatch 1.2.0 yungsapi: YUNG's API 1.20-Fabric-4.0.6 zombieawareness: Zombie Awareness 1.20.1-1.13.1 Server Running: true Player Count: 4 / 20; [class_3222['snakeboop'/7217, l='ServerLevel[RowanSMP]', x=-1963.96, y=66.00, z=3000.70], class_3222['kriskool75'/13115, l='ServerLevel[RowanSMP]', x=-5729.64, y=63.00, z=1636.18], class_3222['Brookke'/13340, l='ServerLevel[RowanSMP]', x=-5788.76, y=64.59, z=1602.35], class_3222['scullkrusher413'/13301, l='ServerLevel[RowanSMP]', x=-5708.07, y=117.25, z=1752.62]] Data Packs: pointblank_resources, vanilla, Supplementaries Generated Pack, builtin/aether_accessories, fabric, lithostitched:breaks_seed_parity, resources/t_and_t_waystones_patch_1.19.2 (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Is Modded: Definitely; Server brand changed to 'fabric' Type: Dedicated Server (map_server.txt)