DH server not sending updated chunks to client

Basically title. The only note I have is that I pregenerated both the chunks and the LODS in a single player world, then moved those files into the server world folder. The LOD files were not moved into the “dh server data” client folder, but isn’t the server supposed to update those when a player joins? Any help is appreciated.
Solution:
Found the answer myself. EnableDistantGeneration was set to "false" in the server config. Both server and client config need the setting set to "true".
Jump to solution
1 Reply
Solution
Gardecune
Gardecune7d ago
Found the answer myself. EnableDistantGeneration was set to "false" in the server config. Both server and client config need the setting set to "true".

Did you find this page helpful?