Minecraft Version
26.1 (LTS)
Mod Loader
Fabric
Describe the Issue
Opening the mods menu (via Mod Menu) causes a crash with java.lang.StackOverflowError when using Balm 26.1.0.5 together with Inventory Essentials 26.1.0.1 on Fabric 26.1. The crash occurs during screen rendering and the stack trace repeatedly loops through FabricBalmClientRuntime and BalmConfigScreenProviders.getFactory, indicating infinite recursion in the config screen provider system. Downgrading Balm to 26.1.0.1 resolves the issue completely without removing Inventory Essentials or other mods. This suggests a regression introduced in newer Balm versions affecting config screen registration or Mod Menu integration.
Logs
crash-2026-03-29_10.03.07-client.txt
crash-2026-03-29_10.04.27-client.txt
crash-2026-03-29_10.05.08-client.txt
crash-2026-03-29_10.17.47-client.txt
Minecraft Version
26.1 (LTS)
Mod Loader
Fabric
Describe the Issue
Opening the mods menu (via Mod Menu) causes a crash with java.lang.StackOverflowError when using Balm 26.1.0.5 together with Inventory Essentials 26.1.0.1 on Fabric 26.1. The crash occurs during screen rendering and the stack trace repeatedly loops through FabricBalmClientRuntime and BalmConfigScreenProviders.getFactory, indicating infinite recursion in the config screen provider system. Downgrading Balm to 26.1.0.1 resolves the issue completely without removing Inventory Essentials or other mods. This suggests a regression introduced in newer Balm versions affecting config screen registration or Mod Menu integration.
Logs
crash-2026-03-29_10.03.07-client.txt
crash-2026-03-29_10.04.27-client.txt
crash-2026-03-29_10.05.08-client.txt
crash-2026-03-29_10.17.47-client.txt