Describe the bug
The game crashes with "Sodium mod config not found" during the loading overlay render when Create: Bits 'n' Bobs is installed alongside Sodium. Removing Bits 'n' Bobs from the mod list resolves the crash and the game launches normally with all other mods (including Sodium) unchanged.
To Reproduce
Steps to reproduce the behavior:
- Install Create: Bits 'n' Bobs (latest version) alongside Sodium 0.8.12-beta.2 on NeoForge 21.1.234, Minecraft 1.21.1
- Launch the game
- Game crashes during the loading overlay with java.lang.RuntimeException: Sodium mod config not found
- Remove Bits 'n' Bobs only (keep Sodium and all other mods) → game launches successfully
This can also be reproduced by adding Create: Bits 'n' Bobs to the "Meric's Wonderland" modpack (v0.2): https://modrinth.com/modpack/merics-wonderland — installing this mod on top of that pack triggers the same crash.
Expected behavior
The game should launch normally with both Bits 'n' Bobs and Sodium installed, without a config registration conflict.
Latest.log, screenshots and crash log
java.lang.RuntimeException: Sodium mod config not found
at net.caffeinemc.mods.sodium.client.config.ConfigManager.registerConfigs(ConfigManager.java:119)
at net.caffeinemc.mods.sodium.client.config.ConfigManager.registerConfigsLate(ConfigManager.java:76)
at net.minecraft.client.Minecraft.handler$cpg000$sodium$postInit(Minecraft.java:16571)
at net.minecraft.client.Minecraft.buildInitialScreens(Minecraft.java:675)
at net.minecraft.client.Minecraft.onGameLoadFinished(Minecraft.java:646)
at net.minecraft.client.Minecraft.onResourceLoadFinished(Minecraft.java:641)
at net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay.render(NeoForgeLoadingOverlay.java:145)
Mod version: Create: Bits 'n' Bobs 2.1.9-beta
Sodium version: 0.8.12-beta.2+mc1.21.1
NeoForge: 21.1.234
Minecraft: 1.21.1
crash-2026-07-11_12.45.26-client.txt
Describe the bug
The game crashes with "Sodium mod config not found" during the loading overlay render when Create: Bits 'n' Bobs is installed alongside Sodium. Removing Bits 'n' Bobs from the mod list resolves the crash and the game launches normally with all other mods (including Sodium) unchanged.
To Reproduce
Steps to reproduce the behavior:
This can also be reproduced by adding Create: Bits 'n' Bobs to the "Meric's Wonderland" modpack (v0.2): https://modrinth.com/modpack/merics-wonderland — installing this mod on top of that pack triggers the same crash.
Expected behavior
The game should launch normally with both Bits 'n' Bobs and Sodium installed, without a config registration conflict.
Latest.log, screenshots and crash log
java.lang.RuntimeException: Sodium mod config not found
at net.caffeinemc.mods.sodium.client.config.ConfigManager.registerConfigs(ConfigManager.java:119)
at net.caffeinemc.mods.sodium.client.config.ConfigManager.registerConfigsLate(ConfigManager.java:76)
at net.minecraft.client.Minecraft.handler$cpg000$sodium$postInit(Minecraft.java:16571)
at net.minecraft.client.Minecraft.buildInitialScreens(Minecraft.java:675)
at net.minecraft.client.Minecraft.onGameLoadFinished(Minecraft.java:646)
at net.minecraft.client.Minecraft.onResourceLoadFinished(Minecraft.java:641)
at net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay.render(NeoForgeLoadingOverlay.java:145)
Mod version: Create: Bits 'n' Bobs 2.1.9-beta
Sodium version: 0.8.12-beta.2+mc1.21.1
NeoForge: 21.1.234
Minecraft: 1.21.1
crash-2026-07-11_12.45.26-client.txt