Strange Visual Artifacts after updating to 2.3.0
Any fix? Image on the left is without shaders, image on the right is with Bliss (different time of day)


6 Replies
To add, this only happens on a server with distant horizons enabled. It only happens to me though, nobody else who plays on our server. this glitch does not happen on single player worlds.
Two issues here
For the black fog, try removing your config file. If that doesn't work and you don't care about your LODs, try deleting them
/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
For the other issue:
/blisssky
This is a Bliss issue, there are 5 known potential fixes:
- Turn shaders off and back on (repeat after each next fix)
- Set transparency to complete in DH settings
- Decrease or increase the DH RD by 2 - 8 chunks
- Restart the game after applying all the previous fixes
- Change the shader to different one
Thank you. This fixed it.
(LOD deleting)