Client crashes randomly, the issue seems to be related to EMI after looking at logs
crafting-table-2130 opened this issue ยท 2 comments
The game suddenly lags a lot and then immediately crashes.
Mods intalled: 198
Allocated Ram: 6144mb
Minecraft version: 1.20.1
EMI version: 1.1.12
These lines repeat at the end for thousands of lines:
java.lang.AbstractMethodError: Method dev/emi/emi/jemi/impl/JemiRecipeSlotBuilder.addTypedIngredients(Ljava/util/List;)Lmezz/jei/api/gui/builder/IIngredientAcceptor; is abstract
at TRANSFORMER/[email protected] 1.20.1 forge/dev.emi.emi.jemi.impl.JemiRecipeSlotBuilder.addTypedIngredients(JemiRecipeSlotBuilder.java)
at TRANSFORMER/jei@.../mezz.jei.library.plugins.jei.tags.TagInfoRecipeCategory.setRecipe(TagInfoRecipeCategory.java:88)
at TRANSFORMER/jei@.../mezz.jei.library.plugins.jei.tags.TagInfoRecipeCategory.setRecipe(TagInfoRecipeCategory.java:34)
at TRANSFORMER/[email protected] 1.20.1 forge/dev.emi.emi.jemi.JemiRecipe.(JemiRecipe.java:56)
at TRANSFORMER/[email protected] 1.20.1 forge/dev.emi.emi.jemi.JemiPlugin.register(JemiPlugin.java:262)
at TRANSFORMER/[email protected] 1.20.1 forge/dev.emi.emi.runtime.EmiReloadManager$ReloadWorker.run(EmiReloadManager.java:185)
at java.base/java.lang.Thread.run(Unknown Source)
Java is crashing with an Out of Memory exception. For some reason you seem to have edited out your log to not show this. The error you posted is non-fatal, and unrelated to your OOM. Give your game more memory.