Conflict with NEI recipes

Issue #21 resolved
Kelly Lynch created an issue

Immediate crash when trying to access NEI's recipes. Unsure if this is NEI or ExtraBees, but I was attempting to look at a JABBA chest when I got the crash. Note that it does mention Extrabees in the crash (attached). Main snippet:

codechicken.nei.recipe.TemplateRecipeHandler can not access a member of class net.bdew.neiaddons.extrabees.IsolatorRecipeHandler with modifiers "" at codechicken.nei.recipe.TemplateRecipeHandler.newInstance (TemplateRecipeHandler.java:459)

Comments (1)

  1. Alex Binnie repo owner

    You need to update or not use NEI addons, as it is trying to add handlers for machines I have removed in this new version

  2. Log in to comment