You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to close gui with ESC button on your keyboard and taa-daa game crashes
The game crashed whilst keypressed event handler
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.Container.m_6643_()" because "container" is null
Text above is crash instance on minecraft launcher.
Steps to Reproduce the Crash
The game crashed whilst keypressed event handler
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.Container.m_6643_()" because "container" is null
Text above is crash instance on minecraft launcher.
Suspected Mods:
Just Enough Items (jei), Version: 15.18.0.79
Issue tracker URL: https://github.com/mezz/JustEnoughItems/issues?q=is%3Aissue
at TRANSFORMER/[email protected]/mezz.jei.gui.recipes.RecipesGui.m_7379_(RecipesGui.java:453)
And this one is a part of crash report
Mod Pack URL (Optional)
https://www.curseforge.com/minecraft/modpacks/all-the-mods-9-to-the-sky
Mod Pack Version (Optional)
1.1.2
Extra Notes (Optional)
This crash only happens when i am searching while crafting station gui is open.
Crash Report
https://gist.github.com/hakancqn/aa9ee373a53788db09bc219b360ff14e
The text was updated successfully, but these errors were encountered: