[LAUNCH]: Imcompatibility with Sodium 0.5
NalCol opened this issue ยท 17 comments
Version
5.0.0-alpha.14
Minecraft Version
1.19.4
Entire Logs
Additional Notes
I have many mods installed (mostly optimization mods) and it will crash only with Sodium and Iris is enabled.
IDK if the problem is being produced under the specific mod list or just iris compatibility problem.
I found the problem.
It is just the newest Sodium Beta 0.4.11 broke everything, including Iris, DashLoader etc.
Use Sodium 0.4.10 and Sodium Extra 0.4.18 will be fine with DashLoader.
I think the Sodium update will break a lot of mods in the future including DashLoader so I will keep this issue open.
No idea what happened in the 0.4.11
beta, but in 0.5.0
they changed the location of a mixin class without changing the corresponding feature name. Dashloader happens to make use of that feature flag and the mistake ended up not disabling the conflicting class. Alpha made a PR to fix this: CaffeineMC/sodium#1953
Seems to have been fixed in CaffeineMC/sodium@d0d6918, dev
should be compatible now.
how do I apply the fix? I need to use sodium 5.0.0 for the Physics mod, but that makes it incompatible for dashloader.
how do I apply the fix? I need to use sodium 5.0.0 for the Physics mod, but that makes it incompatible for dashloader.
Download and use the latest asset from GitHub Actions' dev
branch. This is an unstable version, so unfortunately no guarantees it will be compatible with all your mods.
The latest version of DEV branch seemingly throws the exact same error with Dashloader unfortunately. Along with the git.d0d6918 build. But I do understand this really isn't your issue lol. Just thought I would post an update for anyone who was wondering if that dev action build worked.
I have not published the Dashloader side of the fix yet, I'm waiting for sodium to release first.
5.0.0-beta.2 should have fixed the issue. Do you guys have issues on that exact release?
5.0.0-beta.2
works with Sodium0.5.2
wait I'm not so sure now.. let me check again
5.0.0-beta.2
works with Sodium0.5.2
wait I'm not so sure now.. let me check again
5.0.0-beta.2
works with Sodium 0.5.2
and 0.5.3