---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2024-05-10 16:28:02 Description: Watching Server java.lang.Error: Watchdog at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at net.minecraft.util.thread.BlockableEventLoop.void waitForTasks()(BlockableEventLoop.java:157) at net.minecraft.util.thread.BlockableEventLoop.void managedBlock(java.util.function.BooleanSupplier)(BlockableEventLoop.java:147) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.void managedBlock(java.util.function.BooleanSupplier)(ServerChunkCache.java:524) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess getChunk(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:137) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess lambda$getChunk$0(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:120) at aqk$$Lambda/0x0000024d81e2fd28.get(Unknown Source) at java.base@21.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at net.minecraft.util.thread.BlockableEventLoop.void doRunTask(java.lang.Runnable)(BlockableEventLoop.java:162) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.void doRunTask(java.lang.Runnable)(ServerChunkCache.java:551) at net.minecraft.util.thread.BlockableEventLoop.boolean pollTask()(BlockableEventLoop.java:136) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.boolean pollTask()(ServerChunkCache.java:560) at net.minecraft.server.level.ServerChunkCache.boolean pollTask()(ServerChunkCache.java:262) at net.minecraft.server.MinecraftServer.boolean pollTaskInternal()(MinecraftServer.java:847) at net.minecraft.server.MinecraftServer.boolean pollTask()(MinecraftServer.java:835) at net.minecraft.util.thread.BlockableEventLoop.void managedBlock(java.util.function.BooleanSupplier)(BlockableEventLoop.java:145) at net.minecraft.server.MinecraftServer.void managedBlock(java.util.function.BooleanSupplier)(MinecraftServer.java:805) at net.minecraft.server.MinecraftServer.void waitUntilNextTick()(MinecraftServer.java:810) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer$$Lambda/0x0000024d81b34f58.run(Unknown Source) at java.base@21.0.2/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.2/java.lang.Thread.run(Thread.java:1583) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at net.minecraft.util.thread.BlockableEventLoop.void waitForTasks()(BlockableEventLoop.java:157) at net.minecraft.util.thread.BlockableEventLoop.void managedBlock(java.util.function.BooleanSupplier)(BlockableEventLoop.java:147) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.void managedBlock(java.util.function.BooleanSupplier)(ServerChunkCache.java:524) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess getChunk(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:137) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess lambda$getChunk$0(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:120) at aqk$$Lambda/0x0000024d81e2fd28.get(Unknown Source) at java.base@21.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at net.minecraft.util.thread.BlockableEventLoop.void doRunTask(java.lang.Runnable)(BlockableEventLoop.java:162) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.void doRunTask(java.lang.Runnable)(ServerChunkCache.java:551) at net.minecraft.util.thread.BlockableEventLoop.boolean pollTask()(BlockableEventLoop.java:136) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.boolean pollTask()(ServerChunkCache.java:560) at net.minecraft.server.level.ServerChunkCache.boolean pollTask()(ServerChunkCache.java:262) at net.minecraft.server.MinecraftServer.boolean pollTaskInternal()(MinecraftServer.java:847) at net.minecraft.server.MinecraftServer.boolean pollTask()(MinecraftServer.java:835) at net.minecraft.util.thread.BlockableEventLoop.void managedBlock(java.util.function.BooleanSupplier)(BlockableEventLoop.java:145) at net.minecraft.server.MinecraftServer.void managedBlock(java.util.function.BooleanSupplier)(MinecraftServer.java:805) at net.minecraft.server.MinecraftServer.void waitUntilNextTick()(MinecraftServer.java:810) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer$$Lambda/0x0000024d81b34f58.run(Unknown Source) -- Thread Dump -- Details: Threads: "Reference Handler" daemon prio=10 Id=9 RUNNABLE at java.base@21.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@21.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:246) at java.base@21.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208) "Finalizer" daemon prio=8 Id=10 WAITING on java.lang.ref.NativeReferenceQueue$Lock@33c25715 at java.base@21.0.2/java.lang.Object.wait0(Native Method) - waiting on java.lang.ref.NativeReferenceQueue$Lock@33c25715 at java.base@21.0.2/java.lang.Object.wait(Object.java:366) at java.base@21.0.2/java.lang.Object.wait(Object.java:339) at java.base@21.0.2/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48) at java.base@21.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.2/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89) at java.base@21.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173) "Signal Dispatcher" daemon prio=9 Id=11 RUNNABLE "Attach Listener" daemon prio=5 Id=12 RUNNABLE "Notification Thread" daemon prio=9 Id=19 RUNNABLE "Common-Cleaner" daemon prio=8 Id=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d05bf1d at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d05bf1d at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847) at java.base@21.0.2/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at java.base@21.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@21.0.2/java.lang.Thread.runWith(Thread.java:1596) ... "DestroyJavaVM" prio=5 Id=22 RUNNABLE "JNA Cleaner" daemon prio=5 Id=33 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@393a3c65 at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@393a3c65 at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847) at java.base@21.0.2/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at com.sun.jna.internal.Cleaner$CleanerThread.null run(null)(Cleaner.java:154) "Timer hack thread" daemon prio=5 Id=35 TIMED_WAITING at java.base@21.0.2/java.lang.Thread.sleep0(Native Method) at java.base@21.0.2/java.lang.Thread.sleep(Thread.java:509) at net.minecraft.Util$9.void run()(Util.java:900) "Yggdrasil Key Fetcher" daemon prio=5 Id=36 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c38b526 at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c38b526 at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758) at java.base@21.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@21.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ... "Worker-Main-7" daemon prio=5 Id=45 WAITING on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809) at java.base@21.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) "Server thread" prio=8 Id=46 TIMED_WAITING on java.lang.String@4d0e8ebd at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.lang.String@4d0e8ebd at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at net.minecraft.util.thread.BlockableEventLoop.void waitForTasks()(BlockableEventLoop.java:157) at net.minecraft.util.thread.BlockableEventLoop.void managedBlock(java.util.function.BooleanSupplier)(BlockableEventLoop.java:147) at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.void managedBlock(java.util.function.BooleanSupplier)(ServerChunkCache.java:524) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess getChunk(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:137) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess lambda$getChunk$0(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:120) at aqk$$Lambda/0x0000024d81e2fd28.get(Unknown Source) ... "Server console handler" daemon prio=8 Id=48 RUNNABLE (in native) at java.base@21.0.2/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.2/java.io.FileInputStream.read(FileInputStream.java:287) at java.base@21.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) at java.base@21.0.2/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base@21.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:399) at java.base@21.0.2/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:329) at java.base@21.0.2/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:372) at java.base@21.0.2/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:215) ... Number of locked synchronizers = 3 - java.util.concurrent.locks.ReentrantLock$NonfairSync@253f5a6d - java.util.concurrent.locks.ReentrantLock$NonfairSync@1c174a69 - java.util.concurrent.locks.ReentrantLock$NonfairSync@58ca27c7 "Netty Server IO #0" daemon prio=5 Id=49 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@61083105 - locked sun.nio.ch.WEPollSelectorImpl@3e3bf37b at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #1" daemon prio=5 Id=50 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@1859b2d7 - locked sun.nio.ch.WEPollSelectorImpl@11a45a04 at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Server Watchdog" daemon prio=8 Id=51 RUNNABLE at java.management@21.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@21.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518) at java.management@21.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506) at net.minecraft.server.dedicated.ServerWatchdog.void run()(ServerWatchdog.java:48) at java.base@21.0.2/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.2/java.lang.Thread.run(Thread.java:1583) "Java2D Disposer" daemon prio=10 Id=54 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3184c12c at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3184c12c at java.base@21.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725) at java.base@21.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707) at java.base@21.0.2/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67) at java.base@21.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) ... "Netty Server IO #2" daemon prio=5 Id=58 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@50c55c4c - locked sun.nio.ch.WEPollSelectorImpl@5df9389 at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #3" daemon prio=5 Id=59 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@36988d4c - locked sun.nio.ch.WEPollSelectorImpl@2182b712 at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #4" daemon prio=5 Id=60 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@5bdfa852 - locked sun.nio.ch.WEPollSelectorImpl@22e53b7b at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #5" daemon prio=5 Id=61 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@50652086 - locked sun.nio.ch.WEPollSelectorImpl@646b37bf at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #6" daemon prio=5 Id=62 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@42509e58 - locked sun.nio.ch.WEPollSelectorImpl@49655b8a at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #7" daemon prio=5 Id=63 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@307d3330 - locked sun.nio.ch.WEPollSelectorImpl@d963c4f at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #8" daemon prio=5 Id=64 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@4b72d1fb - locked sun.nio.ch.WEPollSelectorImpl@28287a14 at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #9" daemon prio=5 Id=65 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@71952892 - locked sun.nio.ch.WEPollSelectorImpl@4ddd16ab at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #10" daemon prio=5 Id=66 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@107debe2 - locked sun.nio.ch.WEPollSelectorImpl@7beecb23 at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #11" daemon prio=5 Id=67 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@23e7ad74 - locked sun.nio.ch.WEPollSelectorImpl@62a9fed at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #12" daemon prio=5 Id=68 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@79f74631 - locked sun.nio.ch.WEPollSelectorImpl@744d3dff at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #13" daemon prio=5 Id=71 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@6a5fa20f - locked sun.nio.ch.WEPollSelectorImpl@38d88d5e at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #14" daemon prio=5 Id=72 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@7b5d82ba - locked sun.nio.ch.WEPollSelectorImpl@6662eaeb at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Netty Server IO #15" daemon prio=5 Id=73 RUNNABLE (in native) at java.base@21.0.2/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.2/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) - locked io.netty.channel.nio.SelectedSelectionKeySet@71ba63f2 - locked sun.nio.ch.WEPollSelectorImpl@df4a2e6 at java.base@21.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:997) ... "Worker-Main-8" daemon prio=5 Id=77 WAITING on java.util.concurrent.CompletableFuture$Signaller@1a2ba9b0 at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.CompletableFuture$Signaller@1a2ba9b0 at java.base@21.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221) at java.base@21.0.2/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3740) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3723) at java.base@21.0.2/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898) at java.base@21.0.2/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117) at net.minecraft.server.level.ServerChunkCache.net.minecraft.world.level.chunk.ChunkAccess getChunk(int,int,net.minecraft.world.level.chunk.status.ChunkStatus,boolean)(ServerChunkCache.java:120) ... "Worker-Main-9" daemon prio=8 Id=78 WAITING on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809) at java.base@21.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) "Worker-Main-11" daemon prio=5 Id=80 WAITING on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809) at java.base@21.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) "Worker-Main-12" daemon prio=5 Id=81 TIMED_WAITING on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809) at java.base@21.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) "Worker-Main-13" daemon prio=5 Id=82 WAITING on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@5de33f4b at java.base@21.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893) at java.base@21.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809) at java.base@21.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Stacktrace: at net.minecraft.server.dedicated.ServerWatchdog.void run()(ServerWatchdog.java:64) at java.base/java.lang.Thread.run(Thread.java:1583) -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 3,3,2,26,26,0,0 [minecraft:pig:3], block_entities: 3 [minecraft:mob_spawner:3], block_ticks: 1, fluid_ticks: 32, chunk_source: Chunks[S] W: 729 E: 3,3,2,26,26,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 / minecraft:the_nether]: players: 1, entities: 1,1,1,0,0,0,0 [minecraft:player:1], block_entities: 0 [], block_ticks: 0, fluid_ticks: 47, chunk_source: Chunks[S] W: 836 E: 1,1,1,0,0,0,0 -- System Details -- Details: Minecraft Version: 24w19b Minecraft Version ID: 24w19b Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.2, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 129287184 bytes (123 MiB) / 486539264 bytes (464 MiB) up to 17179869184 bytes (16384 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 13 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 8 Graphics card #0 name: NVIDIA GeForce GTX 1660 Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 6144.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.15.5222 Graphics card #1 name: Intel(R) UHD Graphics 630 Graphics card #1 vendor: Intel Corporation Graphics card #1 VRAM (MiB): 1024.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 31.0.101.2111 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Virtual memory max (MiB): 52085.11 Virtual memory used (MiB): 25319.47 Swap memory total (MiB): 19456.00 Swap memory used (MiB): 388.95 Space in storage for jna.tmpdir (MiB): Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): Space in storage for io.netty.native.workdir (MiB): Space in storage for java.io.tmpdir (MiB): available: 37965.55, total: 228291.00 Space in storage for workdir (MiB): available: 261191.55, total: 953867.00 JVM Flags: 1 total; -Xmx16G Server Running: true Player Count: 1 / 20; [aqn['KizGalaxy'/4, l='ServerLevel[HEART]', x=-5031.72, y=78.00, z=-8284.07]] Active Data Packs: vanilla, trade_rebalance, bundle, file/AF Advancements (incompatible) Available Data Packs: bundle, file/AF Advancements (incompatible), trade_rebalance, vanilla Enabled Feature Flags: minecraft:bundle, minecraft:vanilla, minecraft:trade_rebalance World Generation: Stable World Seed: -4659493284540543897 Is Modded: Probably not. Server jar signature and brand is untouched Type: Dedicated Server (map_server.txt)