Frequent crashes in 1.20.1
hdbjsjbsj opened this issue · 1 comments
Issue description
It is very easy to crash when used with JEI. The specific manifestation is that the game suddenly freezes when using JEI to view relevant synthesis recipes, and the game automatically saves and exits after a short load.
Steps to reproduce
Load this mod and the JEI mod at the same time, check the iron ore production increase formula and trace it back to the final product (I am looking at the production increase method using a chemical injection machine). After clicking the relevant formula multiple times, there is a high probability that it will crash and report an error. Use JEI to view other The problem does not reproduce when formulating.
Minecraft version
1.20.x or earlier (No longer being developed)
NeoForge version
Forge 47.3.12
Mekanism version
Older
Other relevant versions
JEI version:forge 15.20.0.106
mekanism version:10.4.13
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
at me.roundaround.inventorymanagement.client.InventoryButtonsManager.addButton(InventoryButtonsManager.java:347) ~[inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.jar%231948!/:?] {re:classloading}
at me.roundaround.inventorymanagement.client.InventoryButtonsManager.generateSortButton(InventoryButtonsManager.java:223) ~[inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.jar%231948!/:?] {re:classloading}
at me.roundaround.inventorymanagement.client.InventoryButtonsManager.onScreenAfterInit(InventoryButtonsManager.java:172) ~[inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.jar%231948!/:?] {re:classloading}
at net.fabricmc.fabric.api.client.screen.v1.ScreenEvents.lambda$static$2(ScreenEvents.java:101) ~[fabric-screen-api-v1-2.0.8+45a670a577.jar%231390!/:2.0.8+45a670a577] {re:mixin,re:classloading}
at net.minecraft.client.gui.screens.Screen.afterInit(Screen.java:852) ~[client-1.20.1-20230612.114412-srg.jar%231088!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,r
You need to remove fabric mod inventorymanagement. This is not our fault at all