DashLoader

DashLoader

4M Downloads

[LAUNCH]: Imcompatibility with Sodium 0.5

NalCol opened this issue ยท 17 comments

commented

Version

5.0.0-alpha.14

Minecraft Version

1.19.4

Entire Logs

https://mclo.gs/DbhBsF6

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.

commented

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.

commented

issue still occurs with Sodium 0.5.1

commented

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

commented

it seems to have broken w/ Sodium 0.5 Release

commented

Got it

commented

Seems to have been fixed in CaffeineMC/sodium@d0d6918, dev should be compatible now.

commented

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.

commented

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.

commented

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.

commented

I have not published the Dashloader side of the fix yet, I'm waiting for sodium to release first.

commented

Still Occurs with Sodium 0.5.2

commented

5.0.0-beta.2 should have fixed the issue. Do you guys have issues on that exact release?

commented

5.0.0-beta.1 works properly with sodium 0.5.2 from my testing

commented

5.0.0-beta.2 works with Sodium 0.5.2

commented

5.0.0-beta.2 works with Sodium 0.5.2

wait I'm not so sure now.. let me check again

commented

5.0.0-beta.2 works with Sodium 0.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

commented

๐Ÿ‘
humm