Sodium

Sodium

52M Downloads

Fabric Version- Incompatibility with Supplementaries Mod

mothman-2 opened this issue ยท 3 comments

commented

Bug Description

Game crashes before even finishing loading the main menu when both Supplementaries (and it's dependencies) and sodium are installed. Launcher does not seem to register this crash, and an issues screen is not generated by the modloader. Game works fine when removing either mod.

Minecraft version is 1.20.1
Fabric version is 0.16.5-1.20.1
Fabric API version is 0.92.2+ 1.20.1
Sodium version is 0.5.11+mc1.20.1

I have tried this with multiple versions of Supplementaries, the issue persists as far back as version 2.7.36 .
Their dependency mod, Moonlight Library, is on version 1.20.2-13.45. I have tried a few older versions as well, thought I cannot remember exactly which, all resulting in the same crash. Using Moonlight Lib without Supplementaries does not result in a crash.

The Supplementaries team is aware of this issue, but doesn't seem to have been able to make much headway into solving it.

Thank you for your continued work on Sodium, and your recent efforts to make it more compatible with other mods. Even if you aren't able to resolve this issue, I want to thank you for the work you do in continuing to provide this excellent resource to the community.

Reproduction Steps

  1. Install Fabric modloader and Fabric API
  2. Drop Supplementaries, Moonlight Lib, and Sodium into the mods folder
  3. Launch the game

Log File

latest.log

Crash Report

NOTE: Crash report with issue cannot be generated, as the game crashed before the main menu even loads.
Here's one I generated without supplementaries installed.

crash-2025-01-01_19.48.49-client.txt

commented

I think you need to install indium

commented

Indiumm fixes issue, thank you so much!