Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21.4 Crash Report

597 lines
Raw
Detected
Minecraft version: 1.21.4 Java version: 21.0.6 Fabric loader version: 0.16.10
---- Minecraft Crash Report ----
// My bad.
Time: 2025-03-12 20:23:57
Description: Watching Server
java.lang.Error: Watchdog
at net.minecraft.server.world.ServerChunkManager.getChunk(ServerChunkManager.java:150)
at net.minecraft.world.World.getChunk(World.java:209)
at net.minecraft.world.World.getChunkAsView(World.java:669)
at net.minecraft.world.BlockCollisionSpliterator.getChunk(BlockCollisionSpliterator.java:72)
at net.minecraft.world.BlockCollisionSpliterator.computeNext(BlockCollisionSpliterator.java:91)
at knot//com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:145)
at knot//com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:140)
at knot//com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:478)
at knot//com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:896)
at net.minecraft.entity.Entity.findCollisionsForMovement(Entity.java:1167)
at net.minecraft.entity.Entity.adjustMovementForCollisions(Entity.java:1149)
at net.minecraft.entity.Entity.adjustMovementForCollisions(Entity.java:1085)
at net.minecraft.entity.Entity.move(Entity.java:748)
at net.minecraft.entity.LivingEntity.applyMovementInput(LivingEntity.java:2499)
at net.minecraft.entity.LivingEntity.travelMidAir(LivingEntity.java:2303)
at net.minecraft.entity.LivingEntity.travel(LivingEntity.java:2295)
at net.minecraft.entity.LivingEntity.tickMovement(LivingEntity.java:2918)
at net.minecraft.entity.mob.MobEntity.tickMovement(MobEntity.java:575)
at net.minecraft.entity.passive.PassiveEntity.tickMovement(PassiveEntity.java:129)
at net.minecraft.entity.passive.AnimalEntity.tickMovement(AnimalEntity.java:67)
at net.minecraft.entity.LivingEntity.tick(LivingEntity.java:2606)
at net.minecraft.entity.mob.MobEntity.tick(MobEntity.java:366)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:762)
at knot//net.minecraft.class_3218$$Lambda/0x0000720c24fadfd0.accept(Unknown Source)
at net.minecraft.world.World.tickEntity(World.java:502)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:407)
at knot//net.minecraft.class_3218$$Lambda/0x0000720c24dd0ae0.accept(Unknown Source)
at net.minecraft.world.EntityList.forEach(EntityList.java:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:377)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1069)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:953)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:713)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:292)
at knot//net.minecraft.server.MinecraftServer$$Lambda/0x0000720c24e4c238.run(Unknown Source)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/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 net.minecraft.server.world.ServerChunkManager.getChunk(ServerChunkManager.java:150)
at net.minecraft.world.World.getChunk(World.java:209)
at net.minecraft.world.World.getChunkAsView(World.java:669)
at net.minecraft.world.BlockCollisionSpliterator.getChunk(BlockCollisionSpliterator.java:72)
at net.minecraft.world.BlockCollisionSpliterator.computeNext(BlockCollisionSpliterator.java:91)
at knot//com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:145)
at knot//com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:140)
at knot//com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:478)
at knot//com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:896)
at net.minecraft.entity.Entity.findCollisionsForMovement(Entity.java:1167)
at net.minecraft.entity.Entity.adjustMovementForCollisions(Entity.java:1149)
at net.minecraft.entity.Entity.adjustMovementForCollisions(Entity.java:1085)
at net.minecraft.entity.Entity.move(Entity.java:748)
at net.minecraft.entity.LivingEntity.applyMovementInput(LivingEntity.java:2499)
at net.minecraft.entity.LivingEntity.travelMidAir(LivingEntity.java:2303)
at net.minecraft.entity.LivingEntity.travel(LivingEntity.java:2295)
at net.minecraft.entity.LivingEntity.tickMovement(LivingEntity.java:2918)
at net.minecraft.entity.mob.MobEntity.tickMovement(MobEntity.java:575)
at net.minecraft.entity.passive.PassiveEntity.tickMovement(PassiveEntity.java:129)
at net.minecraft.entity.passive.AnimalEntity.tickMovement(AnimalEntity.java:67)
at net.minecraft.entity.LivingEntity.tick(LivingEntity.java:2606)
at net.minecraft.entity.mob.MobEntity.tick(MobEntity.java:366)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:762)
at knot//net.minecraft.class_3218$$Lambda/0x0000720c24fadfd0.accept(Unknown Source)
at net.minecraft.world.World.tickEntity(World.java:502)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:407)
at knot//net.minecraft.class_3218$$Lambda/0x0000720c24dd0ae0.accept(Unknown Source)
at net.minecraft.world.EntityList.forEach(EntityList.java:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:377)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1069)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:953)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:713)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:292)
-- Thread Dump --
Details:
Threads: "Reference Handler" daemon prio=10 Id=9 RUNNABLE
at java.base@21.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at java.base@21.0.6/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
at java.base@21.0.6/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)
"Finalizer" daemon prio=8 Id=10 WAITING on java.lang.ref.NativeReferenceQueue$Lock@98e15d3
at java.base@21.0.6/java.lang.Object.wait0(Native Method)
- waiting on java.lang.ref.NativeReferenceQueue$Lock@98e15d3
at java.base@21.0.6/java.lang.Object.wait(Object.java:366)
at java.base@21.0.6/java.lang.Object.wait(Object.java:339)
at java.base@21.0.6/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
at java.base@21.0.6/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
at java.base@21.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
"Signal Dispatcher" daemon prio=9 Id=11 RUNNABLE
"Notification Thread" daemon prio=9 Id=17 RUNNABLE
"Common-Cleaner" daemon prio=8 Id=18 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f2ca9c
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f2ca9c
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1852)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
at java.base@21.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)
"JNA Cleaner" daemon prio=5 Id=33 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@37f7f15d
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@37f7f15d
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1852)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
at knot//com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)
"DefaultDispatcher-worker-1" daemon prio=5 Id=34 TIMED_WAITING
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:855)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:803)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:751)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
"DefaultDispatcher-worker-2" daemon prio=5 Id=35 TIMED_WAITING
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:855)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:803)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:751)
at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
"Timer hack thread" daemon prio=5 Id=36 TIMED_WAITING
at java.base@21.0.6/java.lang.Thread.sleep0(Native Method)
at java.base@21.0.6/java.lang.Thread.sleep(Thread.java:509)
at net.minecraft.util.Util$9.run(class_156.java:972)
"Yggdrasil Key Fetcher" daemon prio=5 Id=37 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6bd39e1c
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6bd39e1c
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1763)
at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Server thread" prio=5 Id=45 RUNNABLE
at net.minecraft.server.world.ServerChunkManager.getChunk(ServerChunkManager.java:150)
at net.minecraft.world.World.getChunk(World.java:209)
at net.minecraft.world.World.getChunkAsView(World.java:669)
at net.minecraft.world.BlockCollisionSpliterator.getChunk(BlockCollisionSpliterator.java:72)
at net.minecraft.world.BlockCollisionSpliterator.computeNext(BlockCollisionSpliterator.java:91)
at knot//com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:145)
at knot//com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:140)
at knot//com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:478)
at knot//com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:896)
at net.minecraft.entity.Entity.findCollisionsForMovement(Entity.java:1167)
at net.minecraft.entity.Entity.adjustMovementForCollisions(Entity.java:1149)
at net.minecraft.entity.Entity.adjustMovementForCollisions(Entity.java:1085)
at net.minecraft.entity.Entity.move(Entity.java:748)
at net.minecraft.entity.LivingEntity.applyMovementInput(LivingEntity.java:2499)
at net.minecraft.entity.LivingEntity.travelMidAir(LivingEntity.java:2303)
at net.minecraft.entity.LivingEntity.travel(LivingEntity.java:2295)
at net.minecraft.entity.LivingEntity.tickMovement(LivingEntity.java:2918)
at net.minecraft.entity.mob.MobEntity.tickMovement(MobEntity.java:575)
at net.minecraft.entity.passive.PassiveEntity.tickMovement(PassiveEntity.java:129)
at net.minecraft.entity.passive.AnimalEntity.tickMovement(AnimalEntity.java:67)
at net.minecraft.entity.LivingEntity.tick(LivingEntity.java:2606)
at net.minecraft.entity.mob.MobEntity.tick(MobEntity.java:366)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:762)
at knot//net.minecraft.class_3218$$Lambda/0x0000720c24fadfd0.accept(Unknown Source)
at net.minecraft.world.World.tickEntity(World.java:502)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:407)
at knot//net.minecraft.class_3218$$Lambda/0x0000720c24dd0ae0.accept(Unknown Source)
at net.minecraft.world.EntityList.forEach(EntityList.java:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:377)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1069)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:953)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:713)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:292)
at knot//net.minecraft.server.MinecraftServer$$Lambda/0x0000720c24e4c238.run(Unknown Source)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"DestroyJavaVM" prio=5 Id=47 RUNNABLE
"Server console handler" daemon prio=5 Id=48 RUNNABLE (in native)
at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
at java.base@21.0.6/java.io.FileInputStream.read(FileInputStream.java:287)
at java.base@21.0.6/java.io.BufferedInputStream.read1(BufferedInputStream.java:345)
at java.base@21.0.6/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420)
at java.base@21.0.6/java.io.BufferedInputStream.read(BufferedInputStream.java:399)
at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350)
at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393)
at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217)
at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:171)
at java.base@21.0.6/java.io.InputStreamReader.read(InputStreamReader.java:188)
at java.base@21.0.6/java.io.BufferedReader.fill(BufferedReader.java:160)
at java.base@21.0.6/java.io.BufferedReader.implReadLine(BufferedReader.java:370)
at java.base@21.0.6/java.io.BufferedReader.readLine(BufferedReader.java:347)
at java.base@21.0.6/java.io.BufferedReader.readLine(BufferedReader.java:436)
at net.minecraft.server.dedicated.MinecraftDedicatedServer$1.run(class_3176.java:102)
Number of locked synchronizers = 3
- java.util.concurrent.locks.ReentrantLock$NonfairSync@128a3e38
- java.util.concurrent.locks.ReentrantLock$NonfairSync@2bcb0df
- java.util.concurrent.locks.ReentrantLock$NonfairSync@ac9c4cc
"Netty Epoll Server IO #0" daemon prio=5 Id=49 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Query Listener #1" prio=5 Id=55 RUNNABLE (in native)
at java.base@21.0.6/sun.nio.ch.Net.poll(Native Method)
at java.base@21.0.6/sun.nio.ch.DatagramChannelImpl.park(DatagramChannelImpl.java:511)
at java.base@21.0.6/sun.nio.ch.DatagramChannelImpl.tryBlockingReceive(DatagramChannelImpl.java:762)
at java.base@21.0.6/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:692)
at java.base@21.0.6/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:204)
at java.base@21.0.6/java.net.DatagramSocket.receive(DatagramSocket.java:714)
at net.minecraft.server.rcon.QueryResponseHandler.run(QueryResponseHandler.java:259)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
Number of locked synchronizers = 1
- java.util.concurrent.locks.ReentrantLock$NonfairSync@7d1d88f7
"Server Watchdog" daemon prio=5 Id=56 RUNNABLE
at java.management@21.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518)
at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506)
at net.minecraft.server.dedicated.DedicatedServerWatchdog.createCrashReport(DedicatedServerWatchdog.java:75)
at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:47)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Java2D Disposer" daemon prio=10 Id=57 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e250292
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e250292
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1712)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234)
at java.desktop@21.0.6/sun.java2d.Disposer.run(Disposer.java:145)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #1" daemon prio=5 Id=59 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #2" daemon prio=5 Id=60 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #3" daemon prio=5 Id=70 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #4" daemon prio=5 Id=75 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #5" daemon prio=5 Id=80 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #6" daemon prio=5 Id=86 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Netty Epoll Server IO #7" daemon prio=5 Id=87 RUNNABLE (in native)
at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:220)
at knot//io.netty.channel.epoll.Native.epollWait(Native.java:213)
at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:308)
at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:365)
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@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Worker-Main-4" daemon prio=4 Id=833 WAITING on java.util.concurrent.ForkJoinPool@597877c1
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@597877c1
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
"Worker-Main-5" daemon prio=4 Id=834 WAITING on java.util.concurrent.ForkJoinPool@597877c1
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@597877c1
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
"Worker-Main-6" daemon prio=4 Id=835 TIMED_WAITING on java.util.concurrent.ForkJoinPool@597877c1
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@597877c1
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
"IO-Worker-768" prio=4 Id=837 TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"IO-Worker-769" prio=4 Id=838 TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"IO-Worker-770" prio=4 Id=839 TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"IO-Worker-771" prio=4 Id=840 TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$Transferer@1d533786
at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
"Keep-Alive-Timer" daemon prio=8 Id=843 TIMED_WAITING
at java.base@21.0.6/java.lang.Thread.sleep0(Native Method)
at java.base@21.0.6/java.lang.Thread.sleep(Thread.java:509)
at java.base@21.0.6/sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:238)
at java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
at java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)
Stacktrace:
at net.minecraft.server.dedicated.DedicatedServerWatchdog.createCrashReport(DedicatedServerWatchdog.java:90)
at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:47)
at java.base/java.lang.Thread.run(Thread.java:1583)
-- Performance stats --
Details:
Random tick rate: 3
Level stats: minecraft:overworld: players: 1, entities: 202,202,53,140,140,5,0 [minecraft:item_frame:60,minecraft:cow:37,minecraft:cod:20,minecraft:zombie:14,minecraft:armor_stand:12], block_entities: 139 [minecraft:hopper:37,minecraft:sign:34,minecraft:furnace:16,minecraft:hanging_sign:15,minecraft:blast_furnace:13], block_ticks: 1, fluid_ticks: 2, chunk_source: Chunks[S] W: 1590 E: 202,202,53,140,140,5,0,
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,
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.21.4
Minecraft Version ID: 1.21.4
Operating System: Linux (amd64) version 6.8.0-55-generic
Java Version: 21.0.6, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 195540744 bytes (186 MiB) / 452984832 bytes (432 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 4
Processor Vendor: AuthenticAMD
Processor Name: AMD PRO A12-9800E R7, 12 COMPUTE CORES 4C+8G
Identifier: AuthenticAMD Family 21 Model 101 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 3.10
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: Wani [Radeon R5/R6/R7 Graphics]
Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
Graphics card #0 VRAM (MiB): 264.00
Graphics card #0 deviceId: 0x9874
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 19615.30
Virtual memory used (MiB): 4564.52
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 194703.80, total: 239278.28
Space in storage for workdir (MiB): available: 194703.80, total: 239278.28
JVM Flags: 2 total; -Xmx10240M -Xms256M
Fabric Mods:
fabric-api: Fabric API 0.118.5+1.21.4
fabric-api-base: Fabric API Base 0.4.54+b47eab6b04
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.86+b1caf1e904
fabric-biome-api-v1: Fabric Biome API (v1) 15.0.6+b1c29d8e04
fabric-block-api-v1: Fabric Block API (v1) 1.0.31+7feeb73304
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.19+7feeb73304
fabric-command-api-v1: Fabric Command API (v1) 1.2.62+f71b366f04
fabric-command-api-v2: Fabric Command API (v2) 2.2.41+e496eb1504
fabric-commands-v0: Fabric Commands (v0) 0.2.79+df3654b304
fabric-content-registries-v0: Fabric Content Registries (v0) 9.1.19+25d1a67604
fabric-convention-tags-v1: Fabric Convention Tags 2.1.18+7f945d5b04
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.13.1+4a9c1ece04
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.6+7feeb73304
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.6.1+e99da0f704
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.2.13+60b6f1b704
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.10+7feeb73304
fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.15+62245bef04
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.3+a4eebcf004
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.63+7d48d43904
fabric-item-api-v1: Fabric Item API (v1) 11.3.0+ee91fa1f04
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.2+fcb9601404
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.4+bf2a60eb04
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.38+3f89f5a504
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.26+203e6b2304
fabric-message-api-v1: Fabric Message API (v1) 6.0.25+7feeb73304
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.10+8998135104
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 18.0.14+38b0d59804
fabric-particles-v1: Fabric Particles (v1) 4.0.14+7feeb73304
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.0+640e77ae04
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.10+4a9c1ece04
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.57+73761d2e04
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.19+7feeb73304
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.13+203e6b2304
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.1+360374ac04
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.117+7feeb73304
fabric-tag-api-v1: Fabric Tag API (v1) 1.0.7+7d48d43904
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.9+efa825c904
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.2+56e78b9b04
fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
fabricloader: Fabric Loader 0.16.10
mixinextras: MixinExtras 0.4.1
ferritecore: FerriteCore 7.1.1
java: OpenJDK 64-Bit Server VM 21
minecraft: Minecraft 1.21.4
modernfix: ModernFix 5.20.3+mc1.21.4
silk-all: Silk (All modules) 1.11.0
silk-commands: Silk Commands 1.11.0
silk-core: Silk Core 1.11.0
silk-game: Silk Game 1.11.0
silk-igui: Silk Inventory GUI 1.11.0
silk-nbt: Silk NBT 1.11.0
silk-network: Silk Network 1.11.0
silk-persistence: Silk Persistence 1.11.0
veinminer: Veinminer 2.3.2
de_miraculixx_core: core 2.3.2
fabric-permissions-api-v0: fabric-permissions-api 0.3.3
Server Running: true
Player Count: 1 / 10; [class_3222['ItBeSamme'/168, l='ServerLevel[world]', x=130.09, y=76.00, z=-221.55]]
Active Data Packs: vanilla, fabric, fabric-convention-tags-v2, file/graves v3.0.7 (MC 1.21-1.21.4).zip, file/multiplayer sleep v2.6.10 (MC 1.21-1.21.4).zip, file/timber v2.1.12 (MC 1.21-1.21.4).zip, file/afk-display-1.21.4-1.0.0 (1).zip
Available Data Packs: fabric, fabric-convention-tags-v2, file/afk-display-1.21.4-1.0.0 (1).zip, file/graves v3.0.7 (MC 1.21-1.21.4).zip, file/multiplayer sleep v2.6.10 (MC 1.21-1.21.4).zip, file/timber v2.1.12 (MC 1.21-1.21.4).zip, minecart_improvements, redstone_experiments, trade_rebalance, vanilla
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 665036547627450081
Suppressed Exceptions: ~~NONE~~
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)