Sodium conflcit with Better End?
Closed this issue ยท 1 comments
Bug Description
Been trying to load up Better End 21.0.11 and Sodium 0.6.13 for Minecraft 1.21.1 on Fabric, and it throws an error at me.
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:
- Remove mod 'Better End' (betterend) 21.0.11 (C:\Users\brand\AppData\Local\Programs\PrismLauncher\instances\Normal Fabric\minecraft\mods\better-end-21.0.11.jar).
More details:
- Mod 'Sodium' (sodium) 0.6.13+mc1.21.1 is incompatible with version 21.0.11 or earlier of mod 'Better End' (betterend), but a matching version is present: 21.0.11!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:202)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Reproduction Steps
Install Better End 21.0.11 and sodium, and error is thrown out when trying to boot up the game.
Log File
Crash Report
Currently no Crash report is avalible.
Dupe: #2869