way2muchnoise / JustEnoughResources

A rewrite of NotEnoughResources using JustEnoughItems
Other
118 stars 62 forks source link

EMI Compatibility Issue #445

Open shanoaice opened 6 months ago

shanoaice commented 6 months ago

JER works fine in normal JEI, REI Plugin Compatibility + REI, but it seems to not work on EMI+JEI. According to this issue https://github.com/emilyploszaj/emi/issues/196#issuecomment-1572578208, when EMI is loaded alongside JEI, JER crashes JEI's mezz.jei.api.runtime.IJeiRuntime.getIngredientManager() and prevents EMI from reading extra recipes from JEI.

This happens only when you load a save the first time, but if one exits to the main screen and re-load the save, error goes away, and other recipes load normally, though JER still fails to load.

mateus3c commented 5 months ago

can confirm this is really happens