pop4959 / Chunky

Pre-generates chunks, quickly, efficiently, and safely.
GNU General Public License v3.0
556 stars 63 forks source link

Crashing while generating chunks on Minecraft 1.20.4 Fabric #320

Closed Tresillo2017 closed 6 months ago

Tresillo2017 commented 6 months ago

crash-2024-02-17_10.59.51-server.txt

Commands used

Problem

After a while, chunky suddenly stops and CPU usage drops. Nothing appears on the server console.

pop4959 commented 6 months ago

Not a bug; this is just a watchdog crash and generally has nothing directly to do with chunky. There is a mod in your stack trace which is "MCAFabric" that appears to be doing something here during world gen but may or may not be related to the crash.

I recommend reading the FAQ and join our Discord server for more help troubleshooting the issues you're having.