Stormwind99 / FoodFunk

Minecraft mod: What is that funky smell in my backpack? Food spoils over time unless preserved. Configure any item to rot, any container to preserve items.
https://minecraft.curseforge.com/projects/food-funk
GNU Lesser General Public License v3.0
10 stars 8 forks source link

Failed to log onto server with ClassCastException #73

Open DigitalRat opened 4 years ago

DigitalRat commented 4 years ago

I tried to log onto a server running Food Funk, but that failed with the following error message:

Internal Exception: io.netty.handler.codec.EncoderException: java.lang.ClassCastException: com.wumple.foodfunk.crafting.recipe.RotMergeRecipe cannot be cast to net.minecraft.item.crafting.ShapelessRecipe

Installed Versions: Forge 28.2.0 Food Funk 5.1.0 Wumple Util 3.6.0

CapCashie303 commented 3 years ago

Having same issue when putting mod on a server so I'm wondering if maybe a recipe is mislabeled or what not (note I have limited coding experience I actually tried going in and fixing the issue myself but to no success)