Watching server java lang error

The attached crash occured in 1.14 with 10 players online. I cannot really pin down a cause, but this is the last thing the log reported:

The attached crash occured in 1.14 with 10 players online.
I cannot really pin down a cause, but this is the last thing the log reported:

---- Minecraft Crash Report ----

Time: 4/23/19 6:36 PM
Description: Watching Server

java.lang.Error
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at agh.c(SourceFile:125)
	at ve.b(SourceFile:114)
	at ve.a(SourceFile:100)
	at bhh.a(SourceFile:195)
	at bhk.a(SourceFile:100)
	at bhh.c(SourceFile:190)
	at bhh.e_(SourceFile:412)
	at bml.b(SourceFile:198)
	at bxj.A(SourceFile:718)
	at us.a(SourceFile:553)
	at us$$Lambda$2347/262100474.apply(Unknown Source)
	at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
	at com.mojang.datafixers.util.Either.flatMap(Either.java:191)
	at us.a(SourceFile:551)
	at us$$Lambda$2089/68973626.apply(Unknown Source)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
	at uu.b(SourceFile:57)
	at uu$$Lambda$2133/811020170.run(Unknown Source)
	at agk.e(SourceFile:83)
	at agk.a(SourceFile:123)
	at agk.run(SourceFile:91)
	at agh.h(SourceFile:135)
	at agh.p(SourceFile:114)
	at ve$a.p(SourceFile:438)
	at ve.d(SourceFile:194)
	at net.minecraft.server.MinecraftServer.aW(SourceFile:708)
	at net.minecraft.server.MinecraftServer.p(SourceFile:696)
	at agh.bf(SourceFile:99)
	at net.minecraft.server.MinecraftServer.o(SourceFile:680)
	at net.minecraft.server.MinecraftServer.run(SourceFile:636)
	at java.lang.Thread.run(Thread.java:745)


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)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at agh.c(SourceFile:125)
	at ve.b(SourceFile:114)
	at ve.a(SourceFile:100)
	at bhh.a(SourceFile:195)
	at bhk.a(SourceFile:100)
	at bhh.c(SourceFile:190)
	at bhh.e_(SourceFile:412)
	at bml.b(SourceFile:198)
	at bxj.A(SourceFile:718)
	at us.a(SourceFile:553)
	at us$$Lambda$2347/262100474.apply(Unknown Source)
	at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
	at com.mojang.datafixers.util.Either.flatMap(Either.java:191)
	at us.a(SourceFile:551)
	at us$$Lambda$2089/68973626.apply(Unknown Source)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
	at uu.b(SourceFile:57)
	at uu$$Lambda$2133/811020170.run(Unknown Source)
	at agk.e(SourceFile:83)
	at agk.a(SourceFile:123)
	at agk.run(SourceFile:91)
	at agh.h(SourceFile:135)
	at agh.p(SourceFile:114)
	at ve$a.p(SourceFile:438)
	at ve.d(SourceFile:194)
	at net.minecraft.server.MinecraftServer.aW(SourceFile:708)
	at net.minecraft.server.MinecraftServer.p(SourceFile:696)
	at agh.bf(SourceFile:99)
	at net.minecraft.server.MinecraftServer.o(SourceFile:680)

-- Thread Dump --
Details:
	Threads: "Keep-Alive-Timer" Id=108 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172)
	at java.lang.Thread.run(Thread.java:745)


"Netty Epoll Server IO #15" Id=57 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:745)


"Netty Epoll Server IO #14" Id=56 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:745)


"Netty Epoll Server IO #13" Id=55 RUNNABLE
	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:745)


"Netty Epoll Server IO #12" Id=54 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:745)


"Netty Epoll Server IO #11" Id=53 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:745)


"Netty Epoll Server IO #10" Id=49 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:745)


"Netty Epoll Server IO #9" Id=48 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:745)


"Netty Epoll Server IO #8" Id=44 RUNNABLE
	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:745)


"Netty Epoll Server IO #7" Id=43 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:745)


"Java2D Disposer" Id=41 WAITING on java.lang.ref.ReferenceQueue$Lock@1df1fec0
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@1df1fec0
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
	at sun.java2d.Disposer.run(Disposer.java:148)
	at java.lang.Thread.run(Thread.java:745)


"Server Watchdog" Id=40 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
	at uj.run(SourceFile:45)
	at java.lang.Thread.run(Thread.java:745)


"RCON Listener #2" Id=39 RUNNABLE (in native)
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
	at java.net.ServerSocket.implAccept(ServerSocket.java:545)
	at java.net.ServerSocket.accept(ServerSocket.java:513)
	at yh.run(SourceFile:58)
	at java.lang.Thread.run(Thread.java:745)


"Query Listener #1" Id=38 RUNNABLE
	at java.net.PlainDatagramSocketImpl.receive0(Native Method)
	-  locked java.net.PlainDatagramSocketImpl@1336030e
	at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
	-  locked java.net.PlainDatagramSocketImpl@1336030e
	at java.net.DatagramSocket.receive(DatagramSocket.java:812)
	-  locked java.net.DatagramPacket@170995b0
	-  locked java.net.DatagramSocket@5d8cf55a
	at yf.run(SourceFile:260)
	at java.lang.Thread.run(Thread.java:745)


"Netty Epoll Server IO #6" Id=37 RUNNABLE
	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:745)


"Netty Epoll Server IO #5" Id=36 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:745)


"Netty Epoll Server IO #4" Id=32 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:745)


"Netty Epoll Server IO #3" Id=31 RUNNABLE
	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:745)


"Netty Epoll Server IO #2" Id=30 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:745)


"Netty Epoll Server IO #1" Id=29 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:745)


"Resource IO {0}" Id=28 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@520b0935
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@520b0935
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


"Netty Epoll Server IO #0" Id=27 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:745)


"ObjectCleanerThread" Id=26 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@409eea4a
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@409eea4a
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
	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:745)


"DestroyJavaVM" Id=24 RUNNABLE


"Server thread" Id=21 TIMED_WAITING on java.lang.String@6393bf24
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@6393bf24
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at agh.c(SourceFile:125)
	at ve.b(SourceFile:114)
	at ve.a(SourceFile:100)
	at bhh.a(SourceFile:195)
	at bhk.a(SourceFile:100)
	at bhh.c(SourceFile:190)
	...


"Server Infinisleeper" Id=22 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at ug$1.run(SourceFile:93)


"Snooper Timer" Id=20 WAITING on java.util.TaskQueue@38ec02f3
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@38ec02f3
	at java.lang.Object.wait(Object.java:502)
	at java.util.TimerThread.mainLoop(Timer.java:526)
	at java.util.TimerThread.run(Timer.java:505)


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3224f67a
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@3224f67a
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@55f86ce
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@55f86ce
	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 uj.run(SourceFile:61)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 1.14
	Operating System: Linux (amd64) version 4.15.18-12-pve
	Java Version: 1.8.0_112, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2621915512 bytes (2500 MB) / 4712824832 bytes (4494 MB) up to 7635730432 bytes (7282 MB)
	JVM Flags: 1 total; -Xmx8192M
	Player Count: 9 / 64; [vh['TyniteQuiverYT'/106, l='world', x=-202.77, y=66.00, z=190.77], vh['David3112'/869, l='world', x=-11152.19, y=274.74, z=9538.99], vh['Digit1704'/957, l='world', x=-366.50, y=64.69, z=613.50], vh['NinthRex5335'/4960, l='world', x=-199.03, y=66.00, z=187.97], vh['SivanEnnair'/14571, l='world', x=-356.03, y=69.00, z=612.51], vh['pdinklag'/39907, l='world', x=1529.30, y=69.00, z=359.44], vh['Darkbastio'/43827, l='world', x=-1533.55, y=78.00, z=517.51], vh['Gorberus1336'/78758, l='world', x=-196.41, y=66.00, z=189.96], vh['Danielle2605'/97321, l='world', x=999944.61, y=68.00, z=999982.59]]
	Data Packs: vanilla, file/dvg (incompatible)
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)

Содержание

  1. Description: Watching Server #15
  2. Comments
  3. Minecraft Server Crashing after updating system and jail to 12.0-RELEASE-p2
  4. MotorBoater12
  5. catpasswd
  6. MotorBoater12
  7. catpasswd
  8. catpasswd
  9. KernelPanic
  10. Server crashes because of lack of memory even though there is plenty
  11. Details
  12. Description
  13. single server tick took 60.30 seconds #349
  14. Comments
  15. A detailed walkthrough of the error, its code path and all known details is as follows:

Description: Watching Server #15

—- Minecraft Crash Report —-
// You’re mean.

Time: 2019-03-03 23:27:42 SGT
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at com.flemmli97.improvedmobs.entity.ai.EntityAISteal.randomStack(EntityAISteal.java:71)
at com.flemmli97.improvedmobs.entity.ai.EntityAISteal.updateTask(EntityAISteal.java:46)
at net.minecraft.entity.ai.EntityAITasks.onUpdateTasks(SourceFile:129)
at net.minecraft.entity.EntityLiving.updateEntityActionState(EntityLiving.java:763)
at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.onLivingUpdate(EntityMob.java:45)
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.onUpdate(EntityMob.java:50)
at net.minecraft.entity.monster.EntitySpider.onUpdate(EntitySpider.java:85)
at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1993)
at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
at net.minecraft.world.World.updateEntity(World.java:1955)
at net.minecraft.world.World.redirect$updateEntity$zzp000(World.java:5117)
at net.minecraft.world.World.updateEntities(World.java:1759)
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

The text was updated successfully, but these errors were encountered:

Источник

Minecraft Server Crashing after updating system and jail to 12.0-RELEASE-p2

MotorBoater12

I’m not sure if this is the right place to post this or not but after close to 8 hours trying to determine what is causing this crash report. I am about to give up. Anyone have any experience with this?

—- Minecraft Crash Report —-

catpasswd

I’ve been struggling with the same issue for a week, but in my case the server is in a FreeNAS jail (11.2-RELEASE-p8)
I moved my server from a bare-metal FreeBSD server on which it had been running for months without issue. Running it jailed seems to be the problem. So try without jailing it.
I made a reddit post about the issue, but not getting anything helpful.

MotorBoater12

catpasswd

catpasswd

KernelPanic

I’ve run into the same stability issue with Minecraft 1.13.2 on my FreeBSD server running 11.2-RELEASE-p8.

So I’ve tried the following:
pkg keeps a lot of stuff in /var/cache/pkg. I found a couple of old openjdk8 distros in there. I even went to pkg.freebsd.org and downloaded an openjdk8 package release. That got me about three different package versions:
openjdk8-8.144.1.txz
openjdk8-8.162.12_2.txz
openjdk8-8.181.13.txz

I tried each one by doing the following:
pkg delete openjdk
pkg install openjdk8- .txz
cd /usr/ports/games/minecraft-server
make install clean

I had to reinstall minecraft each time because the pkg delete statement would take out both openjdk and its minecraft dependency.

Unfortunately, all of them will lag/watchdog timeout shortly after anyone joins the server. So I guess I don’t have the same problem as everyone else.

Источник

Server crashes because of lack of memory even though there is plenty

Details

Description

I’m running a Minecraft server on a computer with 16GB of RAM and a 64 bit Java, which is fully updated. My friend and I are the only people who are ever on the server. Yesterday, while exploring (negative 4-5K blocks away from spawn), the server starts lagging, then crashes. I assumed this meant the server had run out of memory and my friend and I disconnected & rejoined, then went back to 0,0. I didn’t find it worth it to give the server more memory than the 1024MB it had at that point, so I let it be and everything went fine.

Today, on the beginning of an exploring mission (about 500 blocks from spawn [in the opposite direction as last time] ), our (me and my friend’s) boat started jittering and we were unable to move. Then the server crashed. If you’d like the crash report, please ask; it’s pretty long. The error on that crash report said «Watching Server java.lang.Error». I assumed the server simply had run out of memory, so I allotted 2048MB to the server and restarted it. The server ran well — until I joined, at which point it crashed, with the following error:

I researched the error messages from both crash reports and have allotted 3G RAM to Minecraft and 4G to Java, and have tried running the server with 1024MB, 1G, 2G, 8192MB, and the default server size (bypassing batch file) and have received the same crash report each time, so I’m fairly sure the problem isn’t with the RAM. When I try to join the server, the minecraft loading screen gets all the way to «loading terrain», then the server crashes at the time where I would normally join the game. Minecraft says either «server closed» or «java.lang.StackOverflowError». I researched this for about an hour and haven’t gotten any answers, so I posted here. Thank you! (If you’d like to know any additional information please ask, I might have left things out).

EDIT: I was told on another forum that it crashes because «Minecraft is trying to create a truly gigantic list for some reason». This could be what is using up all that ram, but I’m not sure what’s causing it.

EDIT 2: I deleted the region file for the region I was in and I got my stuff back. The original reason for the bug is still unknown.

Источник

single server tick took 60.30 seconds #349

Version: Reliquary-1.12.2-1.3.4.780.jar
Java 8
Forge 14.23.5.2772

While flying around with rending gale the server hangs up:

[16:03:56] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: A single server tick took 60.30 seconds (should be max 0.05)
[16:03:56] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: Considering it to be crashed, server will forcibly shutdown.

It saved me the following crash-report:

—- Minecraft Crash Report —-

WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
ForgelinPlugin (Forgelin-1.8.0.jar)
OTGCorePlugin (OTG-Core.jar)
AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.17.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
BIFLoader (BowInfinityFix-1.11.x-1.12.x-rv5.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 11/9/18 4:03 PM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.30 seconds (should be max 0.05)
at net.minecraft.world.World.func_175720_a(World.java:1169)
at net.minecraft.world.World.func_175688_a(World.java:1148)
at xreliquary.items.ItemRendingGale.spawnFlightParticles(ItemRendingGale.java:403)
at xreliquary.items.ItemRendingGale.onUsingTick(ItemRendingGale.java:242)
at net.minecraft.entity.EntityLivingBase.func_184608_ct(EntityLivingBase.java:2670)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2090)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:

— Head —
Thread: Server Watchdog
Stacktrace:
at net.minecraft.world.World.func_175720_a(World.java:1169)
at net.minecraft.world.World.func_175688_a(World.java:1148)
at xreliquary.items.ItemRendingGale.spawnFlightParticles(ItemRendingGale.java:403)
at xreliquary.items.ItemRendingGale.onUsingTick(ItemRendingGale.java:242)
at net.minecraft.entity.EntityLivingBase.func_184608_ct(EntityLivingBase.java:2670)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2090)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)

— Thread Dump —
Details:
Threads: «process reaper» TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@482a3284
at sun.misc.Unsafe.park(Native Method)
— waiting on java.util.concurrent.SynchronousQueue$TransferStack@482a3284
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
.

«ForkJoinPool-1-worker-11» WAITING on scala.concurrent.forkjoin.ForkJoinPool@4c15af59
at sun.misc.Unsafe.park(Native Method)
— waiting on scala.concurrent.forkjoin.ForkJoinPool@4c15af59
at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

«Chunk I/O Executor Thread-1» WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@91738bf
at sun.misc.Unsafe.park(Native Method)
— waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@91738bf
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

«threadDeathWatcher-2-1» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:745)

«Netty Server IO #1» RUNNABLE (in native)
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
— locked io.netty.channel.nio.SelectedSelectionKeySet@21f36938
— locked java.util.Collections$UnmodifiableSet@38d4d190
— locked sun.nio.ch.KQueueSelectorImpl@59dadeb4
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388)
.

«File IO Thread» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
at java.lang.Thread.run(Thread.java:745)

«Thread-20» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:745)

«Thread-19» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:745)

«Thread-9» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:745)

«Server Watchdog» 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:45)
at java.lang.Thread.run(Thread.java:745)

«Timer-0» TIMED_WAITING on java.util.TaskQueue@6938c7f0
at java.lang.Object.wait(Native Method)
— waiting on java.util.TaskQueue@6938c7f0
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)

«Ender IO Scheduler» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at info.loenwind.scheduler.Scheduler.run(Scheduler.java:41)

«Netty Server IO #0» RUNNABLE (in native)
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
— locked io.netty.channel.nio.SelectedSelectionKeySet@53b8d946
— locked java.util.Collections$UnmodifiableSet@4d7edaf0
— locked sun.nio.ch.KQueueSelectorImpl@42de9295
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388)
.

«JLine terminal non blocking reader thread» RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
— locked java.io.FileInputStream@6d76da79
at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
— locked java.io.FileInputStream@6d76da79
at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
at java.lang.Thread.run(Thread.java:745)

«Server console handler» TIMED_WAITING on org.jline.utils.NonBlockingReader@78915c78
at java.lang.Object.wait(Native Method)
— waiting on org.jline.utils.NonBlockingReader@78915c78
at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
.

«Server thread» RUNNABLE
at net.minecraft.world.World.func_175720_a(World.java:1169)
at net.minecraft.world.World.func_175688_a(World.java:1148)
at xreliquary.items.ItemRendingGale.spawnFlightParticles(ItemRendingGale.java:403)
at xreliquary.items.ItemRendingGale.onUsingTick(ItemRendingGale.java:242)
at net.minecraft.entity.EntityLivingBase.func_184608_ct(EntityLivingBase.java:2670)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2090)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
.

«Server Infinisleeper» TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)

«Snooper Timer» TIMED_WAITING on java.util.TaskQueue@75ffd80f
at java.lang.Object.wait(Native Method)
— waiting on java.util.TaskQueue@75ffd80f
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)

«Signal Dispatcher» RUNNABLE

«Finalizer» WAITING on java.lang.ref.ReferenceQueue$Lock@2e0171db
at java.lang.Object.wait(Native Method)
— waiting on java.lang.ref.ReferenceQueue$Lock@2e0171db
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

«Reference Handler» WAITING on java.lang.ref.Reference$Lock@5c818aff
at java.lang.Object.wait(Native Method)
— waiting on java.lang.ref.Reference$Lock@5c818aff
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:62)
at java.lang.Thread.run(Thread.java:745)

The text was updated successfully, but these errors were encountered:

Источник

some maybe helpful additional information: server is 6gb, 1.15.2, I used a mod checker and none of the mods seem to have overlapping class files. I am using the biomes o plenty world generation option. The server has crashed seven times just today with this «watching server» issue. All the mods are installed from curseforge.

Thanks in advance for the help!

—- Minecraft Crash Report —-
// You should try our sister game, Minceraft!

Time: 8/15/20 1:02 AM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1282) ~[?:1.8.0_211] {}
    at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727) ~[?:1.8.0_211] {}
    at net.minecraft.network.datasync.EntityDataManager.func_187219_c(EntityDataManager.java:100) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.network.datasync.EntityDataManager.func_187225_a(EntityDataManager.java:118) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.entity.LivingEntity.func_110143_aJ(LivingEntity.java:819) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,pl:runtimedistcleaner:A}
    at net.minecraft.entity.LivingEntity.func_70089_S(LivingEntity.java:1248) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,pl:runtimedistcleaner:A}
    at net.minecraft.command.arguments.EntitySelectorParser$$Lambda$2425/1793816221.test(Unknown Source) ~[?:?] {}
    at java.util.function.Predicate.lambda$and$0(Predicate.java:69) ~[?:1.8.0_211] {}
    at java.util.function.Predicate$$Lambda$419/797224183.test(Unknown Source) ~[?:?] {}
    at net.minecraft.world.server.ServerWorld.func_217482_a(ServerWorld.java:769) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
    at net.minecraft.command.arguments.EntitySelector.func_197348_a(SourceFile:152) ~[?:?] {re:classloading}
    at net.minecraft.command.arguments.EntitySelector.func_197341_b(SourceFile:141) ~[?:?] {re:classloading}
    at net.minecraft.command.arguments.EntityArgument.func_197087_c(SourceFile:69) ~[?:?] {re:classloading}
    at net.minecraft.command.impl.ExecuteCommand.func_198384_w(SourceFile:144) ~[?:?] {re:classloading}
    at net.minecraft.command.impl.ExecuteCommand$$Lambda$1909/2011496421.apply(Unknown Source) ~[?:?] {}
    at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:242) ~[?:?] {re:classloading}
    at net.minecraft.command.FunctionObject$CommandEntry.func_196998_a(SourceFile:81) ~[?:?] {re:classloading}
    at net.minecraft.advancements.FunctionManager$QueuedCommand.func_194222_a(SourceFile:217) ~[?:?] {re:classloading}
    at net.minecraft.advancements.FunctionManager.func_195447_a(SourceFile:118) ~[?:?] {re:classloading}
    at net.minecraft.advancements.FunctionManager.func_73660_a(SourceFile:80) ~[?:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:830) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

— Head —
Thread: Server Watchdog
Stacktrace:
    at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1282)
    at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
    at net.minecraft.network.datasync.EntityDataManager.func_187219_c(EntityDataManager.java:100)
    at net.minecraft.network.datasync.EntityDataManager.func_187225_a(EntityDataManager.java:118)
    at net.minecraft.entity.LivingEntity.func_110143_aJ(LivingEntity.java:819)
    at net.minecraft.entity.LivingEntity.func_70089_S(LivingEntity.java:1248)
    at net.minecraft.command.arguments.EntitySelectorParser$$Lambda$2425/1793816221.test(Unknown Source)
    at java.util.function.Predicate.lambda$and$0(Predicate.java:69)
    at java.util.function.Predicate$$Lambda$419/797224183.test(Unknown Source)
    at net.minecraft.world.server.ServerWorld.func_217482_a(ServerWorld.java:769)
    at net.minecraft.command.arguments.EntitySelector.func_197348_a(SourceFile:152)
    at net.minecraft.command.arguments.EntitySelector.func_197341_b(SourceFile:141)
    at net.minecraft.command.arguments.EntityArgument.func_197087_c(SourceFile:69)
    at net.minecraft.command.impl.ExecuteCommand.func_198384_w(SourceFile:144)
    at net.minecraft.command.impl.ExecuteCommand$$Lambda$1909/2011496421.apply(Unknown Source)
    at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:242)
    at net.minecraft.command.FunctionObject$CommandEntry.func_196998_a(SourceFile:81)
    at net.minecraft.advancements.FunctionManager$QueuedCommand.func_194222_a(SourceFile:217)
    at net.minecraft.advancements.FunctionManager.func_195447_a(SourceFile:118)
    at net.minecraft.advancements.FunctionManager.func_73660_a(SourceFile:80)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:830)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)

— Thread Dump —
Details:
    Threads: «Server-Worker-31» Id=165 WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server-Worker-30» Id=164 WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server-Worker-28» Id=162 WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server-Worker-22» Id=156 WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server-Worker-19» Id=153 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server-Worker-16» Id=148 WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server-Worker-15» Id=147 WAITING on java.util.concurrent.ForkJoinPool@4cf04af3
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@4cf04af3
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Netty Epoll Server IO #2» Id=140 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=139 RUNNABLE
    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)


«Java2D Disposer» Id=137 WAITING on java.lang.ref.ReferenceQueue$Lock@4237ad1d
    at java.lang.Object.wait(Native Method)
    —  waiting on java.lang.ref.ReferenceQueue$Lock@4237ad1d
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
    at sun.java2d.Disposer.run(Disposer.java:148)
    at java.lang.Thread.run(Thread.java:748)


«Server Watchdog» Id=136 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:37)
    at java.lang.Thread.run(Thread.java:748)


«poi IO worker» Id=129 WAITING on java.lang.String@46082183
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.lang.String@46082183
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
    at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
    at net.minecraft.world.chunk.storage.IOWorker$$Lambda$7099/1160170975.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:748)


«chunk IO worker» Id=128 WAITING on java.lang.String@46082183
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.lang.String@46082183
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
    at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
    at net.minecraft.world.chunk.storage.IOWorker$$Lambda$7099/1160170975.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:748)


«Resource IO {0}» Id=94 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30aa726
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30aa726
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)


«Thread-9» Id=89 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=86 RUNNABLE
    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=85 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@4de3d266
    at java.lang.Object.wait(Native Method)
    —  waiting on java.lang.ref.ReferenceQueue$Lock@4de3d266
    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)


«Thread-4» 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)


«modloading-worker-21» Id=71 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-3» Id=69 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-10» Id=68 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-17» Id=67 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-2» Id=60 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-26» Id=52 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-16» Id=58 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-15» Id=49 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-22» Id=48 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-4» Id=46 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«modloading-worker-11» Id=45 WAITING on java.util.concurrent.ForkJoinPool@3243c182
    at sun.misc.Unsafe.park(Native Method)
    —  waiting on java.util.concurrent.ForkJoinPool@3243c182
    at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


«Server console handler» Id=42 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:255)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    —  locked java.io.BufferedInputStream@3540ea70
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
    —  locked java.io.InputStreamReader@63255869
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    …


«DestroyJavaVM» Id=41 RUNNABLE


«Server thread» Id=38 RUNNABLE
    at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1282)
    at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
    at net.minecraft.network.datasync.EntityDataManager.func_187219_c(EntityDataManager.java:100)
    at net.minecraft.network.datasync.EntityDataManager.func_187225_a(EntityDataManager.java:118)
    at net.minecraft.entity.LivingEntity.func_110143_aJ(LivingEntity.java:819)
    at net.minecraft.entity.LivingEntity.func_70089_S(LivingEntity.java:1248)
    at net.minecraft.command.arguments.EntitySelectorParser$$Lambda$2425/1793816221.test(Unknown Source)
    at java.util.function.Predicate.lambda$and$0(Predicate.java:69)
    …


«Server Infinisleeper» Id=39 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)


«Snooper Timer» Id=37 WAITING on java.util.TaskQueue@3006d689
    at java.lang.Object.wait(Native Method)
    —  waiting on java.util.TaskQueue@3006d689
    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-2» Id=28 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=27 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@1ce55eda
    at java.lang.Object.wait(Native Method)
    —  waiting on java.lang.ref.ReferenceQueue$Lock@1ce55eda
    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@2e44245c
    at java.lang.Object.wait(Native Method)
    —  waiting on java.lang.ref.Reference$Lock@2e44245c
    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:52)
    at java.lang.Thread.run(Thread.java:748)

— System Details —
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Linux (amd64) version 4.9.185-xxxx-std-ipv6-64
    Java Version: 1.8.0_211, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1306055464 bytes (1245 MB) / 3026190336 bytes (2886 MB) up to 5726797824 bytes (5461 MB)
    CPUs: 32
    JVM Flags: 4 total; -Xmx6144M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /custom.jar object_holder_definalize PLUGINSERVICE 
        /custom.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /custom.jar capability_inject_definalize PLUGINSERVICE 
        /custom.jar runtimedistcleaner PLUGINSERVICE 
        /custom.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.33
    FML Language Providers: 
        javafml@31.2
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.33-server.jar Minecraft {minecraft@1.15.2 DONE}
        WizardsAnimalsPlus2.2.jar Wizard Animals Plus {wizard_animals_plus@1.0.0 DONE}
        ImmersiveEngineering-0.15-108.jar Immersive Engineering {immersiveengineering@0.15-108 DONE}
        BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O’ Plenty {biomesoplenty@1.15.2-10.0.0.366 DONE}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
        valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a DONE}
        jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
        DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
        Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE}
        create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
        Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
        chemlib-1.15.2-3.jar Chem Lib {chemlib@1.15.2-3 DONE}
        Clumps-5.0.2.4.jar Clumps {clumps@5.0.2.4 DONE}
        Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE}
        citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE}
        rats-5.3.2-1.15.2.jar Rats {rats@5.3.2 DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
        sit-1.15.1-v1.3.jar Sit {sit@v1.3 DONE}
        Mushroom+Quest_1.15.2_v2.3.jar Mushroom Quest {mushroomquest@1.0.0 DONE}
        backpacked-1.4.1-1.15.2.jar Backpacked {backpacked@1.4.1 DONE}
        Animalium-0.5.3.jar Animalium {animalium@0.5.3 DONE}
        MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
        A-Lib-1.15.2.jar A Lib {alib@1.15.2-1 DONE}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish’s Furniture Mod {cfm@7.0.0-pre16 DONE}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
        carpetstairsmod-1.15.2_v1.4.7.jar Carpet Stairs Mod {carpetstairsmod@1.4.7 DONE}
        forge-1.15.2-31.2.33-universal.jar Forge {forge@31.2.33 DONE}
        Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
        Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE}
        Charmonium-1.15.2-1.0.1.jar Charmonium {charmonium@1.15.2-1.0.1 DONE}
        createintegration-0.1.7b.jar Create Integration {createintegration@0.1.7b DONE}
        Alchemistry-Mod-1.15.2.jar Alchemistry {alchemistry@1.15.2-1 DONE}
        RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {rotten_creatures@0.9.7 DONE}
    Player Count: 1 / 90; [ServerPlayerEntity[‘6s1ghoti’/60, l=’world’, x=-706.06, y=74.00, z=-189.92]]
    Data Packs: vanilla, mod:wizard_animals_plus, mod:immersiveengineering (incompatible), mod:biomesoplenty, mod:phosphor, mod:valhelsia_structures (incompatible), mod:jei (incompatible), mod:doggytalents (incompatible), mod:patchouli (incompatible), mod:create, mod:waystones (incompatible), mod:chemlib (incompatible), mod:clumps (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:rats (incompatible), mod:autoreglib (incompatible), mod:sit (incompatible), mod:mushroomquest, mod:backpacked (incompatible), mod:animalium (incompatible), mod:mutantbeasts (incompatible), mod:fastfurnace (incompatible), mod:alib, mod:cfm (incompatible), mod:waila (incompatible), mod:carpetstairsmod, mod:forge (incompatible), mod:quark, mod:charm (incompatible), mod:charmonium (incompatible), mod:createintegration (incompatible), mod:alchemistry (incompatible), mod:rotten_creatures, file/1.15.2 jojo datapack (incompatible)
    Is Modded: Definitely; Server brand changed to ‘forge’
    Type: Dedicated Server (map_server.txt)

Hello folks,

I have eliminated my crashing issue down to the Minecraft world as a brand new world solves my issue. Here is my crash report. Any help is appreciated?

—- Minecraft Crash Report ——— Minecraft Crash Report —-// Hi. I’m Minecraft, and I’m a crashaholic.
Time: 11/8/21, 4:26 PMDescription: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at java.util.function.Predicate.lambda$and$0(Predicate.java:69) ~[?:?] {} at java.util.function.Predicate$$Lambda$3002/0x0000000800efd3a0.test(Unknown Source) ~[?:?] {} at net.minecraft.world.level.Level.lambda$getEntities$2(Level.java:591) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.Level$$Lambda$5824/0x000000080193c000.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.entity.EntitySection.m_156842_(SourceFile:34) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.EntitySectionStorage.m_156880_(SourceFile:123) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.EntitySectionStorage$$Lambda$5825/0x000000080193c230.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.entity.EntitySectionStorage.m_156877_(SourceFile:64) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.EntitySectionStorage.m_156890_(SourceFile:123) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.LevelEntityGetterAdapter.m_142232_(SourceFile:42) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.Level.m_6249_(Level.java:590) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.EntityGetter.m_5454_(SourceFile:63) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.CommonLevelAccessor.m_5454_(SourceFile:28) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.entity.Entity.m_20272_(Entity.java:770) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.entity.Entity.m_6478_(Entity.java:570) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.entity.item.ItemEntity.m_8119_(ItemEntity.java:122) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:623) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel$$Lambda$5805/0x00000008019343f8.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.Level.m_46653_(Level.java:488) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_143264_(ServerLevel.java:384) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel$$Lambda$5791/0x000000080192bdd0.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.entity.EntityTickList.m_156910_(SourceFile:54) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:365) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:882) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:334) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:818) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:683) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer$$Lambda$5146/0x00000008017534c0.run(Unknown Source) ~[?:?] {} at java.lang.Thread.run(Thread.java:833) [?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
— Head —Thread: Server WatchdogStacktrace: at java.util.function.Predicate.lambda$and$0(Predicate.java:69) ~[?:?] {} at java.util.function.Predicate$$Lambda$3002/0x0000000800efd3a0.test(Unknown Source) ~[?:?] {} at net.minecraft.world.level.Level.lambda$getEntities$2(Level.java:591) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.Level$$Lambda$5824/0x000000080193c000.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.entity.EntitySection.m_156842_(SourceFile:34) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.EntitySectionStorage.m_156880_(SourceFile:123) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.EntitySectionStorage$$Lambda$5825/0x000000080193c230.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.entity.EntitySectionStorage.m_156877_(SourceFile:64) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.EntitySectionStorage.m_156890_(SourceFile:123) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.entity.LevelEntityGetterAdapter.m_142232_(SourceFile:42) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.Level.m_6249_(Level.java:590) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.EntityGetter.m_5454_(SourceFile:63) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.level.CommonLevelAccessor.m_5454_(SourceFile:28) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.world.entity.Entity.m_20272_(Entity.java:770) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.entity.Entity.m_6478_(Entity.java:570) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.entity.item.ItemEntity.m_8119_(ItemEntity.java:122) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:623) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel$$Lambda$5805/0x00000008019343f8.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.Level.m_46653_(Level.java:488) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_143264_(ServerLevel.java:384) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel$$Lambda$5791/0x000000080192bdd0.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.level.entity.EntityTickList.m_156910_(SourceFile:54) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:365) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:882) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:334) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:818) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:683) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}— 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:253) at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)

«Finalizer» daemon prio=8 Id=3 WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] 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:172)

«Signal Dispatcher» daemon prio=9 Id=4 RUNNABLE

«Attach Listener» daemon prio=5 Id=5 RUNNABLE

«Common-Cleaner» daemon prio=8 Id=13 TIMED_WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at [email protected]/java.lang.Thread.run(Thread.java:833) at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

«Notification Thread» daemon prio=9 Id=14 RUNNABLE

«Thread-0» daemon prio=5 Id=19 TIMED_WAITING at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)

«FileSystemWatchService» daemon prio=5 Id=20 RUNNABLE (in native) at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Worker-Bootstrap-1» daemon prio=5 Id=24 TIMED_WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Bootstrap-3» daemon prio=5 Id=26 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Bootstrap-4» daemon prio=5 Id=27 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Bootstrap-5» daemon prio=5 Id=28 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Bootstrap-6» daemon prio=5 Id=29 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Bootstrap-7» daemon prio=5 Id=30 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Timer hack thread» daemon prio=5 Id=31 TIMED_WAITING at [email protected]/java.lang.Thread.sleep(Native Method) at TRANSFORMER/[email protected]/net.minecraft.Util$7.run(Util.java:569)

«modloading-worker-0» daemon prio=5 Id=32 TIMED_WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-8» daemon prio=5 Id=38 TIMED_WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-9» daemon prio=5 Id=39 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-10» daemon prio=5 Id=40 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-11» daemon prio=5 Id=41 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-12» daemon prio=5 Id=42 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-13» daemon prio=5 Id=43 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Worker-Main-14» daemon prio=5 Id=44 WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

«Snooper Timer» daemon prio=5 Id=46 WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] at [email protected]/java.lang.Object.wait(Object.java:338) at [email protected]/java.util.TimerThread.mainLoop(Timer.java:537) at [email protected]/java.util.TimerThread.run(Timer.java:516)

«Java2D Disposer» daemon prio=10 Id=47 WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] 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:145) at [email protected]/java.lang.Thread.run(Thread.java:833)

«AWT-Shutdown» prio=5 Id=48 WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] at [email protected]/java.lang.Object.wait(Object.java:338) at [email protected]/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291) at [email protected]/java.lang.Thread.run(Thread.java:833)

«AWT-Windows» daemon prio=6 Id=49 RUNNABLE at [email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method) at [email protected]/sun.awt.windows.WToolkit.run(WToolkit.java:365) at [email protected]/java.lang.Thread.run(Thread.java:833)

«AWT-EventQueue-0» prio=6 Id=51 RUNNABLE (in native) at [email protected]/sun.java2d.d3d.D3DRenderQueue.flushBuffer(Native Method) at [email protected]/sun.java2d.d3d.D3DRenderQueue.flushBuffer(D3DRenderQueue.java:152) at [email protected]/sun.java2d.d3d.D3DRenderQueue.flushNow(D3DRenderQueue.java:137) at [email protected]/sun.java2d.pipe.RenderQueue.ensureCapacity(RenderQueue.java:163) at [email protected]/sun.java2d.pipe.RenderQueue.ensureCapacityAndAlignment(RenderQueue.java:180) at [email protected]/sun.java2d.d3d.D3DBlitLoops.enqueueBlit(D3DBlitLoops.java:221) at [email protected]/sun.java2d.d3d.D3DBlitLoops.IsoBlit(D3DBlitLoops.java:338) at [email protected]/sun.java2d.d3d.D3DTextureToSurfaceBlit.Blit(D3DBlitLoops.java:743) …
Number of locked synchronizers = 1 — [email protected]

«TimerQueue» daemon prio=5 Id=53 TIMED_WAITING on java.u[email protected]73d7aac0 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on java.u[email protected]73d7aac0 at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at [email protected]/java.util.concurrent.DelayQueue.take(DelayQueue.java:229) at [email protected]/javax.swing.TimerQueue.run(TimerQueue.java:172) at [email protected]/java.lang.Thread.run(Thread.java:833)
Number of locked synchronizers = 1 — [email protected]

«Thread-2» daemon prio=5 Id=52 WAITING on java.u[email protected]70fe79c6 at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on java.u[email protected]70fe79c6 at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at MC-BOOTSTRAP/[email protected]/com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) …

«Server thread» prio=5 Id=45 RUNNABLE at [email protected]/java.util.function.Predicate.lambda$and$0(Predicate.java:69) at [email protected]/java.util.function.Predicate$$Lambda$3002/0x0000000800efd3a0.test(Unknown Source) at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.lambda$getEntities$2(Level.java:591) at TRANSFORMER/[email protected]/net.minecraft.world.level.Level$$Lambda$5824/0x000000080193c000.accept(Unknown Source) at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntitySection.m_156842_(SourceFile:34) at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntitySectionStorage.m_156880_(SourceFile:123) at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntitySectionStorage$$Lambda$5825/0x000000080193c230.accept(Unknown Source) at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntitySectionStorage.m_156877_(SourceFile:64) …

«DestroyJavaVM» prio=5 Id=56 RUNNABLE

«D3D Screen Updater» daemon prio=7 Id=57 TIMED_WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] at [email protected]/sun.java2d.d3d.D3DScreenUpdateManager.run(D3DScreenUpdateManager.java:425) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Server console handler» daemon prio=5 Id=58 RUNNABLE (in native) at [email protected]/java.io.FileInputStream.readBytes(Native Method) at [email protected]/java.io.FileInputStream.read(FileInputStream.java:276) at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:282) at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343) — locked [email protected] at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) — locked [email protected] at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:177) …

«ObjectCleanerThread» daemon prio=1 Id=59 TIMED_WAITING on [email protected] at [email protected]/java.lang.Object.wait(Native Method) — waiting on [email protected] at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #0» daemon prio=5 Id=60 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«FileSystemWatchService» daemon prio=5 Id=61 RUNNABLE (in native) at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) at [email protected]/java.lang.Thread.run(Thread.java:833)

«IO-Worker-16» prio=5 Id=63 TIMED_WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Server Watchdog» daemon prio=5 Id=65 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 TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) at [email protected]/java.lang.Thread.run(Thread.java:833)

«IO-Worker-18» prio=5 Id=66 TIMED_WAITING on [email protected] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) — waiting on [email protected] at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #1» daemon prio=5 Id=67 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #2» daemon prio=5 Id=68 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #3» daemon prio=5 Id=69 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #4» daemon prio=5 Id=70 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #5» daemon prio=5 Id=71 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #6» daemon prio=5 Id=72 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

«Netty Server IO #7» daemon prio=5 Id=76 RUNNABLE at [email protected]/sun.nio.ch.WEPoll.wait(Native Method) at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) — locked [email protected] — locked [email protected] at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) at MC-BOOTSTRAP/[email protected]8/io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at [email protected]/java.lang.Thread.run(Thread.java:833)

Stacktrace: at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:58) [server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading} at java.lang.Thread.run(Thread.java:833) [?:?] {}

— Performance stats —Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 15870,15862,145,531,531,0,0 [minecraft:item:15653,minecraft:zombie:30,minecraft:salmon:20,minecraft:chicken:16,minecraft:skeleton:16], block_entities: 126 [minecraft:hopper:66,minecraft:furnace:23,minecraft:blast_furnace:16,minecraft:mob_spawner:13,minecraft:brewing_stand:2], block_ticks: 2, fluid_ticks: 112, chunk_source: Chunks W: 2593 E: 15870,15862,145,531,531,0,0,ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0
— System Details —Details: Minecraft Version: 1.17.1 Minecraft Version ID: 1.17.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 5030995632 bytes (4797 MiB) / 6241124352 bytes (5952 MiB) up to 17179869184 bytes (16384 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz Identifier: Intel64 Family 6 Model 45 Stepping 7 Microarchitecture: Sandy Bridge (Server) Frequency (GHz): 2.00 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 8 Graphics card #0 name: Microsoft Hyper-V Video Graphics card #0 vendor: Microsoft Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=10.0.19041.1 Graphics card #1 name: Microsoft Remote Display Adapter Graphics card #1 vendor: Microsoft Graphics card #1 VRAM (MB): 0.00 Graphics card #1 deviceId: unknown Graphics card #1 versionInfo: DriverVersion=10.0.19041.662 Memory slot #0 capacity (MB): 3968.00 Memory slot #0 clockSpeed (GHz): 0.00 Memory slot #0 type: Unknown Memory slot #1 capacity (MB): 28816.00 Memory slot #1 clockSpeed (GHz): 0.00 Memory slot #1 type: Unknown Virtual memory max (MB): 37647.02 Virtual memory used (MB): 10583.82 Swap memory total (MB): 4864.00 Swap memory used (MB): 0.00 JVM Flags: 3 total; -Xms4G -Xmx16G -XX:+UseG1GC Player Count: 1 / 20; [ServerPlayer[‘oAstrea’/15862, l=’ServerLevel[world]’, x=100601.08, y=63.00, z=10104.24]] Data Packs: vanilla, mod:forge Is Modded: Definitely; Server brand changed to ‘forge’ Type: Dedicated Server (map_server.txt) ModLauncher: 9.0.7+91+master.8569cdf ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE capability_inject_definalize PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] [email protected] Mod List: server-1.17.1-20210706.113038-srg.jar |Minecraft |minecraft |1.17.1 |DONE |Manifest: NOSIGNATURE forge-1.17.1-37.0.104-universal.jar |Forge |forge |37.0.104 |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: e27f5436-1a44-4e62-9e8e-af8a750220cc FML: 37.0 Forge: net.minecraftforge:37.0.104

Here is a crash report on version 1.16.5

—- Minecraft Crash Report ——— Minecraft Crash Report —-// Hey, that tickles! Hehehe!
Time: 10/23/21 11:38 PMDescription: Watching Server
java.lang.Error: Watchdog at java.util.function.Predicate.lambda$and$0(Unknown Source) at java.util.function.Predicate$$Lambda$1718/366133962.test(Unknown Source) at cgh.a(SourceFile:502) at brx.a(SourceFile:748) at bro.c(SourceFile:66) at bri.c(SourceFile:22) at brg.d(SourceFile:58) at brg.b(SourceFile:50) at brg.k(SourceFile:42) at bcv.j(SourceFile:118) at aag.a(SourceFile:621) at aag$$Lambda$3579/1769272721.accept(Unknown Source) at brx.a(SourceFile:561) at aag.a(SourceFile:411) at net.minecraft.server.MinecraftServer.b(SourceFile:871) at zg.b(SourceFile:312) at net.minecraft.server.MinecraftServer.a(SourceFile:811) at net.minecraft.server.MinecraftServer.w(SourceFile:670) at net.minecraft.server.MinecraftServer.a(SourceFile:257) at net.minecraft.server.MinecraftServer$$Lambda$3267/1019192512.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
— Head —Thread: Server WatchdogStacktrace: at java.util.function.Predicate.lambda$and$0(Unknown Source) at java.util.function.Predicate$$Lambda$1718/366133962.test(Unknown Source) at cgh.a(SourceFile:502) at brx.a(SourceFile:748) at bro.c(SourceFile:66) at bri.c(SourceFile:22) at brg.d(SourceFile:58) at brg.b(SourceFile:50) at brg.k(SourceFile:42) at bcv.j(SourceFile:118) at aag.a(SourceFile:621) at aag$$Lambda$3579/1769272721.accept(Unknown Source) at brx.a(SourceFile:561) at aag.a(SourceFile:411) at net.minecraft.server.MinecraftServer.b(SourceFile:871) at zg.b(SourceFile:312) at net.minecraft.server.MinecraftServer.a(SourceFile:811) at net.minecraft.server.MinecraftServer.w(SourceFile:670) at net.minecraft.server.MinecraftServer.a(SourceFile:257)
— Thread Dump —Details: Threads: «Netty Server IO #6» Id=61 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«Netty Server IO #5» Id=60 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«Netty Server IO #4» Id=57 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«Netty Server IO #3» Id=53 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«Netty Server IO #2» Id=52 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«Netty Server IO #1» Id=51 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«Server Watchdog» Id=50 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(Unknown Source) at zj.run(SourceFile:49) at java.lang.Thread.run(Unknown Source)

«Netty Server IO #0» Id=43 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) — locked [email protected] — locked [email protected] — locked [email protected] at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) …

«ObjectCleanerThread» Id=42 TIMED_WAITING on [email protected] at java.lang.Object.wait(Native Method) — waiting on [email protected] at java.lang.ref.ReferenceQueue.remove(Unknown Source) 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(Unknown Source)

«Server console handler» Id=41 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) — locked java.io.BufferedInputStre[email protected] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) — locked [email protected] at java.io.InputStreamReader.read(Unknown Source) …

«DestroyJavaVM» Id=40 RUNNABLE

«Server thread» Id=29 RUNNABLE at java.util.function.Predicate.lambda$and$0(Unknown Source) at java.util.function.Predicate$$Lambda$1718/366133962.test(Unknown Source) at cgh.a(SourceFile:502) at brx.a(SourceFile:748) at bro.c(SourceFile:66) at bri.c(SourceFile:22) at brg.d(SourceFile:58) at brg.b(SourceFile:50) …

«Thread-3» Id=36 WAITING on java.u[email protected]56ead45 at sun.misc.Unsafe.park(Native Method) — waiting on java.u[email protected]56ead45 at java.util.concurrent.locks.LockSupport.park(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) at zm.a(SourceFile:137) at zm$$Lambda$3282/1965803324.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

«TimerQueue» Id=37 TIMED_WAITING on java.u[email protected]349781b6 at sun.misc.Unsafe.park(Native Method) — waiting on java.u[email protected]349781b6 at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source) at java.util.concurrent.DelayQueue.take(Unknown Source) at javax.swing.TimerQueue.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1 — [email protected]

«AWT-EventQueue-0» Id=35 RUNNABLE at sun.awt.windows.ThemeReader.openTheme(Native Method) at sun.awt.windows.ThemeReader.getThemeImpl(Unknown Source) at sun.awt.windows.ThemeReader.getTheme(Unknown Source) at sun.awt.windows.ThemeReader.isThemePartDefined(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle.isSkinDefined(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle.isVista(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsScrollBarUI.setThumbRollover(Unknown Source) at javax.swing.plaf.basic.BasicScrollBarUI.setThumbBounds(Unknown Source) …
Number of locked synchronizers = 1 — [email protected]273e1f

«AWT-Windows» Id=33 RUNNABLE (in native) at sun.awt.windows.WToolkit.eventLoop(Native Method) at sun.awt.windows.WToolkit.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

«AWT-Shutdown» Id=32 WAITING on [email protected] at java.lang.Object.wait(Native Method) — waiting on [email protected] at java.lang.Object.wait(Unknown Source) at sun.awt.AWTAutoShutdown.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

«Java2D Disposer» Id=31 WAITING on [email protected] at java.lang.Object.wait(Native Method) — waiting on [email protected] at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at sun.java2d.Disposer.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

«Snooper Timer» Id=30 WAITING on [email protected] at java.lang.Object.wait(Native Method) — waiting on [email protected] at java.lang.Object.wait(Unknown Source) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source)

«Timer hack thread» Id=21 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at x$6.run(SourceFile:636)

«Attach Listener» Id=5 RUNNABLE

«Signal Dispatcher» Id=4 RUNNABLE

«Finalizer» Id=3 WAITING on [email protected] at java.lang.Object.wait(Native Method) — waiting on [email protected] at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

«Reference Handler» Id=2 WAITING on [email protected] at java.lang.Object.wait(Native Method) — waiting on [email protected] at java.lang.Object.wait(Unknown Source) at java.lang.ref.Reference.tryHandlePending(Unknown Source) at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

Stacktrace: at zj.run(SourceFile:65) at java.lang.Thread.run(Unknown Source)
— Performance stats —Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 15865 [minecraft:item:15655,minecraft:zombie:29,minecraft:skeleton:21,minecraft:chicken:18,minecraft:pig:16], block_entities: 192 [minecraft:hopper:66,minecraft:chest:62,minecraft:furnace:23,minecraft:blast_furnace:16,minecraft:mob_spawner:14], block_ticks: 2, fluid_ticks: 0, chunk_source: ServerChunkCache: 2158,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: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_281, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5341868760 bytes (5094 MB) / 8766095360 bytes (8360 MB) up to 22906667008 bytes (21845 MB) CPUs: 8 JVM Flags: 2 total; -Xmx24576M -Xms2048M Player Count: 1 / 20; [aah[‘oAstrea’/15843, l=’ServerLevel[world]’, x=100557.00, y=70.00, z=10122.73]] Data Packs: vanilla Is Modded: Unknown (can’t tell) Type: Dedicated Server (map_server.txt)

Понравилась статья? Поделить с друзьями:
  • Watchdog ошибка вин 10
  • Watchdog error перевод
  • Watch dogs управление машиной как исправить
  • Watch dogs системная ошибка
  • Watch dogs ошибка виндовс 10