Skip to content

StackOverflowError when opening Mod Menu with Balm 26.1.0.5 + Inventory Essentials (Fabric 26.1) #229

@TylerAddisonWakefield

Description

@TylerAddisonWakefield

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working as expectedFabricIssues occurring on the Fabric platformMinecraft 26.1Issues occurring in Minecraft 26.1

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions