---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 4/15/22, 6:50 PM Description: Watching Server java.lang.Error: Watchdog at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at auz.bp(SourceFile:152) at auz.c(SourceFile:142) at adu.a(SourceFile:138) at cav.a(SourceFile:187) at cav.c(SourceFile:612) at bzz.a(SourceFile:63) at bzz.a(SourceFile:82) at bzz.computeNext(SourceFile:19) at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) at caf.a(SourceFile:51) at axk.c(SourceFile:1955) at boj.fk(SourceFile:404) at boj.k(SourceFile:323) at adx.l(SourceFile:478) at aeo.c(SourceFile:214) at pw.a(SourceFile:247) at aen.c(SourceFile:183) at net.minecraft.server.MinecraftServer.b(SourceFile:918) at acx.b(SourceFile:322) at net.minecraft.server.MinecraftServer.a(SourceFile:851) at net.minecraft.server.MinecraftServer.w(SourceFile:697) at net.minecraft.server.MinecraftServer.a(SourceFile:273) at net.minecraft.server.MinecraftServer$$Lambda$4362/0x0000000801497630.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 java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at auz.bp(SourceFile:152) at auz.c(SourceFile:142) at adu.a(SourceFile:138) at cav.a(SourceFile:187) at cav.c(SourceFile:612) at bzz.a(SourceFile:63) at bzz.a(SourceFile:82) at bzz.computeNext(SourceFile:19) at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) at caf.a(SourceFile:51) at axk.c(SourceFile:1955) at boj.fk(SourceFile:404) at boj.k(SourceFile:323) at adx.l(SourceFile:478) at aeo.c(SourceFile:214) at pw.a(SourceFile:247) at aen.c(SourceFile:183) at net.minecraft.server.MinecraftServer.b(SourceFile:918) at acx.b(SourceFile:322) at net.minecraft.server.MinecraftServer.a(SourceFile:851) at net.minecraft.server.MinecraftServer.w(SourceFile:697) at net.minecraft.server.MinecraftServer.a(SourceFile:273) -- 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@1d517b0e at java.base@17.0.1/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@1d517b0e 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 "Common-Cleaner" daemon prio=8 Id=10 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@139686d4 at java.base@17.0.1/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@139686d4 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) "Notification Thread" daemon prio=9 Id=11 RUNNABLE "DestroyJavaVM" prio=5 Id=13 RUNNABLE "Timer hack thread" daemon prio=5 Id=20 TIMED_WAITING at java.base@17.0.1/java.lang.Thread.sleep(Native Method) at ad$8.run(SourceFile:784) "Server thread" prio=5 Id=22 TIMED_WAITING on java.lang.String@52ab8cef at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.lang.String@52ab8cef at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at auz.bp(SourceFile:152) at auz.c(SourceFile:142) at adu.a(SourceFile:138) at cav.a(SourceFile:187) at cav.c(SourceFile:612) at bzz.a(SourceFile:63) ... "Server console handler" daemon prio=5 Id=24 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@44b414bf 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@63339adb at java.base@17.0.1/java.io.InputStreamReader.read(InputStreamReader.java:177) ... "Netty Epoll Server IO #0" daemon prio=5 Id=25 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:192) at io.netty.channel.epoll.Native.epollWait(Native.java:185) at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) "Server Watchdog" daemon prio=5 Id=30 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 ada.run(SourceFile:49) at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) "Java2D Disposer" daemon prio=10 Id=31 WAITING on java.lang.ref.ReferenceQueue$Lock@3cc65c23 at java.base@17.0.1/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@3cc65c23 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) "Netty Epoll Server IO #1" daemon prio=5 Id=34 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:176) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #2" daemon prio=5 Id=35 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:176) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) Stacktrace: at ada.run(SourceFile:65) at java.base/java.lang.Thread.run(Thread.java:833) -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 192,192,137,529,529,0,0 [minecraft:skeleton:25,minecraft:creeper:24,minecraft:salmon:18,minecraft:sheep:17,minecraft:zombie:16], block_entities: 18 [minecraft:mob_spawner:15,minecraft:campfire:2,minecraft:bell:1], block_ticks: 1, fluid_ticks: 0, chunk_source: Chunks[S] W: 2209 E: 192,192,137,529,529,0,0, ResourceKey[minecraft:dimension / dimensions:e_2]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / dimensions:n_2]: 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 / dimensions:ow_2]: players: 1, entities: 251,251,171,743,743,0,0 [minecraft:chicken:46,minecraft:sheep:41,minecraft:item:39,minecraft:pig:38,minecraft:cow:17], block_entities: 303 [minecraft:hopper:190,minecraft:furnace:53,minecraft:mob_spawner:26,minecraft:blast_furnace:20,minecraft:campfire:7], block_ticks: 6986, fluid_ticks: 14, chunk_source: Chunks[S] W: 5679 E: 251,251,171,743,743,0,0, ResourceKey[minecraft:dimension / dimensions:n_1]: 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 / dimensions:e_1]: 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 / dimensions:ow_1]: players: 0, entities: 21,21,11,25,25,0,0 [minecraft:villager:7,minecraft:rabbit:6,minecraft:cow:4,minecraft:cat:2,minecraft:iron_golem:1], block_entities: 9 [minecraft:furnace:7,minecraft:bell:1,minecraft:mob_spawner:1], block_ticks: 159, fluid_ticks: 17, chunk_source: Chunks[S] W: 841 E: 21,21,11,25,25,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 -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Linux (amd64) version 4.9.0-16-amd64 Java Version: 17.0.1, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 780658872 bytes (744 MiB) / 1798164480 bytes (1714 MiB) up to 6227755008 bytes (5939 MiB) CPUs: 2 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 3900X 12-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 24 Graphics card #0 name: ASPEED Graphics Family Graphics card #0 vendor: ASPEED Technology, Inc. (0x1a03) Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: 0x2000 Graphics card #0 versionInfo: unknown Virtual memory max (MB): 129937.58 Virtual memory used (MB): 77500.58 Swap memory total (MB): 65468.00 Swap memory used (MB): 106.49 JVM Flags: 3 total; -XX:+UseSerialGC -Xmx6144M -Xms512M Server Running: true Player Count: 1 / 64; [adx['LordBaryhobal'/256, l='ServerLevel[Lycacraft3]', x=9441.09, y=116.27, z=1686.18]] Data Packs: vanilla, file/dimensions, file/Beehive_Lore_1 (incompatible), file/Further_Fermentation_1 (incompatible), file/Layers2Blocks_1 (incompatible), file/Merciful Void Data Pack (incompatible), file/Movable_Cakes_1 (incompatible), file/Paperbark_1 (incompatible), file/Trader_Notify_1 (incompatible), file/Trigger the Music (datapack), file/VanillaTweaks_c285396.zip (incompatible), file/armor statues v2 (incompatible), file/bukkit (incompatible), file/chunk loaders v1.0.1.zip (incompatible), file/coordinates hud v1.2.0.zip (incompatible), file/custom nether portals v2.3.2.zip (incompatible), file/datapack-3.zip (incompatible), file/datapack-5.zip (incompatible), file/datapack.zip (incompatible), file/double shulker shells v1.3.0.zip (incompatible), file/durability ping v1.1.0.zip (incompatible), file/gem villagers v4.3.3.zip (incompatible), file/more mob heads v2.8.1.zip (incompatible), file/multiplayer sleep v2.4.3.zip (incompatible), file/nether portal coords v1.1.0.zip (incompatible), file/player head drops v1.1.0.zip (incompatible), file/spawning spheres v1.1.0.zip (incompatible), file/treasure gems v1.2.2.zip (incompatible), file/wandering trades v1.4.0.zip (incompatible), file/utility World Generation: Experimental Is Modded: Probably not. Server jar signature and brand is untouched Type: Dedicated Server (map_server.txt)