Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMI/Potential JEI Crash with Tinkers Construct #5300

Open
GamingInfinite opened this issue Jan 9, 2025 · 3 comments
Open

EMI/Potential JEI Crash with Tinkers Construct #5300

GamingInfinite opened this issue Jan 9, 2025 · 3 comments
Labels
1.20 Issue affects 1.20 Bug Issue describes unintended or broken behavior Not enough information Insufficient information is provided in the issue to accurately respond Other mod Issue is caused by another mod, and it is best fixed in the other mod

Comments

@GamingInfinite
Copy link

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

@GamingInfinite GamingInfinite added 1.20 Issue affects 1.20 Bug Issue describes unintended or broken behavior Unreviewed Issue is new and is awaiting the team to review it labels Jan 9, 2025
@ChiefArug
Copy link

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

@ShinyPorygon
Copy link
Collaborator

EMI has been declared not supported. Only JEI is.

@ShinyPorygon ShinyPorygon added Other mod Issue is caused by another mod, and it is best fixed in the other mod and removed Unreviewed Issue is new and is awaiting the team to review it labels Jan 9, 2025
@KnightMiner
Copy link
Member

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

@KnightMiner KnightMiner reopened this Jan 9, 2025
@KnightMiner KnightMiner added the Not enough information Insufficient information is provided in the issue to accurately respond label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20 Issue affects 1.20 Bug Issue describes unintended or broken behavior Not enough information Insufficient information is provided in the issue to accurately respond Other mod Issue is caused by another mod, and it is best fixed in the other mod
Projects
None yet
Development

No branches or pull requests

4 participants