Incompatible version of Sodium?
StupidRepo opened this issue ยท 1 comments
Iris and Minecraft Version
iris-mc1.16.5-1.1.0 for MC 1.16.5
Are you running Sodium along with Iris?
Yes
Operating System
MacOS 12
What is your GPU?
Apple M1
Java Version
Java 16
Reproduction Steps
- Launch game with Sodium.
Crash Report file and latest.log
---- Minecraft Crash Report ----
// Sorry :(
Time: 7/19/21 9:49 AM
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'iris'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:34)
at net.minecraft.class_310.<init>(class_310.java:437)
at net.minecraft.client.main.Main.main(Main.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: java.lang.IllegalStateException: You do not have a compatible version of Sodium installed! You have 0.1.0 but 0.2.0+IRIS3 is expected
at net.coderbot.iris.Iris.lambda$onInitializeClient$0(Iris.java:66)
at java.util.Optional.ifPresent(Optional.java:159)
at net.coderbot.iris.Iris.onInitializeClient(Iris.java:59)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47)
... 11 more
Additional context
I just downloaded Sodium for 1.16.5 off of the CurseForge website.
I am aware I need a certain build but I don't want to build it (too lazy).