fake LOD on a server
Hi, I've noticed that the mod produces fake LOD blocks which dissapears after you reach the true rendering distance, example on a screen below, is there any way to fix it?
10 Replies
there should be nothing on the horizon above the ocean
does the server have multiple overworlds?
meaning like nether and stuff? no, not yet visited
will deleting some of the distant horizons files from the world help regenerate the lod properly?
no i mean multiple overworlds. if you dont know what i mean, it probably doesnt have that
yes you can try that. delete the sqlite file(s) for that
/lodstored
Single Player:
- Overworld:
.minecraft/saves/WORLD_NAME/data/DistantHorizons.sqlite
- Nether: .minecraft/saves/WORLD_NAME/DIM-1/data/DistantHorizons.sqlite
- End: .minecraft/saves/WORLD_NAME/DIM1/data/DistantHorizons.sqlite
- Custom Dimensions: .minecraft/saves/WORLD_NAME/DIMENSION_FOLDER/data/DistantHorizons.sqlite
Multiplayer:
- .minecraft/Distant_Horizons_server_data/SERVER_NAME/
oh shoot you said sqlite files
I've deleted the whole folder xP
in .minecraft/Distant_Horizons_server_data/SERVER_NAME/
Distant Generation doesn't work in multiplayer, meaning DH won't be able to generate LODs for chunks outside the vanilla render distance.
Instead, as you travel around the world, LODs will be generated for areas you've visited.
In the next update, DH 2.3, you will be able to add DH to your server granted it's running a compatible mod/plugin loader (Fabric, (Neo)Forge, Bukkit and their derivatives). This will allow the server to generate LODs and send them to the client, making distant generation possible on multiplayer.
If you wish to try 2.3 early, read everything in this thread: https://discord.com/channels/881614130614767666/1285883332768563284
Keep in mind that this build is still experimental, we do not encourage using it on large servers until further testing.
That's also an option, but you have now deleted the Lod's for all servers, not that specific one
no no, I've deleted only the folder with server name, but still, it was the only server I had horizons on
aaaaand I know now what was the problem, I had to sleep on it 😛
I have deleted the server world multiple times from my dedicated server folder
however I have not changed the name of a server
so I guess mod used the LOD from a previous worlds
and mashed it together into some abomination
ah yes, thats indeed the reason then yea
glad you were able to figure it out