Open pyrogcode opened 3 years ago
If you click on some items in the menu on the right side of your screen you instantly crash.
Error message:
A detailed walkthrough of the error, its code path and all known details is as follows: -- Head -- Stacktrace: at io.github.moulberry.notenoughupdates.NEUEventListener.onGuiScreenDrawPre(NEUEventListener.java:864) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_43_NEUEventListener_onGuiScreenDrawPre_Pre.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:310)
-- Screen render details -- Details: Screen name: io.github.moulberry.notenoughupdates.miscgui.GuiItemRecipe Mouse location: Scaled: (752, 270). Absolute: (1505, 477) Screen size: Scaled: (960, 509). Absolute: (1920, 1017). Scale factor of 2
I hope this helps in some way or form.
For Support please join our discord! discord.gg/moulberry
Perhaps, a full log would be nice.
If you click on some items in the menu on the right side of your screen you instantly crash.
Error message: A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Stacktrace: at io.github.moulberry.notenoughupdates.NEUEventListener.onGuiScreenDrawPre(NEUEventListener.java:864) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_43_NEUEventListener_onGuiScreenDrawPre_Pre.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:310)
-- Screen render details -- Details: Screen name: io.github.moulberry.notenoughupdates.miscgui.GuiItemRecipe Mouse location: Scaled: (752, 270). Absolute: (1505, 477) Screen size: Scaled: (960, 509). Absolute: (1920, 1017). Scale factor of 2
I hope this helps in some way or form.