Just Enough Items (JEI)

Just Enough Items (JEI)

464M Downloads

[Bug]: [Bug] JEI overlay triggers crash with Epic Fight mod

boba1010 opened this issue · 0 comments

commented

Steps to Reproduce the Bug

Description:
JEI’s GUI rendering triggers a crash when Epic Fight is installed. Stack trace points to PageNavigation.draw() and BufferBuilder.

Steps to Reproduce:
Same as above.

Actual Result:
Crash during GUI rendering.

Expected Result:
JEI overlay displays correctly.

Attachments:
Same crash log and mod list.

Expected Behavior

The Creative Mode Inventory should open normally with JEI’s item overlay visible. Epic Fight animations and rendering should remain stable, and no exceptions should be thrown by BufferBuilder. The interface should be fully interactive, allowing users to browse items and search using JEI without the game freezing or crashing.

Actual Behavior

When opening the Creative Mode Inventory with both Epic Fight and JEI installed, the game immediately crashes. The crash trace indicates an IllegalStateException: Sorting state uninitialized, originating from Epic Fight’s MixinBufferBuilder. This error is triggered by JEI’s GUI rendering, particularly during PageNavigation.draw(). The issue prevents access to the inventory and renders the game unplayable in Creative Mode.

crash-2025-07-14_20.16.58-client.txt

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

latest.log

No response