Latest Version of Sodium causes a crash
Dragonsrule3194 opened this issue ยท 4 comments
Bug Description
Anytime I run the game, it opens but as soon as I join any server or singleplayer world, it saves and crashes. I reverted back to the older version of Sodium along with Sodium Extra and Reeces Sodium options and the crash didn't happen.
Reproduction Steps
- Launch the game with the latest version of Sodium
- Attempt to join a server or a singleplayer world
- Crash
Log File
Crash Report
No, your other mods are broken. They are trying to modify internals of Sodium which changed in the recent version. This is not stable code and never has been.
Remove "Sodium Occlusion Culling Fix" -- it trashes performance and isn't necessary in Sodium 0.5 since we fixed the problem it was trying to workaround, anyways.
Member
removed it, still crashes. which mods are the broken ones then?
Recommend disabling mods untill you find the cause. You may read your logs for errors to narrow it down, it's likely the incompatible mod fails on a mixin for a target that is not present in sodium 0.5.0. Otherwise id recommend you should be using a modpack that has been curated by someone who is able to pack compatible mods together. Issue trackers are usually not intended as a general support forum