Virtuoel / Pehkui

Fabric/Forge/NeoForge/Quilt mod that allows for changing the size of any entity.
MIT License
87 stars 33 forks source link

[1.20.1]: Nether Stalling on server #492

Closed aking4125 closed 3 months ago

aking4125 commented 4 months ago

Minecraft version(s)

1.20.1

Mod loader

Forge

Mod loader version

47.1.3 [Sinytra Connector]

In what kind of world or server did the problem occur?

My multiplayer server that I was running

What went wrong? (Crash logs don't go here)

Hello,

Upon exploring or generating chunks in The Nether. The server hangs. The Watchdog crashes the server with Pehuki being listed.

This is most likely a dupe of https://github.com/Virtuoel/Pehkui/issues/429 but that issue is closed.

Full list of installed mods and their version numbers

Refer to the crash report file below.

Did the problem cause the game to crash?

Yes. (paste crash report below)

Full crash report contents (if you experienced a crash)

crash-2024-02-14_15.08.21-server.txt

Virtuoel commented 4 months ago

Can you edit the server's config/modernfix-mixins.properties, add a new line to the very bottom: mixin.bugfix.chunk_deadlock=false, and then provide a new crash log?

aking4125 commented 4 months ago

Apologies on the delay, work has taken over for me. We will attempt this probably tomorrow night. I'll get back to you with the results.

aking4125 commented 4 months ago

Apologies for the delay. I have attempted the above configuration for Modernfix. Server watchdog still crashes after some time with the Nether stalling upon Chunk generation (Used Chunky):

crash-2024-02-19_10.10.46-server.txt

Virtuoel commented 3 months ago

Should now be resolved as of the 3.8.0 release.