Posted May 31, 20223 yr I keep getting this watchdog error and I'm assuming one or multiple mods are having issues, but I'm not sure which ones.. How do I fix this so that the watchdog stops auto crashing my server? Spoiler ---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 5/31/22, 11:05 AM Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 80.00 seconds (should be max 0.05) at jdk.internal.misc.Unsafe.park(Native Method) ~[?:?] {re:classloading,re:classloading,re:classloading} at java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) ~[?:?] {} at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3128) ~[?:?] {re:computing_frames} at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1823) ~[?:?] {} at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2043) ~[?:?] {} at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:95) ~[?:?] {re:classloading} at net.minecraft.world.chunk.storage.ChunkLoader.func_227078_e_(SourceFile:61) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.world.server.ChunkManager.func_219178_f(ChunkManager.java:813) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager.func_223170_j(ChunkManager.java:476) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager$$Lambda$4999/0x00000001008dfc40.get(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading} at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:272) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer$$Lambda$4844/0x0000000100f09c40.run(Unknown Source) ~[?:?] {} at java.lang.Thread.run(Thread.java:834) [?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at jdk.internal.misc.Unsafe.park(Native Method) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading} at java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) ~[?:?] {} at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3128) ~[?:?] {re:computing_frames} at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1823) ~[?:?] {} at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2043) ~[?:?] {} at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:95) ~[?:?] {re:classloading} at net.minecraft.world.chunk.storage.ChunkLoader.func_227078_e_(SourceFile:61) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.world.server.ChunkManager.func_219178_f(ChunkManager.java:813) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager.func_223170_j(ChunkManager.java:476) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ChunkManager$$Lambda$4999/0x00000001008dfc40.get(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading} at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:272) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} -- Thread Dump -- Details: Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241) at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213) "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@66dd53c at [email protected]/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@66dd53c at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170) "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE "Common-Cleaner" daemon prio=8 Id=22 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@8aa2b81 at [email protected]/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@8aa2b81 at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148) at [email protected]/java.lang.Thread.run(Thread.java:834) at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) "ForkJoinPool.commonPool-worker-115" daemon prio=5 Id=28 WAITING on java.util.concurrent.ForkJoinPool@c95be4c at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@c95be4c at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Thread-0" daemon prio=5 Id=29 TIMED_WAITING at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:357) at app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190) "FileSystemWatchService" daemon prio=5 Id=30 RUNNABLE (in native) at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method) at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316) at [email protected]/java.lang.Thread.run(Thread.java:834) "Worker-Bootstrap-7" daemon prio=5 Id=38 WAITING on java.util.concurrent.ForkJoinPool@499721ba at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@499721ba at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Timer hack thread" daemon prio=5 Id=39 TIMED_WAITING at [email protected]/java.lang.Thread.sleep(Native Method) at net.minecraft.util.Util$6.run(Util.java:505) "modloading-worker-6" daemon prio=5 Id=45 WAITING on java.util.concurrent.ForkJoinPool@213bc981 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@213bc981 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Snooper Timer" daemon prio=5 Id=61 WAITING on java.util.TaskQueue@78140804 at [email protected]/java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@78140804 at [email protected]/java.lang.Object.wait(Object.java:328) at [email protected]/java.util.TimerThread.mainLoop(Timer.java:527) at [email protected]/java.util.TimerThread.run(Timer.java:506) "Server thread" prio=5 Id=60 WAITING on java.util.concurrent.CompletableFuture$Signaller@5952be94 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.CompletableFuture$Signaller@5952be94 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1796) at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3128) at [email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1823) at [email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2043) at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:95) at net.minecraft.world.chunk.storage.ChunkLoader.func_227078_e_(SourceFile:61) ... "Server console handler" daemon prio=5 Id=63 RUNNABLE (in native) at [email protected]/java.io.FileInputStream.readBytes(Native Method) at [email protected]/java.io.FileInputStream.read(FileInputStream.java:279) at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:290) at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:351) - locked java.io.BufferedInputStream@29b8def5 at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) - locked java.io.InputStreamReader@56b06d82 at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:181) ... "DestroyJavaVM" prio=5 Id=64 RUNNABLE "ObjectCleanerThread" daemon prio=1 Id=65 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@e3c1b78 at [email protected]/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@e3c1b78 at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #0" daemon prio=5 Id=66 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "FileSystemWatchService" daemon prio=5 Id=67 RUNNABLE (in native) at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method) at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316) at [email protected]/java.lang.Thread.run(Thread.java:834) "spark-monitor" daemon prio=5 Id=69 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4256b235 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4256b235 at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... "spark-worker-pool-1-thread-1" daemon prio=5 Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2df683fc at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2df683fc at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... "Server Watchdog" daemon prio=5 Id=73 RUNNABLE at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method) at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521) at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41) at [email protected]/java.lang.Thread.run(Thread.java:834) "SimpleLogin-Worker-0" prio=5 Id=74 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78ff37bd at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78ff37bd at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... "SimpleLogin-Worker-1" prio=5 Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78ff37bd at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78ff37bd at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... "Java2D Disposer" daemon prio=10 Id=76 WAITING on java.lang.ref.ReferenceQueue$Lock@16760401 at [email protected]/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@16760401 at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at [email protected]/sun.java2d.Disposer.run(Disposer.java:144) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #1" daemon prio=5 Id=78 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #2" daemon prio=5 Id=79 RUNNABLE (in native) at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #3" daemon prio=5 Id=80 RUNNABLE (in native) at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #4" daemon prio=5 Id=81 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #5" daemon prio=5 Id=82 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #6" daemon prio=5 Id=83 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #7" daemon prio=5 Id=88 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #8" daemon prio=5 Id=89 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #9" daemon prio=5 Id=90 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #10" daemon prio=5 Id=91 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #11" daemon prio=5 Id=92 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #12" daemon prio=5 Id=96 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #13" daemon prio=5 Id=97 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #14" daemon prio=5 Id=98 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #15" daemon prio=5 Id=99 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #16" daemon prio=5 Id=100 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #17" daemon prio=5 Id=104 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #18" daemon prio=5 Id=105 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #19" daemon prio=5 Id=106 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #20" daemon prio=5 Id=107 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #21" daemon prio=5 Id=108 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #22" daemon prio=5 Id=112 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #23" daemon prio=5 Id=113 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #24" daemon prio=5 Id=114 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #25" daemon prio=5 Id=115 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Worker-Main-31" daemon prio=5 Id=116 WAITING on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Worker-Main-34" daemon prio=5 Id=119 TIMED_WAITING on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Worker-Main-36" daemon prio=5 Id=121 WAITING on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Netty Epoll Server IO #26" daemon prio=5 Id=122 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #27" daemon prio=5 Id=123 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #28" daemon prio=5 Id=126 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #29" daemon prio=5 Id=128 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #30" daemon prio=5 Id=129 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #31" daemon prio=5 Id=130 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #32" daemon prio=5 Id=131 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #33" daemon prio=5 Id=132 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #34" daemon prio=5 Id=136 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #35" daemon prio=5 Id=137 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #36" daemon prio=5 Id=138 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #37" daemon prio=5 Id=139 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #38" daemon prio=5 Id=140 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #39" daemon prio=5 Id=144 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #40" daemon prio=5 Id=145 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #41" daemon prio=5 Id=146 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #42" daemon prio=5 Id=150 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #43" daemon prio=5 Id=151 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #44" daemon prio=5 Id=152 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #45" daemon prio=5 Id=153 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #46" daemon prio=5 Id=154 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #47" daemon prio=5 Id=158 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #48" daemon prio=5 Id=159 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #49" daemon prio=5 Id=163 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #50" daemon prio=5 Id=164 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #51" daemon prio=5 Id=165 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #52" daemon prio=5 Id=166 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #53" daemon prio=5 Id=167 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #54" daemon prio=5 Id=171 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #55" daemon prio=5 Id=172 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #56" daemon prio=5 Id=173 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #57" daemon prio=5 Id=174 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #58" daemon prio=5 Id=175 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #59" daemon prio=5 Id=179 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #60" daemon prio=5 Id=180 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #61" daemon prio=5 Id=181 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #62" daemon prio=5 Id=182 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #63" daemon prio=5 Id=183 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #64" daemon prio=5 Id=187 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Worker-Main-64" daemon prio=5 Id=189 WAITING on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Worker-Main-65" daemon prio=5 Id=188 WAITING on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Netty Epoll Server IO #65" daemon prio=5 Id=191 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #66" daemon prio=5 Id=192 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Worker-Main-67" daemon prio=5 Id=193 WAITING on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@6146dbe0 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "Netty Epoll Server IO #67" daemon prio=5 Id=194 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #68" daemon prio=5 Id=195 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #69" daemon prio=5 Id=200 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #70" daemon prio=5 Id=201 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #71" daemon prio=5 Id=202 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #72" daemon prio=5 Id=203 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #73" daemon prio=5 Id=204 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #74" daemon prio=5 Id=205 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #79" daemon prio=5 Id=210 RUNNABLE (in native) at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #80" daemon prio=5 Id=211 RUNNABLE (in native) at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #81" daemon prio=5 Id=212 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) "Netty Epoll Server IO #82" daemon prio=5 Id=213 RUNNABLE at app//io.netty.channel.epoll.Native.epollWait0(Native Method) at app//io.netty.channel.epoll.Native.epollWait(Native.java:114) at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:834) Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading} at java.lang.Thread.run(Thread.java:834) [?:?] {} -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 2, entities: 410 [minecraft:pig:67,minecraft:chicken:42,minecraft:creeper:37,minecraft:zombie:31,minecraft:skeleton:30], block_entities: 49 [minecraft:ender_chest:19,minecraft:mob_spawner:10,minecraft:chest:9,minecraft:enchanting_table:7,minecraft:bell:2], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 2651, 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 -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 4.16.18-zen Java Version: 11.0.10, AdoptOpenJDK Java VM Version: Dynamic Code Evolution 64-Bit Server VM (mixed mode), AdoptOpenJDK Memory: 1168128288 bytes (1114 MB) / 2097152000 bytes (2000 MB) up to 2097152000 bytes (2000 MB) CPUs: 40 JVM Flags: 19 total; -XX:+IgnoreUnrecognizedVMOptions -Xmx2000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=8 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.35.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.35.jar runtime_enum_extender PLUGINSERVICE /forge-1.16.5-36.2.35.jar capability_inject_definalize PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.35.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.35.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.35 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.5-36.2.35-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |DONE |Manifest: NOSIGNATURE randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 architectury-1.32.63.jar |Architectury |architectury |1.32.63 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1605.1.6-build.33.jar |FTB Ranks |ftbranks |1605.1.6-build.33 |DONE |Manifest: NOSIGNATURE FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 blocklog-1.0.jar |Block Log |blocklog |1.0.0 |DONE |Manifest: NOSIGNATURE spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE SimpleLogin-1.16-1.1.3.jar |Simple Login |simplelogin |1.1.3 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |DONE |Manifest: NOSIGNATURE 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.35-universal.jar |Forge |forge |36.2.35 |DONE |Manifest: 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 Crash Report UUID: 4fb47b30-8720-40a5-b025-a6b840f3bc36 Player Count: 2 / 20; [ServerPlayerEntity['ValeraMutniy'/314, l='ServerLevel[world]', x=-363.06, y=72.61, z=-209.57], ServerPlayerEntity['_FluffyMoth_'/4300, l='ServerLevel[world]', x=-368.21, y=71.00, z=-53.62]] Data Packs: vanilla, mod:skinlayers3d, mod:forge, mod:simplelogin, mod:ftbessentials, mod:architectury, mod:ftblibrary, mod:ftbranks, mod:ftbteams, mod:ftbchunks, mod:randompatches, mod:spark, mod:fallingtree, mod:blocklog Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.