---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 19.12.2021, 14:22
Description: Watching Server

java.lang.Error: Watchdog
	at net.minecraft.world.level.chunk.PalettedContainer.java.lang.Object get(int)(PalettedContainer.java:147)
	at net.minecraft.world.level.chunk.PalettedContainer.java.lang.Object get(int,int,int)(PalettedContainer.java:141)
	at net.minecraft.world.level.chunk.LevelChunkSection.net.minecraft.world.level.biome.Biome getNoiseBiome(int,int,int)(LevelChunkSection.java:176)
	at net.minecraft.world.level.chunk.ChunkAccess.net.minecraft.world.level.biome.Biome getNoiseBiome(int,int,int)(ChunkAccess.java:373)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.biome.Biome getRoughBiome(net.minecraft.core.BlockPos,net.minecraft.world.level.chunk.ChunkAccess)(NaturalSpawner.java:185)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.NaturalSpawner$SpawnState createState(int,java.lang.Iterable,net.minecraft.world.level.NaturalSpawner$ChunkGetter,net.minecraft.world.level.LocalMobCapCalculator)(NaturalSpawner.java:169)
	at net.minecraft.world.level.NaturalSpawner.void lambda$createState$2(net.minecraft.core.BlockPos,net.minecraft.world.entity.Entity,net.minecraft.world.level.PotentialCalculator,net.minecraft.world.level.LocalMobCapCalculator,net.minecraft.world.entity.MobCategory,it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap,net.minecraft.world.level.chunk.LevelChunk)(NaturalSpawner.java:169)
	at net.minecraft.world.level.NaturalSpawner$$Lambda$4730/null 0x0000000801627320(null).accept(Unknown Source)
	at java.base@17.0.1/java.util.Optional.ifPresent(Optional.java:178)
	at net.minecraft.server.level.ServerChunkCache.void getFullChunk(long,java.util.function.Consumer)(ServerChunkCache.java:403)
	at net.minecraft.server.level.ServerChunkCache$$Lambda$4719/null 0x000000080161ac48(null).query(Unknown Source)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.NaturalSpawner$SpawnState createState(int,java.lang.Iterable,net.minecraft.world.level.NaturalSpawner$ChunkGetter,net.minecraft.world.level.LocalMobCapCalculator)(NaturalSpawner.java:168)
	at net.minecraft.server.level.ServerChunkCache.void tickChunks()(ServerChunkCache.java:352)
	at net.minecraft.server.level.ServerChunkCache.void tick(java.util.function.BooleanSupplier)(ServerChunkCache.java:325)
	at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:308)
	at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:879)
	at net.minecraft.server.dedicated.DedicatedServer.void tickChildren(java.util.function.BooleanSupplier)(DedicatedServer.java:324)
	at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:823)
	at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:823)
	at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:823)
	at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:684)
	at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer$$Lambda$4288/null 0x000000080141a8f8(null).run(Unknown Source)
	at java.base@17.0.1/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 net.minecraft.world.level.chunk.PalettedContainer.java.lang.Object get(int)(PalettedContainer.java:147)
	at net.minecraft.world.level.chunk.PalettedContainer.java.lang.Object get(int,int,int)(PalettedContainer.java:141)
	at net.minecraft.world.level.chunk.LevelChunkSection.net.minecraft.world.level.biome.Biome getNoiseBiome(int,int,int)(LevelChunkSection.java:176)
	at net.minecraft.world.level.chunk.ChunkAccess.net.minecraft.world.level.biome.Biome getNoiseBiome(int,int,int)(ChunkAccess.java:373)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.biome.Biome getRoughBiome(net.minecraft.core.BlockPos,net.minecraft.world.level.chunk.ChunkAccess)(NaturalSpawner.java:185)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.NaturalSpawner$SpawnState createState(int,java.lang.Iterable,net.minecraft.world.level.NaturalSpawner$ChunkGetter,net.minecraft.world.level.LocalMobCapCalculator)(NaturalSpawner.java:169)
	at net.minecraft.world.level.NaturalSpawner.void lambda$createState$2(net.minecraft.core.BlockPos,net.minecraft.world.entity.Entity,net.minecraft.world.level.PotentialCalculator,net.minecraft.world.level.LocalMobCapCalculator,net.minecraft.world.entity.MobCategory,it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap,net.minecraft.world.level.chunk.LevelChunk)(NaturalSpawner.java:169)
	at net.minecraft.world.level.NaturalSpawner$$Lambda$4730/null 0x0000000801627320(null).accept(Unknown Source)
	at java.base@17.0.1/java.util.Optional.ifPresent(Optional.java:178)
	at net.minecraft.server.level.ServerChunkCache.void getFullChunk(long,java.util.function.Consumer)(ServerChunkCache.java:403)
	at net.minecraft.server.level.ServerChunkCache$$Lambda$4719/null 0x000000080161ac48(null).query(Unknown Source)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.NaturalSpawner$SpawnState createState(int,java.lang.Iterable,net.minecraft.world.level.NaturalSpawner$ChunkGetter,net.minecraft.world.level.LocalMobCapCalculator)(NaturalSpawner.java:168)
	at net.minecraft.server.level.ServerChunkCache.void tickChunks()(ServerChunkCache.java:352)
	at net.minecraft.server.level.ServerChunkCache.void tick(java.util.function.BooleanSupplier)(ServerChunkCache.java:325)
	at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:308)
	at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:879)
	at net.minecraft.server.dedicated.DedicatedServer.void tickChildren(java.util.function.BooleanSupplier)(DedicatedServer.java:324)
	at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:823)
	at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:823)
	at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:823)
	at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:684)
	at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:270)
	at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:270)

-- Thread Dump --
Details:
	Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
	at java.base@17.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at java.base@17.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
	at java.base@17.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)


"Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1597b916
	at java.base@17.0.1/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@1597b916
	at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at java.base@17.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)


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


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


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


"Common-Cleaner" daemon prio=8 Id=14 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@1b5045d4
	at java.base@17.0.1/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@1b5045d4
	at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
	at java.base@17.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)


"DestroyJavaVM" prio=5 Id=16 RUNNABLE


"Timer hack thread" daemon prio=5 Id=32 TIMED_WAITING
	at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
	at net.minecraft.Util$7.void run()(Util.java:803)


"Java2D Disposer" daemon prio=10 Id=38 WAITING on java.lang.ref.ReferenceQueue$Lock@1f6fd266
	at java.base@17.0.1/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@1f6fd266
	at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at java.desktop@17.0.1/sun.java2d.Disposer.run(Disposer.java:145)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)


"AWT-Shutdown" prio=5 Id=39 WAITING on java.lang.Object@5a6d4fef
	at java.base@17.0.1/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@5a6d4fef
	at java.base@17.0.1/java.lang.Object.wait(Object.java:338)
	at java.desktop@17.0.1/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)


"AWT-Windows" daemon prio=6 Id=40 RUNNABLE (in native)
	at java.desktop@17.0.1/sun.awt.windows.WToolkit.eventLoop(Native Method)
	at java.desktop@17.0.1/sun.awt.windows.WToolkit.run(WToolkit.java:365)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)


"AWT-EventQueue-0" prio=6 Id=42 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@729a02bd
	at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@729a02bd
	at java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.desktop@17.0.1/java.awt.EventQueue.getNextEvent(EventQueue.java:567)
	at java.desktop@17.0.1/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:190)
	...


"TimerQueue" daemon prio=5 Id=44 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ae08424
	at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ae08424
	at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
	at java.base@17.0.1/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
	at java.desktop@17.0.1/javax.swing.TimerQueue.run(TimerQueue.java:172)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

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


"Thread-0" daemon prio=5 Id=43 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a42b0a0
	at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a42b0a0
	at java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at com.mojang.util.QueueLogAppender.null getNextLogEvent(null)(QueueLogAppender.java:77)
	...


"Server thread" prio=8 Id=37 RUNNABLE
	at net.minecraft.world.level.chunk.PalettedContainer.java.lang.Object get(int)(PalettedContainer.java:147)
	at net.minecraft.world.level.chunk.PalettedContainer.java.lang.Object get(int,int,int)(PalettedContainer.java:141)
	at net.minecraft.world.level.chunk.LevelChunkSection.net.minecraft.world.level.biome.Biome getNoiseBiome(int,int,int)(LevelChunkSection.java:176)
	at net.minecraft.world.level.chunk.ChunkAccess.net.minecraft.world.level.biome.Biome getNoiseBiome(int,int,int)(ChunkAccess.java:373)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.biome.Biome getRoughBiome(net.minecraft.core.BlockPos,net.minecraft.world.level.chunk.ChunkAccess)(NaturalSpawner.java:185)
	at net.minecraft.world.level.NaturalSpawner.net.minecraft.world.level.NaturalSpawner$SpawnState createState(int,java.lang.Iterable,net.minecraft.world.level.NaturalSpawner$ChunkGetter,net.minecraft.world.level.LocalMobCapCalculator)(NaturalSpawner.java:169)
	at net.minecraft.world.level.NaturalSpawner.void lambda$createState$2(net.minecraft.core.BlockPos,net.minecraft.world.entity.Entity,net.minecraft.world.level.PotentialCalculator,net.minecraft.world.level.LocalMobCapCalculator,net.minecraft.world.entity.MobCategory,it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap,net.minecraft.world.level.chunk.LevelChunk)(NaturalSpawner.java:169)
	at net.minecraft.world.level.NaturalSpawner$$Lambda$4730/null 0x0000000801627320(null).accept(Unknown Source)
	at java.base@17.0.1/java.util.Optional.ifPresent(Optional.java:178)
	...


"D3D Screen Updater" daemon prio=7 Id=47 TIMED_WAITING on java.lang.Object@186fd2bf
	at java.base@17.0.1/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@186fd2bf
	at java.desktop@17.0.1/sun.java2d.d3d.D3DScreenUpdateManager.run(D3DScreenUpdateManager.java:425)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)


"Server console handler" daemon prio=8 Id=48 RUNNABLE (in native)
	at java.base@17.0.1/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.1/java.io.FileInputStream.read(FileInputStream.java:276)
	at java.base@17.0.1/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
	at java.base@17.0.1/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
	-  locked java.io.BufferedInputStream@1fabed02
	at java.base@17.0.1/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
	at java.base@17.0.1/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
	at java.base@17.0.1/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
	-  locked java.io.InputStreamReader@11e48b77
	at java.base@17.0.1/java.io.InputStreamReader.read(InputStreamReader.java:177)
	...


"Netty Server IO #0" daemon prio=5 Id=49 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@3e0cee5b
	-  locked sun.nio.ch.WEPollSelectorImpl@5810290f
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Server Watchdog" daemon prio=8 Id=60 RUNNABLE
	at java.management@17.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@17.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
	at java.management@17.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
	at net.minecraft.server.dedicated.ServerWatchdog.void run()(ServerWatchdog.java:49)
	at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)


"Netty Server IO #1" daemon prio=5 Id=62 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@18931cf2
	-  locked sun.nio.ch.WEPollSelectorImpl@2d9993a4
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #2" daemon prio=5 Id=63 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@743ece7a
	-  locked sun.nio.ch.WEPollSelectorImpl@2dbfc9a3
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #3" daemon prio=5 Id=67 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@2d4b246a
	-  locked sun.nio.ch.WEPollSelectorImpl@4c2e96d4
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #4" daemon prio=5 Id=68 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@4ee1cc35
	-  locked sun.nio.ch.WEPollSelectorImpl@1d40f69b
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #5" daemon prio=5 Id=73 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@695cf92d
	-  locked sun.nio.ch.WEPollSelectorImpl@51fc4ae4
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #6" daemon prio=5 Id=89 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@11bcb48a
	-  locked sun.nio.ch.WEPollSelectorImpl@bd26c08
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #7" daemon prio=5 Id=90 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@54979ce
	-  locked sun.nio.ch.WEPollSelectorImpl@36d1a8e9
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #8" daemon prio=5 Id=94 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@423d425d
	-  locked sun.nio.ch.WEPollSelectorImpl@5a97d43e
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #9" daemon prio=5 Id=95 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@14de51ab
	-  locked sun.nio.ch.WEPollSelectorImpl@2f733539
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #10" daemon prio=5 Id=96 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@7f4a520
	-  locked sun.nio.ch.WEPollSelectorImpl@6326b7c4
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #11" daemon prio=5 Id=97 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@513f102
	-  locked sun.nio.ch.WEPollSelectorImpl@33ffc664
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #12" daemon prio=5 Id=101 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@1180a89e
	-  locked sun.nio.ch.WEPollSelectorImpl@47cea5fd
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #13" daemon prio=5 Id=102 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@5d4fc7e7
	-  locked sun.nio.ch.WEPollSelectorImpl@10cef6cc
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #14" daemon prio=5 Id=103 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@41e7813
	-  locked sun.nio.ch.WEPollSelectorImpl@364dc420
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #15" daemon prio=5 Id=104 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@159e4df1
	-  locked sun.nio.ch.WEPollSelectorImpl@7201b118
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #16" daemon prio=5 Id=105 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@5a881ab
	-  locked sun.nio.ch.WEPollSelectorImpl@5d9c29fa
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #17" daemon prio=5 Id=106 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@3a0a167d
	-  locked sun.nio.ch.WEPollSelectorImpl@45fce955
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #18" daemon prio=5 Id=110 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@4189d98
	-  locked sun.nio.ch.WEPollSelectorImpl@3877b718
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #19" daemon prio=5 Id=111 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@52a4e795
	-  locked sun.nio.ch.WEPollSelectorImpl@70b00ad5
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #20" daemon prio=5 Id=112 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@3084ad06
	-  locked sun.nio.ch.WEPollSelectorImpl@354e0379
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #21" daemon prio=5 Id=116 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@4023c20a
	-  locked sun.nio.ch.WEPollSelectorImpl@30358e79
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #22" daemon prio=5 Id=117 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@254ce9e4
	-  locked sun.nio.ch.WEPollSelectorImpl@60dc73ff
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Netty Server IO #23" daemon prio=5 Id=118 RUNNABLE (in native)
	at java.base@17.0.1/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.1/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@3eb1ce7c
	-  locked sun.nio.ch.WEPollSelectorImpl@22ebd995
	at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.null select(null)(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.null select(null)(NioEventLoop.java:810)
	at io.netty.channel.nio.NioEventLoop.null run(null)(NioEventLoop.java:457)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.null run(null)(SingleThreadEventExecutor.java:986)
	...


"Worker-Main-43" daemon prio=8 Id=261 RUNNABLE



Stacktrace:
	at net.minecraft.server.dedicated.ServerWatchdog.void run()(ServerWatchdog.java:65)
	at java.base/java.lang.Thread.run(Thread.java:833)

-- Performance stats --
Details:
	Random tick rate: 5
	Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 510,510,295,1754,1754,0,0 [minecraft:item:67,minecraft:item_frame:57,minecraft:chicken:48,minecraft:chest_minecart:42,minecraft:pig:41], block_entities: 205 [minecraft:mob_spawner:115,minecraft:furnace:47,minecraft:blast_furnace:14,minecraft:campfire:10,minecraft:smoker:8], block_ticks: 1985, fluid_ticks: 615, chunk_source: Chunks[S] W: 5690 E: 510,510,295,1754,1754,0,0,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0

-- System Details --
Details:
	Minecraft Version: 1.18.1
	Minecraft Version ID: 1.18.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.1, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 1269673688 bytes (1210 MiB) / 5498732544 bytes (5244 MiB) up to 6442450944 bytes (6144 MiB)
	CPUs: 12
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
	Identifier: Intel64 Family 6 Model 165 Stepping 3
	Microarchitecture: unknown
	Frequency (GHz): 2,90
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: SuperDisplay Virtual Adapter
	Graphics card #0 vendor: Software by KeloCube
	Graphics card #0 VRAM (MB): 0,00
	Graphics card #0 deviceId: unknown
	Graphics card #0 versionInfo: DriverVersion=3.47.17.59
	Graphics card #1 name: NVIDIA GeForce RTX 2060
	Graphics card #1 vendor: NVIDIA (0x10de)
	Graphics card #1 VRAM (MB): 4095,00
	Graphics card #1 deviceId: 0x1f08
	Graphics card #1 versionInfo: DriverVersion=30.0.14.9613
	Memory slot #0 capacity (MB): 8192,00
	Memory slot #0 clockSpeed (GHz): 2,67
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192,00
	Memory slot #1 clockSpeed (GHz): 2,67
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 32644,02
	Virtual memory used (MB): 22915,89
	Swap memory total (MB): 16322,01
	Swap memory used (MB): 1061,83
	JVM Flags: 1 total; -Xmx6G
	Server Running: true
	Player Count: 0 / 20; []
	Data Packs: vanilla
	Is Modded: Probably not. Server jar signature and brand is untouched
	Type: Dedicated Server (map_server.txt)