DH dev disables rendering on each game restart

DH dev disables rendering on each game restart if "Show LOD Gen/Import Progress" is disabled (latest commit https://gitlab.com/distant-horizons-team/distant-horizons/-/jobs/8830121340) I tried deleting the config file, did not fix.
3 Replies
Puhpine
Puhpine3mo ago
Can you try deleting your config file at .minecraft/config/distant horizons.toml? Perhaps it got corrupted
YAGPDB.xyz
YAGPDB.xyz3mo ago
To edit the config, press the button next to the FOV slider to edit the config. The config file found in .minecraft/config/DistantHorizons.toml
Azza
AzzaOP3mo ago
I already deleted the ./config/DistantHorizons.toml config file I backed up the config file to see how it differs when disabling "Show LOD Gen/Import Progress" Before game restart (already exited):
showGenerationProgress = [-"OVERLAY"-]{+"DISABLED"+}
showGenerationProgress = [-"OVERLAY"-]{+"DISABLED"+}
After game restart (I did not open DH settings, simply launched minecraft to its main menu):
showGenerationProgress = [-"OVERLAY"-]{+"DISABLED"+}
---
rendererMode = [-"DEFAULT"-]{+"DISABLED"+}
showGenerationProgress = [-"OVERLAY"-]{+"DISABLED"+}
---
rendererMode = [-"DEFAULT"-]{+"DISABLED"+}

Did you find this page helpful?