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 not compatible #1194

Closed
Dokusei1321 opened this issue Nov 14, 2023 · 5 comments
Closed

sodium not compatible #1194

Dokusei1321 opened this issue Nov 14, 2023 · 5 comments
Labels
type: bug Issue where something isn't working

Comments

@Dokusei1321
Copy link

Describe the Bug

doesn't work with sodium v0.5.3 and cant work around it wont let me even down grade my sodium to v0.5.1 just wont work over all for me really was excited for it.

Reproduction Steps

  1. sodium v0.5.3 added to list
  2. the add the lastest version of the create fabric mod
  3. the incompatible mods
    ...

Expected Result

i was hoping for it too be compatible with the mods

Screenshots and Videos

Screenshot 2023-11-14 081240

Crash Report or Log

No response

Operating System

windows 11

Mod Version

0.5.1d

Minecraft Version

1.20.1

Other Mods

No response

Additional Context

No response

@Dokusei1321 Dokusei1321 added the type: bug Issue where something isn't working label Nov 14, 2023
@drwoops
Copy link

drwoops commented Nov 14, 2023

you are very late to the party. The issue is being worked on. For now: 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

@drwoops
Copy link

drwoops commented Nov 14, 2023

please consider closing this issue. it has been reported many times before. more reports do not speed the resolution.

@Dokusei1321
Copy link
Author

@drwoops thank you for your help and appericate all of you

@ChibiRuby
Copy link

does not work anymore. i have the exact precise versions and i have triple checked this.

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2023-12-11 20:52:33
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'create'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
at net.minecraft.class_310.redirect$dnd000$notenoughcrashes$catchFabricInit(class_310.java:21511)
at net.minecraft.class_310.(class_310.java:458)
at net.minecraft.client.main.Main.main(Main.java:211)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.NoClassDefFoundError: io/github/fabricators_of_create/porting_lib/entity/ExtraSpawnDataEntity
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at com.simibubi.create.AllBlocks.(AllBlocks.java:1282)
at com.simibubi.create.Create.onInitialize(Create.java:104)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384)
... 8 more
Caused by: java.lang.ClassNotFoundException: io.github.fabricators_of_create.porting_lib.entity.ExtraSpawnDataEntity
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
... 19 more

@drwoops
Copy link

drwoops commented Dec 11, 2023

@ChibiRuby open you own issue and ATTACH your crash report , don't paste it in.

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

3 participants