keep getting error on incompatible mod set even after I've updated Sodium
title. I'm not sure what the issue is here
16 Replies
What does it say?
Can you send a crash report?
Or just a screenshot of the incompatible mod set screen is probably enough
i think im experiencing the same issue. i will send the error message that it keeps bringing up. it is odd, maybe a problem with my installation of fabric but im not sure.
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.1 with version 0.5.2.
Unmet dependency listing:
- Mod 'Iris' (iris) 1.6.8 requires version 0.5.2 of mod 'Sodium' (sodium), but only the wrong version is present: 0.5.1!
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)
and for context i've tried both fabric 0.14.21 and 0.14.22, dont know if that makes any difference
It's telling you the problem - you've got the wrong version of sodium, install 0.5.2.
i've tried that and it still says the same error.
the whole time i have had 0.5.2 installed which is why this is confusing to me but im also like the least savvy person with this stuff ever so maybe the solution is right in front of me and i cant see it 🤣
How did you install Sodium and Iris? Did you use the installer? Did you choose Iris or Fabric? How did you update sodium to 0.5.2, by running the installer or something else? What launcher? Can you post a game log?
i installed fabric, sodium, and iris all through their pages per the tutorial i watched. idk how that would be the incorrect way to download them. i reinstalled all of them through the same path over again to see if that changed anything but it didnt.
so vanilla launcher, and you're putting the jar files in
mods/
by hand? Post a game log then (latest.log).yeah vanilla launcher, and i just have sodium in mods
should there be something other than sodium in there?
this is why we need a game log - the screenshot you posted is trying to load Iris, so whatever instance you're running must have Iris in its mods dir. That might be
iris-private
if you launched that profile.let me know if this is the right page.
[10:34:53] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.14.21
[10:34:53] [main/WARN]: Mod resolution failed
[10:34:53] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE iris 1.6.8 {depends sodium @ [0.5.2]}, ROOT_FORCELOAD_SINGLE iris 1.6.8]
[10:34:53] [main/INFO]: Reason: [HARD_DEP iris 1.6.8 {depends sodium @ [0.5.2]}]
[10:34:53] [main/INFO]: Fix: add [], remove [], replace [[sodium 0.5.1] -> add:sodium 0.5.2 ([[0.5.2,0.5.2]])]
[10:34:53] [main/ERROR]: 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.1 with version 0.5.2.
Unmet dependency listing:
- Mod 'Iris' (iris) 1.6.8 requires version 0.5.2 of mod 'Sodium' (sodium), but only the wrong version is present: 0.5.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[iris-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192) ~[iris-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) ~[iris-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[iris-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[iris-loader-0.14.21.jar:?]
its the only thing in my mods folder
okay, so that's not your mods folder because there isn't iris there, so how is iris being loaded? Find your actual mods folder, and put sodium there and delete 0.5.1 in your actual folder. that's all i can help with without seeing your PC itself. you gotta find your actual mods folder.
What profile are you launching in the vanilla launcher? If it's the Iris profile, the mods dir is ignored, which is why putting sodium there does nothing. In that case it uses a private dir, and you should just rerun the installer to get the latest iris and sodium if that's the profile you're using.
Or, switch to a real launcher like Prism, which makes all of this 10x easier.