Supplementaries

Supplementaries

127M Downloads

[๐Ÿž]: [Crash] Incompatibility with Sodium (sodium-fabric) on startup

Kirihi147 opened this issue ยท 2 comments

commented

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove known hacky mods such as: Optifine, Fabric API/Connector on forge, and every kind of hybrid server like Mohist and Velocity. None of these are supported. Also try without other lesser usual suspects like Sodium and Lithium.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1-FABRIC

Supplementaries Version

supplementaries-1.20-3.1.39-fabric.jar

Moonlight Lib Version

moonlight-1.20-2.16.13-fabric.jar

Describe Issue

The game client crashes immediately on startup when both Supplementaries and Sodium are installed. Removing Sodium from the mods folder allows the game to start normally, and Supplementaries works correctly.

Mod Versions and Environment:

Minecraft: 1.20.1

Fabric Loader: 0.16.10

Fabric API: 0.92.6+1.20.1

Supplementaries: 1.20-3.1.39-fabric

Sodium: sodium-fabric-0.5.13+mc1.20.1

Moonlight Lib: moonlight-1.20-2.16.13-fabric

Steps to Reproduce:

  1. Use a Minecraft 1.20.1 instance with only the following mods installed: Fabric API, Supplementaries, Moonlight Lib, and Sodium (versions listed above).

  2. Launch the game.

  3. The crash occurs during startup.

Expected Result:

The game should start successfully with all mods loaded.

Actual Result:

The game crashes during the startup process.

Additional Context:

The crash is 100% reproducible with this specific combination of mods.

No other mods were installed during testing to ensure the conflict is directly between Supplementaries and Sodium.

latest.log is attached

Please excuse any translation errors

commented

Their issue. Sodium is incompatible and breaks fabric API. Why can't you use embeddium?

commented

Thank you for the quick response and the solution. I will try Embeddium. Closing the issue.