-
-
Notifications
You must be signed in to change notification settings - Fork 85
Description
Make sure you are not opening a duplicate.
- I have searched the issue tracker and did not find an issue describing my bug.
Minecraft version.
1.19.4
Sodium Extra version.
0.4.19+mc1.19.3-build.101
Sodium version.
0.4.10+build.24
What happened?
The game crashed because sodium-extra requires a version of sodium that isn't out yet.
Relevant log.
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Sodium' (sodium) 0.4.10+build.24 with version 0.4.11 or later.
Unmet dependency listing:
- Mod 'Sodium Extra' (sodium-extra) 0.4.19+mc1.19.3-build.101 requires version 0.4.11 or later of mod 'Sodium' (sodium), but only the wrong version is present: 0.4.10+build.24!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Additional information.
No response