-
Notifications
You must be signed in to change notification settings - Fork 6
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
Crash with Sodium #23
Comments
This is intentional, as Affinity is currently incompatible with Sodium 0.6.0-beta.1. It should in theory be compatible with the second beta (0.6.0-beta.2), but this required rewriting the Sodium compat to work with the new changes. |
Have there been any updates on this? Sodium 0.6.0 is out in full release now and unfortunately trying to downgrade to 0.5.11 breaks a lot of stuff in my modpack. |
Yes. The pull request #24 was updated to match up the new release. Expect it to be merged soon:tm: |
Soon was an understatement! Now just need to wait for an updated release! Thanks! |
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'Affinity' (affinity) 0.1.3+1.21 with any version that is compatible with:
- sodium 0.6.0-beta.2+mc1.21.1
More details:
- Mod 'Affinity' (affinity) 0.1.3+1.21 is incompatible with any 0.6.x version of mod 'Sodium' (sodium), but a matching version is present: 0.6.0-beta.2+mc1.21.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
The text was updated successfully, but these errors were encountered: