Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

KorDum

Members
  • Joined

  • Last visited

  1. Hello everyone! I'm stuck with problem: I created modpack and started to play and fly around. But server started to crash with timeout suddenly. I removed all mods from mod folder but problem did not disappear - it keeps crashing on exact the same spot on the map. Can you halp me please? I'm not sure if it needs to be published on github as issue. I can attach level.dat if you need. Forge 1.16.4-35.1.13 ---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 17.12.20 21:01 Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 60,00 seconds (should be max 0.05) at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_251] {} at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_251] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:computing_frames,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180495_p(World.java:379) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.block.TripWireHookBlock.func_176260_a(SourceFile:121) ~[?:?] {re:classloading} at net.minecraft.block.TripWireHookBlock.func_196243_a(SourceFile:217) ~[?:?] {re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196947_b(AbstractBlock.java:614) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:267) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_241211_a_(World.java:199) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180501_a(World.java:176) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.chunk.Chunk.func_201595_A(Chunk.java:700) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager.lambda$null$29(ChunkManager.java:623) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager$$Lambda$9604/385546261.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading} at com.mojang.datafixers.util.Either.flatMap(Either.java:191) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$func_219179_a$30(ChunkManager.java:621) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager$$Lambda$9414/1320926643.apply(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616) ~[?:1.8.0_251] {} at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_251] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_251] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$9455/358300354.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading} at net.minecraft.world.server.ServerChunkProvider.func_217234_d(SourceFile:280) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:721) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:710) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:696) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:645) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer$$Lambda$9058/1898588056.run(Unknown Source) ~[?:?] {} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_251] {} at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_251] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:computing_frames,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180495_p(World.java:379) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.block.TripWireHookBlock.func_176260_a(SourceFile:121) ~[?:?] {re:classloading} at net.minecraft.block.TripWireHookBlock.func_196243_a(SourceFile:217) ~[?:?] {re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196947_b(AbstractBlock.java:614) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:267) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_241211_a_(World.java:199) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180501_a(World.java:176) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.chunk.Chunk.func_201595_A(Chunk.java:700) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager.lambda$null$29(ChunkManager.java:623) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager$$Lambda$9604/385546261.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading} at com.mojang.datafixers.util.Either.flatMap(Either.java:191) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$func_219179_a$30(ChunkManager.java:621) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager$$Lambda$9414/1320926643.apply(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616) ~[?:1.8.0_251] {} at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_251] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_251] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$9455/358300354.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading} at net.minecraft.world.server.ServerChunkProvider.func_217234_d(SourceFile:280) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:721) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:710) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:696) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:645) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} -- Thread Dump -- Details: Threads: "Netty Epoll Server IO #2" Id=84 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #1" Id=80 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "Server Watchdog" Id=79 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41) at java.lang.Thread.run(Thread.java:748) "Thread-21" Id=75 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #0" Id=74 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "ObjectCleanerThread" Id=73 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@228d84e1 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@228d84e1 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) "Server console handler" Id=72 RUNNABLE at java.io.FileInputStream.read0(Native Method) at java.io.FileInputStream.read(FileInputStream.java:207) at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73) at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62) at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168) at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57) at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133) at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110) ... "DestroyJavaVM" Id=71 RUNNABLE "Server thread" Id=68 TIMED_WAITING on java.lang.String@2c4a7ec0 at sun.misc.Unsafe.park(Native Method) - waiting on java.lang.String@2c4a7ec0 at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) at net.minecraft.world.World.func_217353_a(World.java:167) at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) at net.minecraft.world.World.func_212866_a_(World.java:163) ... "Snooper Timer" Id=69 WAITING on java.util.TaskQueue@2875ef91 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@2875ef91 at java.lang.Object.wait(Object.java:502) at java.util.TimerThread.mainLoop(Timer.java:526) at java.util.TimerThread.run(Timer.java:505) "Thread-3" Id=40 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Timer hack thread" Id=27 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.util.Util$6.run(SourceFile:636) "Thread-2" Id=18 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748) "Thread-1" Id=17 TIMED_WAITING at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338) at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190) "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6d7774fb at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@6d7774fb at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@23934f38 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@23934f38 at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251] {} -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 404 [minecraft:item:114,minecraft:rabbit:31,minecraft:creeper:31,minecraft:sheep:27,minecraft:pig:24], block_entities: 382 [minecraft:chest:197,minecraft:mob_spawner:97,minecraft:blast_furnace:26,productivebees:solitary_nest:24,minecraft:skull:12], block_ticks: 21893, fluid_ticks: 80, chunk_source: ServerChunkCache: 4272, ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / undergarden:undergarden]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / cazfps_chronicle:cazfp_schronicles]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0 -- System Details -- Details: Minecraft Version: 1.16.4 Minecraft Version ID: 1.16.4 Operating System: Linux (amd64) version 5.4.0-58-generic Java Version: 1.8.0_251, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1288315680 bytes (1228 MB) / 2062548992 bytes (1967 MB) up to 4116185088 bytes (3925 MB) CPUs: 12 JVM Flags: 15 total; -Xms2G -Xmx4G -Xmn512M -XX:ParallelGCThreads=6 -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch -XX:+UseLargePagesInMetaspace ModLauncher: 8.0.6+85+master.325de55 ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE /forge-1.16.4-35.1.13.jar object_holder_definalize PLUGINSERVICE /forge-1.16.4-35.1.13.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.4-35.1.13.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.4-35.1.13.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.4-35.1.13.jar fml TRANSFORMATIONSERVICE FML: 35.1 Forge: net.minecraftforge:35.1.13 FML Language Providers: [email protected] minecraft@1 Mod List: DungeonsMod-1.16.3-1.1.2.jar |Dungeons Mod |dungeonsmod |1.16.3-1.1.2 |DONE |NOSIGNATURE doubledoors_1.16.4-2.1.jar |Double Doors |doubledoors |2.1 |DONE |NOSIGNATURE Camels-1.16.4-1.0.0.jar |Camels Mod |camels |1.0.0 |DONE |NOSIGNATURE jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE FallingTree-Forge-1.16.4-2.8.0.jar |Falling Tree |falling_tree |2.8.0 |DONE |NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE reap-1.16.4-1.0.2.jar |Reap Mod |reap |1.16.4-1.0.2 |DONE |NOSIGNATURE BetterCaves-1.16.3-1.0.6.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.6 |DONE |NOSIGNATURE CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE comforts-forge-1.16.4-4.0.0.2.jar |Comforts |comforts |1.16.4-4.0.0.2 |DONE |NOSIGNATURE citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE DungeonCrawl-1.16.3-2.2.2.jar |Dungeon Crawl |dungeoncrawl |2.2.2 |DONE |NOSIGNATURE Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 TheVeggieWay-1.16.4-2.2.12.jar |The Veggie Way |veggie_way |2.2.12 |DONE |NOSIGNATURE u_team_core-1.16.4-3.1.16.190.jar |U Team Core |uteamcore |3.1.16.190 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 Morpheus-1.16.4-4.2.68.jar |Morpheus |morpheus |4.2.68 |DONE |NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE WAWLA-1.16.4-7.0.2.jar |WAWLA |wawla |7.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 PeanutCraft-1.16.3-1.0.jar |PeanutCraft |peanutcraft |1.0 |DONE |NOSIGNATURE forge-1.16.4-35.1.13-universal.jar |Forge |forge |35.1.13 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 SimpleOres2-1.16.4-2.4.3.0.jar |Simple Ores |simpleores |1.16.4-2.4.3.0 |DONE |NOSIGNATURE structure-gel-api-1.16.4-1.7.2.jar |Structure Gel API |structure_gel |1.7.2 |DONE |NOSIGNATURE forge-1.16.4-35.1.13-server.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE repurposed_structures-1.16.4-2.3.3.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.3 |DONE |NOSIGNATURE The+Warden+12.5.jar |The Warden |the_warden |[1.16,) |DONE |NOSIGNATURE Netherrocks-1.16.4-2.3.2.1.jar |SimpleOres:Netherrocks |netherrocks |1.16.4-2.3.2.1 |DONE |NOSIGNATURE ImmersiveEngineering-1.16.4-4.1.1-128.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.1-128 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 useful_railroads-1.16.4-1.4.6.34.jar |Useful Railroads |usefulrailroads |1.4.6.34 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 practicaltools-1.16.3-1.8.jar |Practical Tools |practicaltools |1.16.3-1.8 |DONE |NOSIGNATURE pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE SimpleCoreLib-1.16.4-2.0.3.2.jar |SimpleCoreLib |simplecorelib |1.16.4-2.0.3.2 |DONE |NOSIGNATURE dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |DONE |NOSIGNATURE BetterDefaultBiomes-1.16.4-Alpha+2.5.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.1 |DONE |NOSIGNATURE simplefarming-1.16.4-1.3.5.jar |Simple Farming |simplefarming |1.16.4-1.3.5 |DONE |NOSIGNATURE potatofood-1.16.3-1.1.0.0.jar |Potato Food |potatofood |1.16.3-1.1.0.0 |DONE |NOSIGNATURE curios-forge-1.16.4-4.0.3.0.jar |Curios API |curios |1.16.4-4.0.3.0 |DONE |NOSIGNATURE Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE rats-7.0.1-1.16.3.jar |Rats |rats |7.0.1 |DONE |NOSIGNATURE pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE extendedmushrooms-1.5.1-1.16.3+.jar |Extended Mushrooms |extendedmushrooms |1.5.1-1.16.3+ |DONE |NOSIGNATURE collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE backpacked-1.7.0-1.16.3.jar |Backpacked |backpacked |1.7.0 |DONE |NOSIGNATURE cazfps_chronicles_v1.1_release_1.16.4.jar |cazfps chronicle |cazfps_chronicle |BETA1 |DONE |NOSIGNATURE EnigmaticLegacy-2.10.1.jar |Enigmatic Legacy |enigmaticlegacy |2.10.1 |DONE |NOSIGNATURE [BETA]dannys_expansion1.16.4-1.0.4.jar |Danny's Expansion |dannys_expansion |1.0.4 |DONE |NOSIGNATURE solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |DONE |NOSIGNATURE productivebees-1.16.3-0.5.1.1.jar |Productive Bees |productivebees |1.16.3-0.5.1.1 |DONE |NOSIGNATURE The_Undergarden-1.16.3-0.3.8.jar |The Undergarden |undergarden |0.3.8 |DONE |NOSIGNATURE byg-1.1.5.jar |Oh The Biomes You'll Go |byg |1.1.5 |DONE |NOSIGNATURE Aquaculture-1.16.4-2.1.7.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.7 |DONE |NOSIGNATURE bettas-1.1.0.jar |Bettas |bettas |1.1.0 |DONE |NOSIGNATURE strayspawn_1.16.4-1.1.jar |Stray Spawn |strayspawn |1.1 |DONE |NOSIGNATURE FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE xptome-1.16.2-v1.1.6.jar |XP Tome |xpbook |v1.1.6 |DONE |NOSIGNATURE Crash Report UUID: 5b3550ea-605b-4b1b-bdcb-4905d8fe156d Player Count: 1 / 20; [ServerPlayerEntity['KorDum'/105, l='ServerLevel[world]', x=-100087.77, y=73.01, z=1000192.53]] Data Packs: vanilla, mod:dungeonsmod, mod:doubledoors, mod:camels (incompatible), mod:jei, mod:falling_tree, mod:strawgolem, mod:reap, mod:bettercaves (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:citadel (incompatible), mod:upstream, mod:dungeoncrawl, mod:bookshelf, mod:veggie_way, mod:uteamcore, mod:morpheus (incompatible), mod:waila, mod:wawla, mod:peanutcraft, mod:forge, mod:simpleores, mod:structure_gel, mod:repurposed_structures, mod:the_warden, mod:netherrocks (incompatible), mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:practicaltools (incompatible), mod:pamhc2crops (incompatible), mod:simplecorelib, mod:dungeons_plus, mod:betterdefaultbiomes, mod:simplefarming, mod:potatofood, mod:curios, mod:patchouli (incompatible), mod:rats, mod:pamhc2foodcore (incompatible), mod:extendedmushrooms, mod:collective, mod:storagedrawers (incompatible), mod:backpacked (incompatible), mod:cazfps_chronicle, mod:enigmaticlegacy, mod:dannys_expansion, mod:solcarrot (incompatible), mod:productivebees (incompatible), mod:undergarden, mod:byg, mod:aquaculture (incompatible), mod:bettas, mod:strayspawn, mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:xpbook Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) crash-2020-12-17_21.01.34-server.txt

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.