Tinkers Construct

Tinkers Construct

165M Downloads

EMI/Potential JEI Crash with Tinkers Construct

GamingInfinite opened this issue ยท 5 comments

commented

Minecraft Version

1.20.1

Modloader

NeoForge

Modloader Version

47.1.106 (Latest)

Mantle Version

1.11.28

Tinkers' Construct Version

3.9.0.6

Describe your issue

The game will occasionally crash when interacting with a Tinker's Multiblock. Doesn't happen all the time, included crash line occurs. I haven't narrowed it down truth be told but the stack trace only references EMI, JEI, and Tinkers and it has only happened when interacting with a Multiblocked Crafting Station, Tool Station, etc.

[22:59:48] [Render thread/ERROR] [EMI/]: [EMI] Exception thrown when adding exclusion areas
java.lang.NullPointerException: Cannot invoke "slimeknights.tconstruct.tables.client.inventory.widget.TinkerTabsWidget.getArea()" because "this.tabsScreen" is null

Should be noted this has happened when producing a result from a crafting station or tool station, and does not happen every time.

Crash Report

No response

Other mods

EMI, JEI, Tinker's Construct

Tried reproducing with just Tinkers?

Yes

Performance Enchancers

Rubidium/Embeddium

Searched for known issues?

Searched open issues

commented

I'd rather see the logs before outright closing this. It might be unrelated to our JEI support and just a general GUI issue.

commented

Gonna need the full log file, the one line error message is rarely the full story.

commented

EMI has been declared not supported. Only JEI is.