Sodium and Create (Fabric).
Crafty1340 opened this issue ยท 9 comments
Describe the Bug
Whenever I try to load the game up with Sodium, it comes up with this message: 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 'Create' (create) 0.5.1-d-build.1161+mc1.20.1 with any version that is compatible with:
- sodium 0.5.8+mc1.20.1
More details:
- 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.8+mc1.20.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195)
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)
Reproduction Steps
- Install Fabric 1.20.1 (Or any version).
- Install Create Fabric and Sodium.
- Launch the game.
Expected Result
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 'Create' (create) 0.5.1-d-build.1161+mc1.20.1 with any version that is compatible with:
- sodium 0.5.8+mc1.20.1
More details:
- 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.8+mc1.20.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195)
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)
Screenshots and Videos
Crash Report or Log
Exit code 1. (Probaly from me closing the game while it was loading).
Operating System
Windows 11
Mod Version
0.5.1d
Minecraft Version
1.20.1
Forge Version
N/A
Other Mods
Iris. (Needs Sodium to work).
Additional Context
Try to fix it... I guess...
It's nearly finished, you can get unstable builds from Github actions on Fabric repo. (however very limited support)
dude you are very late to the party. if you had asked in discord, you would have been told:
currently create 0.5.1d sodium 0.4.10 fabric api 0.88.1 iris 1.6.4 and indium 1.0.21 are the precise versions you want.
a fix in the works.
why do you need a shader compatibility mod to fix a bug in a tech mod
well now lets see...
to put it simply, it has to do with create rendering code stuff, which can be fixed by some compatibility patches from Indium
why do you need a shader compatibility mod to fix a bug in a tech mod
Indium is not for share compatability, Indium allows mods to use the fabric rendering api which they cannot do if sodium is installed due to not supporting FRAPI
i think this issue is now 6 months old (referring to an older reddit post, describing the same issue).
Is there a fix in development for this at the moment? Or is this not prioritized?
i think this issue is now 6 months old (referring to an older reddit post, describing the same issue).
Is there a fix in development for this at the moment? Or is this not prioritized?
In the works.
I don't like being the guy reopening an issue, but I can't find these unstable builds you mentioned @goteusz-maszyk . Do you have a link please?๐ Even if it's unstable I could check it out.