KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

Attempting to cast Refined Storage Class throws exception #128

Closed IronFractal closed 4 years ago

IronFractal commented 5 years ago

https://paste.ubuntu.com/p/yhKBTxfMpW/

[16:38:45] [Client thread/ERROR] [jei]: Error caught from Recipe Category: knightminer.inspirations.plugins.jei.smashing.SmashingRecipeCategory java.lang.ClassCastException: com.raoulvdberge.refinedstorage.integration.jei.RecipeWrapperCover cannot be cast to knightminer.inspirations.plugins.jei.smashing.SmashingRecipeWrapper

KnightMiner commented 5 years ago

This is definately caused by Refined Storage, the log is littered with errors of trying to cast their recipe to just about every recipe type, making it clear they are somehow adding the recipes wrongly.

KnightMiner commented 4 years ago

Closing as its caused by another mod and I am not working on 1.12 anymore.