I have to re-render the chunks on my server after every restart
12 Replies
this one is before I restarted
and this one is pre restart
That is only on the server I have no problem in singleplayer
what is you multiverse similarity value in DH settings?
0.5 but I used to have it on 1 before with the same problem
set it lower
1.0 means that if even 1 block is for whatever reason different DH will create a separate DB
0.5 means half of the blocks
You will probably also have to delete all the unnecesarry DBs
/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/
Insteaad of
DistantHorizons.sqlite
there will be a lot of folders
You should keep only 1 folder (unless you have mods with custom dimentions)ye I think I found it
ye I think that was it. Definitely works now I ll have to see if it stays that way after some builds and update the files but should work with that setting thanks a lot
No problem 😁