Strange Tara in the distance

When I load a world, incorrect tare often appears in the distance. When I hang there, it sometimes disappears, but it reappears when I wake up. Does anyone know how I can solve this problem?
No description
8 Replies
Evil_Zane
Evil_ZaneOP2mo ago
No description
Skillnoob_
Skillnoob_2mo ago
try using the FULL generation mode It won't update existing LODs though, so you'd need to delete the database
Evil_Zane
Evil_ZaneOP2mo ago
Could the error be that I am using it across different worlds?
Miki_P98
Miki_P982mo ago
If on singleplayer that shouldn’t be the issue If on multiplayer make sure the server name is different
Evil_Zane
Evil_ZaneOP2mo ago
ok, where is the database?
Skillnoob_
Skillnoob_2mo ago
!lodstored
YAGPDB.xyz
YAGPDB.xyz2mo ago
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.
Evil_Zane
Evil_ZaneOP2mo ago
thanks that worked

Did you find this page helpful?