Smoothchunk breaks chunk saving
Smoothchunk appears to break chunk saving during pregen.
Tested Versions:
Forge 47.4.0
Smoothchunk 1.20.1-4.1
DistantHorizons 2.3.4-b
Minecraft 1.20.1
Expected behaviour:
When setting
distantGeneratorMode = "INTERNAL_SERVER"
after running
dh pregen start minecraft:overworld 0 0 32
there should be at least 32 chunks saved in the world files out from the center
Actual behaviour:
The saved world files don't change (verified with MCA selector).
Additionally, the pregen speed is about halved compared to without smoothchunk.
I have tested this on a clean forge server without connecting any client. I haven't tested if this is also an issue in singleplayer/normally generated lods.
I guess this issue isn't entirely unexpected, but it took me quite a while to figure out that the slow chunk loading after pregeneration was actually an error, that it wasn't just misconfiguration and that it was the result of an incompatibility.
0 Replies