Server side fork seemingly not requesting lods from server
Hi, Ive setup a local server with the server side fork of DH, and Ive pregenerated an area using chunky through the method listed on the wiki. Now Im trying to join the server and have the client request chunks, but the client doesnt seem to be sending any requests for chunks, or its not receiving any. I find this weird since I was able to confirm that it worked one time before, but I had to reset the world because I forgot to uninstall Starlight which was causing some lighting issues. Does anyone know what might be the cause of this?
7 Replies
This is the server's distant horizons toml file
And the client's
oops, turns out I still had distant generation set to false. I will test again and share my findings
It still doesnt seem to be requesting any chunks
maybe try restarting the server and client after setting distant generation to true? im just speculating though
Yeah Ive done that a couple times, but sadly that didnt work
Now Im trying it again with a reset config on the server side
okay resetting the config fixed it. I think I changed a setting to an illegal value and it just didnt parse or something like that
alright, glad you figured it out!