Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sodium and Create (Fabric). #6130

Closed
Crafty1340 opened this issue Feb 16, 2024 · 9 comments
Closed

Sodium and Create (Fabric). #6130

Crafty1340 opened this issue Feb 16, 2024 · 9 comments
Labels
type: bug Issue where something isn't working

Comments

@Crafty1340
Copy link

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

  1. Install Fabric 1.20.1 (Or any version).
  2. Install Create Fabric and Sodium.
  3. 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

image

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...

@Crafty1340 Crafty1340 added the type: bug Issue where something isn't working label Feb 16, 2024
@drwoops
Copy link
Contributor

drwoops commented Feb 16, 2024

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.

@vincentix
Copy link

why do you need a shader compatibility mod to fix a bug in a tech mod

@Tank-1014
Copy link

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

@IThundxr
Copy link
Member

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

@smokja
Copy link

smokja commented Feb 18, 2024

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?

@IThundxr
Copy link
Member

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.

@goteusz-maszyk
Copy link

goteusz-maszyk commented Feb 22, 2024

It's nearly finished, you can get unstable builds from Github actions on Fabric repo. (however very limited support)

@IThundxr IThundxr closed this as completed Mar 5, 2024
@PaulRVIFS
Copy link

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.

@goteusz-maszyk
Copy link

Create fabric patch f is already released on modrinth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants