Dh just crashing
I have a modpack with Oculus, and with Dh it just crashed I removed every single mod and it still crashes.
21 Replies
What's your dh and oculus version
And can you send a screenshot of your modlist after you removed every mod?
I tried removing oculus
It worked
But it’s stuck on this
i allocated more ram to Minecraft
It still not working
What's your modlist
Tacz embedium DH Ferritecore, Gpuleakfix, Jei, oculus
DH: 2.0.1
Oculus:1.7.0
Oh that's probably why, Try updating your dh to 2.1.0a
alright
Enable alpha files option on curseforge
Alright
2.0.1 doesn't support shaders I don't think
O
It’s fine
Doesn’t matter
I’ll just use optifine if It doesn’t support shaders, Bc i don’t usually use shaders on optifine
The bootloop thing idk
alr
what about oculus
Which version oculus
wait nvm my oculus latest version
for the infinite loading screen: delete the config file at .minecraft/config/distanthorizons.toml
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
Why doesn't DH have a config fixer of some kind? The config is getting corrupted far too many times...
Surround every config read and write with a try_catch
We already are…
Unfortunately it’s a hard bug to reproduce and harder yet to fix.
why? how?
The issue only pops up with very specific config/DH version combos.
I’m guessing certain entries being present, absent, or with a different data type; might be causing the issue, but I don’t know.
And if I knew how, it’d be fixed 🙃
If there was a simple way to reproduce the issue I could probably have it fixed in an hour.
All of those are easy to catch in the try_catch, but I get it, some bugs are just...