Sodium

Sodium

35M Downloads

Exit Code Error

KingCreeperz opened this issue · 8 comments

commented

Version information

1.18.1 MultiMC

Reproduction Steps

Pressed Launch with all mods

It crashed and I got an exit code

Crash Report file

[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 information

I used sodium alpha6 because I needed it for iris shaders

commented

Upload the entire crash log as a file.

commented
commented
commented

@jellysquid3

The exit code -1073741819 in hex is 0xC0000005 which means we triggered a STATUS_ACCESS_VIOLATION

commented
commented

Try to remove D3Gear such as lively wallpaper

commented
commented

Issue is stale.