
Forge 1.20.1 compatability with Distant Horizons
ta-xao opened this issue ยท 4 comments
Trying to run InvMove alongside Distant Horizons using Forge 1.20.1 results in a Java error
I've tried all versions of the cloth config API and Distant Horizons available for Forge 1.20.1, and each time it produced the error shown in the screenshot or just crashed outright without getting to load (though it seems latter is an issue caused by older Distant Horizons versions). Compatibility with various other mods seems fine, just Distant Horizons seems incompatible
There might be new versions for invmove/distant horizons out by now, I haven't really looked at it much since I submitted the bug report. However, as it states in the crash report I linked, at the time I only used:
- Cloth Config v10 API ver. 11.1.118
- Forge ver. 47.3.0
- InvMove ver. 0.8.4
- Distant Horizons ver. 2.1.2-a
No other mods at all, as I attempted to isolate the cause of the issue as much as possible.
What is your DH version. 2.x.x is incompatible with Sodium/Embeddium. I am running DH perfectly fine with InvMove and have for a while now.
This was an issue where certain unrecognized screens were getting loaded early due to a bug in InvMove's config loading.
Should be fixed since v0.8.8 but that's only released on 1.21.x right now (backports coming soon)
Should be fixed on all versions in v0.9.0 (also on Modrinth)