Abnormal DH behaviour
I tried to swap from unstable/main version, but now the whole terrain is de-rendering everything like in vnailla, and no longer generate any LOD.
9 Replies
Well well well what do we have here

I'll try to remove DH and reinstall the nightly build
It looks like the database got corrupted
Try deleting the LOD DBs
Aye, I searched on discord and seems like I have to raze
/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
Ok let's relog in (It's cooking again)
How can the DB get corrupted ? I'd like not to facee this again
Could happen when you modify the .sqlite file like moving it but not modifying the -wal and -shm files as well