Distant Horizons renderer has encountered an exception!
I don't know how this error occured or what happened but here's what I tried:
- Deleting the DistantHorizons.toml file in the config folder.
- Installing a different version.
The first screenshot is using version 2.21, the second screenshot is using version 2.2.0, and the last screenshot is my mods folder. I play multiplayer using version 1.21.
4 Replies
It looks like your LOD database got corrupted. If your LODs don't matter a lot to you, you can try deleting it.
/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/
That worked! Thanks a lot! :)
Nice!