The new version conflicts with origins_1.41
chen-Futuro opened this issue ยท 6 comments
Sodium-extra-0.4.13+mc1.18.2-build.75 seems to conflict with origins_1.41, at the same time using them cannot enter the game, the game process and window are closed directly
And sodium-extra-0.4.11+mc1.18.2-build.67 can run normally
I am using 1.18.2Fabric and sodium-fabric-mc1.18.2-0.4.1+build.15
The only workaround, for now, is adding mixin.fog.falloff=false
to .minecraft/config/sodium-extra.properties
and losing out the fog start multiplier functionality or downgrading since Sodium Extra 0.4.12+
and Origins both modify the same area of the game.
I have a suggestion, is it feasible to disable conflicting function modules if origins are detected at startup?
I've already committed a patch for it, I will try to get a release out before 1.19.3 drops.