any reason why parts of LOD appear empty?
i've regenerated my LODs, while standing in the middle of that area that appears to have excavated chunks, after moving away from it they appear as shown in the screenshot below. is there a way to regenerate this entire area without having to regenerate all the LODs again?

Solution:Jump to solution
okay i just deleted the whole database file along with the lod folder, seems this fixed it
8 Replies
You can force an update by going inside the affected chunks and placing/destroying a couple of blocks (the more the better)
Then stay in that area (or even better just inside this chunk) for a couple of minutes
Best to also increase the DH CPU load during the process
Cheers, i will try that out.
does not seem to work unfortunately, i sat there for like 7 minutes with DH cpu load maxed out, the area remains unaffected
there's a bunch of stuff going on here that i'm unsure of

keeps going up
You can try to decrease your DH RD to something low to limit the distant updates
You can also try to regenerate everything by deleting it (or moving somewhere else as a backup)
!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/
Server Mod
- Overworld: SERVER_FOLDER/world/data/DistantHorizons.sqlite
- Nether: SERVER_FOLDER/world/DIM-1/data/DistantHorizons.sqlite
- End: SERVER_FOLDER/world/DIM1/data/DistantHorizons.sqlite
- Custom Dimensions: SERVER_FOLDER/world/DIMENSION_FOLDER/data/DistantHorizons.sqlite
Server Plugin
All dimensions in one file: SERVER_FOLDER/plugins/DHSupport/data.sqlite
NOTE:
Sometimes there might be 2 additional files next to the main one with extensions .sqlite-wal
and .sqlite-shm
If there are, all 3 should be treated as a single file, a.k.a. moved, deleted, backed-up always together!
If you don't, the database will become corrupted.Outside of that I’m out of ideas for now
Solution
okay i just deleted the whole database file along with the lod folder, seems this fixed it