Just Enough Items (JEI)

Just Enough Items (JEI)

392M Downloads

Issues when I add a stage using Gamestages Mod

TRLWeiss opened this issue ยท 2 comments

commented
Error caught from Recipe Category: com.eightbitforest.thebomplugin.plugin.BOMCategory
java.lang.AbstractMethodError: com.eightbitforest.thebomplugin.jei.ingredients.Ingredients.setInputLists(Lmezz/jei/api/recipe/IIngredientType;Ljava/util/List;)V
	at mezz.jei.plugins.vanilla.crafting.ShapelessRecipeWrapper.getIngredients(ShapelessRecipeWrapper.java:34) ~[ShapelessRecipeWrapper.class:?]
	at com.eightbitforest.thebomplugin.util.Recipes.getRecipesForItemStack(Recipes.java:41) ~[Recipes.class:?]
	at com.eightbitforest.thebomplugin.util.BOMCalculator.getBaseIngredientsForItem(BOMCalculator.java:113) ~[BOMCalculator.class:?]
	at com.eightbitforest.thebomplugin.util.BOMCalculator.getBaseIngredients(BOMCalculator.java:49) ~[BOMCalculator.class:?]
	at com.eightbitforest.thebomplugin.plugin.BOMCategory.fillGuiItemStacks(BOMCategory.java:91) ~[BOMCategory.class:?]
	at com.eightbitforest.thebomplugin.plugin.BOMCategory.setRecipe(BOMCategory.java:80) ~[BOMCategory.class:?]
	at com.eightbitforest.thebomplugin.plugin.BOMCategory.setRecipe(BOMCategory.java:17) ~[BOMCategory.class:?]
	at mezz.jei.gui.recipes.RecipeLayout.create(RecipeLayout.java:69) [RecipeLayout.class:?]
	at mezz.jei.gui.recipes.RecipeGuiLogic.getRecipeLayouts(RecipeGuiLogic.java:198) [RecipeGuiLogic.class:?]
	at mezz.jei.gui.recipes.RecipesGui.updateLayout(RecipesGui.java:492) [RecipesGui.class:?]
	at mezz.jei.gui.recipes.RecipesGui.onStateChange(RecipesGui.java:538) [RecipesGui.class:?]
	at mezz.jei.gui.recipes.RecipeGuiLogic.setRecipeCategory(RecipeGuiLogic.java:231) [RecipeGuiLogic.class:?]
	at mezz.jei.gui.recipes.RecipeCategoryTab.handleMouseClicked(RecipeCategoryTab.java:33) [RecipeCategoryTab.class:?]
	at mezz.jei.gui.recipes.RecipeGuiTabs.handleMouseClicked(RecipeGuiTabs.java:133) [RecipeGuiTabs.class:?]
	at mezz.jei.gui.recipes.RecipesGui.mouseClicked(RecipesGui.java:327) [RecipesGui.class:?]
	at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:533) [blk.class:?]
	at mezz.jei.gui.recipes.RecipesGui.handleMouseInput(RecipesGui.java:304) [RecipesGui.class:?]
	at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:501) [blk.class:?]
	at net.minecraft.client.Minecraft.runTick(Minecraft.java:1759) [bib.class:?]
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098) [bib.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

When i use Gamestages Mod to add stage for myself,strange things happened and i can not see recipes of the Metal Press (Immersive Engineering).What happened?

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented

This has been automatically closed because it has not had recent activity. Please feel free to update or reopen it.