Open CodeGordon opened 2 years ago
I tried to reset everything and redo the entire server. Still crashing from the same NullPointerException. The attached world backup is from after starting the server but before starting the pregen process.
Logs latest.log crash-2022-06-23_15.35.42-server.txt
World Backup server.properties 2022-06-23-14-54-41.zip
@CodeGordon the issue is "Lithium" is installed. Maybe its radium or rubidium. Don't remember how its called. Lithium Changes how "Points of Interest" are changed. Chunk Pregen fixes a bug within Minecraft (memory leak to be specific) but lithium didn't account for that memory leak being patched, why should they.
Simply go into their mixin config and set "ai.poi" to false. (You have to write it like this: poi.ai=false) Or during pregeneration disable lithium or how your lithium port is called.
Oh yeah: Chunk Pregen dev writing this
Describe the bug Server constantly crashing when trying to pregen. This occurs after about 10-30 minutes.
Modpack Version
Forge Version 36.2.35
To Reproduce Steps to reproduce the behavior:
Expected behavior Pregen to not crash the server.
Logs crash-2022-06-23_05.44.14-server.txt crash-2022-06-23_06.28.50-server.txt crash-2022-06-23_07.11.32-server.txt crash-2022-06-23_07.51.42-server.txt crash-2022-06-23_08.33.27-server.txt
Startup Options