Maincraft does not start
Minortyy opened this issue ยท 4 comments
Describe the Bug
This error pops up: 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.5.3 with version 0.5.2.
- Replace mod 'Create' (create) 0.5.1-d-build.1161+mc1.20.1 with any version that is compatible with:
- sodium, version 0.5.2
Unmet dependency listing:
- Mod 'Create' (create) 0.5.1-d-build.1161+mc1.20.1 is incompatible with version 0.5.0 or later of mod 'Sodium' (sodium), but a matching version is present: 0.5.3!
- Mod 'Indium' (indium) 1.0.25+mc1.20.1 requires version 0.5.2 of mod 'Sodium' (sodium), but only the wrong version is present: 0.5.3!
- Mod 'Iris' (iris) 1.6.8 requires version 0.5.2 of mod 'Sodium' (sodium), but only the wrong version is present: 0.5.3!
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)
Reproduction Steps
...
/
Expected Result
/
Screenshots and Videos
/
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1d
Minecraft Version
1.20.1
Other Mods
Additional Context
I also don't run with the version of sodium 0.52, 0.51, 0.50
Mod 'Create' (create) 0.5.1-d-build.1161+mc1.20.1 is incompatible with version 0.5.0 or later of mod 'Sodium' (sodium)