Pregened World Not Loading Chunks

Pregened a world with a 10000 radius then moved it over to the server but it has stopped rendering after a certain amount has been loaded. (Fabric 1.21.5)
No description
Solution:
Using Chunky to pregenerate for DH is not recommended for several reasons. The first one is the swiss cheese that might show up when using chunky while DH is installed. The second reason is that it's pointless, as DH has a build in pregenerator that is better integrated than chunky: - It saves space by only storing LODs, not normal chunks - It is faster to use DH's pregenerator to generate the LODs than first using chunky to generate the normal chunks, and then using DH to convert the normal chunks to LODs - It is part of DH, and therefore always/only called when DH needs it - Chunky calculates it's radius in blocks, confusing the user if they are not aware of this ...
Jump to solution
6 Replies
Miki_P98
Miki_P985mo ago
What have you used for the pregen?
Jevster
JevsterOP5mo ago
I used chunky, chunks load fine in singleplayer just multiplayer seems to be having the issue.
Miki_P98
Miki_P985mo ago
/chunky
Solution
YAGPDB.xyz
YAGPDB.xyz5mo ago
Using Chunky to pregenerate for DH is not recommended for several reasons. The first one is the swiss cheese that might show up when using chunky while DH is installed. The second reason is that it's pointless, as DH has a build in pregenerator that is better integrated than chunky: - It saves space by only storing LODs, not normal chunks - It is faster to use DH's pregenerator to generate the LODs than first using chunky to generate the normal chunks, and then using DH to convert the normal chunks to LODs - It is part of DH, and therefore always/only called when DH needs it - Chunky calculates it's radius in blocks, confusing the user if they are not aware of this Distant Horizons' built-in LOD pregenerator is enabled by default, and can be sped up or slowed down by changing the Cpu Load in DH's settings, or disabled by turning off Distant Generation. If you want to pregenerate both LODs and normal chunks, set the Distance Generator Mode to Internal Server under Advanced, World Generator. This will of course take up quite a lot more storage space. Make sure you have C2ME installed if you want to use Internal Server, as the generation speed will be crap if you don't. Note, this also applied to other similar pregeneration mods.
Miki_P98
Miki_P985mo ago
Chunky creates issues with DH Also it does not pregen any LODs, only vanilla chunks It is best to use DH for pregen It does not create issues and is faster Seeing the random LODs on the SS I think it would be best to delete all DH LODs and start the LOD generation again You can also try running DH pregen
Jevster
JevsterOP5mo ago
Gotcha, I’ll start on it today. I appreciate the help and info

Did you find this page helpful?