Errors showing up when pregenerating, generation hangs
I am pregenerating chunks on a server using
dh pregen
.
Settings:
- generation.mode is INTERNAL_SERVER
- common.threadPreset: I tried I_PAID_FOR_THE_WHOLE_CPU and AGGRESSIVE
- Everything else is set to default
JVM Args:
Mod list (same on client and server):
c2me-fabric-mc1.21.1-0.3.0+alpha.0.315.jar
DistantHorizons-fabric-neoforge-2.3.0-b-1.21.1.jar
fabric-api-0.115.2+1.21.1.jar
fabric-carpet-1.21-1.4.147+v240613.jar
itemscroller-fabric-1.21-0.24.57.jar
journeymap-fabric-1.21.1-6.0.0-beta.40.jar
malilib-fabric-1.21-0.21.7.jar
minihud-fabric-1.21-0.32.57.jar
noisium-fabric-2.3.0+mc1.21-1.21.1.jar
servux-fabric-1.21-0.3.13.jar
sodium-fabric-0.6.9+mc1.21.1.jar
spark-1.10.109-fabric.jar
tweakeroo-fabric-1.21.1-0.21.50.jar
Datapacks:
JJThunder_To_The_Max_1.21.0-1.21.1_v0.5.0.zip
What happens:
I get a lot of errors like this:
These show up every few minutes and at some point the generation starts hanging (i.e. multiple hours with zero progress).
I also found a few messages like this:
If you need anything from me, I am happy to help debugging this further.1 Reply
My suspicion after researching this (as a Software Engineer with no modding experience) is that Distant Horizons may need to load chunks around the ones being generated to ensure things overlapping chunk borders can generate properly. I could be completely wrong though.