Fix Sodium 0.8.13#944
Conversation
|
I can't find version 0.8.13 on Curseforge or Modrinth, is it a version still in development that will be available later? |
|
they mean 0.8.12α2 |
|
I see, thank you. I tested launching it with my modpack, which includes Flywheel, Ponder, Create, Sable, and Create Aero (as well as many other mods, but which shouldn't theoretically be linked). I'm using a non-integrated version of Flywheel and Ponder for version compatibility reasons. However, when testing with sodium, sand, and Create Aero, all in their latest respective versions, my game crashes on launch, and I found these two WARN messages which seem to describe the reason for my problem: 23:16:32] [modloading-worker-0/WARN] [de.ry.sa.Sable/]: NOTE: Sable is loaded with Flywheel. Sable contains extensive shader overrides and a full light-storage replacement. Expect this to cause compatibility issues. If issues arise, please report them to the Sable issue tracker (https://github.com/ryanhcode/sable/issues) instead of the Flywheel issue tracker. [23:17:20] [Render thread/WARN] [mixin/]: Error loading class: net/caffeinemc/mods/sodium/client/gui/SodiumGameOptions (java.lang.ClassNotFoundException: net.caffeinemc.mods.sodium.client.gui.SodiumGameOptions) I can send you the full log if needed, but it will be very dense and messy because I'm using a modpack with over 300 mods. |
Unless you compiled these changes yourself, I imagine its because you are using an unpatched version of sable. This PR has not made it into a public sable release yet Edit: Compiling the current sable main branch & running with the sodium alpha works fine for me, so I'm assuming my previous statement was accurate. |
|
Does this also fix Sodium 0.6.13 |
|
Should I therefore wait for a future update of Sable? |
|
Maybe |
|
what a heck of a wormhole i put myself in. how long is that update planned for? is it hard to make sodium work with sable, myself? |
|
Well, currently that's impossible because Sable needs something from Sodium that Sodium doesn't have, which causes the game to crash on startup. |
|
Downgrade sodium until the next release of sable |
Updates sodium compatibility to use the newest version for 1.21.1
Notes
0.8.13-alpha.2