Crash with Plugins 1.0.4.6 and bug fix from issue #67

Issue #69 wontfix
Alex Lewandowski created an issue

As far as I can see this is the problem only does it when trying to look at recipes (both uses and used for) Attached crash log for you.

java.lang.NoSuchMethodError: mistaqur.nei.common.LiquidHelper.getLiquidStack(Lur;)Lnet/minecraftforge/liquids/LiquidStack; at mistaqur.nei.forge.LiquidDictionaryList.loadUsageRecipes(LiquidDictionaryList.java:233) at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:360) at mistaqur.nei.forge.LiquidDictionaryList.loadUsageRecipes(LiquidDictionaryList.java:212) at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:495) at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:39) at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:19) at codechicken.nei.forge.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:442) at avf.a(GuiContainer.java:642) at avf.n(GuiContainer.java:727) at aul.m(SourceFile:115) at net.minecraft.client.Minecraft.l(Minecraft.java:1513) at net.minecraft.client.Minecraft.J(Minecraft.java:848) at net.minecraft.client.Minecraft.run(Minecraft.java:773) at java.lang.Thread.run(Unknown Source)

Comments (1)

  1. Log in to comment