Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LAUNCH]: Imcompatibility with Sodium 0.5 #63

Open
NalCol opened this issue Jun 4, 2023 · 17 comments
Open

[LAUNCH]: Imcompatibility with Sodium 0.5 #63

NalCol opened this issue Jun 4, 2023 · 17 comments

Comments

@NalCol
Copy link

NalCol commented Jun 4, 2023

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.

@NalCol
Copy link
Author

NalCol commented Jun 4, 2023

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.

@NalCol NalCol changed the title [LAUNCH]: Imcompatibility with Iris 1.6.3 [LAUNCH]: Imcompatibility with Sodium Beta 0.4.11 Jun 4, 2023
@CassieRoseZA
Copy link

it seems to have broken w/ Sodium 0.5 Release

@theRookieCoder
Copy link

theRookieCoder commented Aug 6, 2023

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-fabric#1953

@theRookieCoder
Copy link

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

@NalCol
Copy link
Author

NalCol commented Aug 7, 2023

Got it

@alphaqu alphaqu changed the title [LAUNCH]: Imcompatibility with Sodium Beta 0.4.11 [LAUNCH]: Imcompatibility with Sodium 0.5 Aug 9, 2023
@ItsPoisonRed
Copy link

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.

@theRookieCoder
Copy link

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.

@auyylaso
Copy link

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.

@alphaqu
Copy link
Owner

alphaqu commented Aug 10, 2023

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

@NotDarkn
Copy link

NotDarkn commented Aug 14, 2023

issue still occurs with Sodium 0.5.1

@CassieRoseZA
Copy link

Still Occurs with Sodium 0.5.2

@alphaqu
Copy link
Owner

alphaqu commented Aug 20, 2023

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

@theRookieCoder
Copy link

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

@heerxingen
Copy link

5.0.0-beta.2 works with Sodium 0.5.2

@heerxingen
Copy link

5.0.0-beta.2 works with Sodium 0.5.2

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

@heerxingen
Copy link

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

@NalCol
Copy link
Author

NalCol commented Dec 16, 2023

👍
humm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants