Error with Builcraft (compat) 1.7.10
nicogranelli opened this issue ยท 4 comments
Relevant part:
java.lang.ClassCastException: evilcraft.fluid.Blood cannot be cast to net.minecraftforge.fluids.FluidStack
at buildcraft.compat.nei.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:76)
Not sure if is in your side.
Version: EvilCraft-1.7.10-0.9.7
Complete log: http://pastebin.com/MeNf0Pa3
I forgot to say: this happened when I clicked in the NEI handler for a EC machine. I clicked in the blood part.
Yeah, I expected something like that. I'm probably passing the wrong parameter somewhere. I hope to look into it somewhere this weekend.