Exit Code Crash
KingCreeperz opened this issue · 4 comments
Minecraft Version
1.18.1
Iris Version
1.20
Sodium Version
alpha6
Operating System
Windows 10
What is your GPU?
NVIDIA GeForce GTX 1660 TI
Java Version
Java 17.02
Reproduction Steps
- Got all mods and loaded it (I use multimc)
- It crashed.
Crash Report file and latest.log
[18:47:19] [main/INFO]: Compatibility level set to JAVA_16
[18:47:19] [main/INFO]: Compatibility level set to JAVA_17
[18:47:19] [main/INFO]: Loaded configuration file for Lithium: 88 options available, 0 override(s) found
[18:47:19] [main/INFO]: Loaded configuration file for Sodium: 29 options available, 1 override(s) found
[18:47:19] [main/WARN]: Force-disabling mixin 'features.sky.MixinWorldRenderer' as rule 'mixin.features.sky' (added by mods [iris]) disables it and children
[18:47:19] [main/INFO]: Trying to switch memory allocators to work around memory leaks present with Jemalloc 5.0.0 through 5.2.0 on Windows
[18:47:23] [main/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zdg000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[18:47:25] [Render thread/WARN]: Method overwrite conflict for method_22920 in sodium.mixins.json:features.buffer_builder.intrinsics.MixinBufferBuilder, previously written by net.coderbot.iris.mixin.vertices.block_rendering.MixinBufferBuilder_SeparateAo. Skipping method.
[18:47:27] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
Process crashed with exitcode -1073741819.
Additional context
No response
I too had this crash... i renamed the sodium jar to .jar.disabled
, started the game, got an error, renamed the jar to .jar
again and now it works.... no idea how/why but it works...
Then should this be counted as solved?
EDIT: probably sodium needed to do some stuff before starting the game like preparation
…Sent from my iPhone
On Jan 23, 2022, at 6:36 AM, Aaron B ***@***.***> wrote:
I too had this crash... i renamed the sodium jar to .jar.disabled, started the game, got an error, renamed the jar to .jar again and now it works.... no idea how/why but it works...
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.
I'd leave this open. Maybe Iris can fix this somehow or maybe a Notice could be added somewhere on the site. Something like "If the game crashes on first Startup, just try restarting the game!"