-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting a lot of errors in the log #104
Comments
Do you have a link to that mod? |
https://www.curseforge.com/minecraft/mc-mods/placebo It’s a library mod needed for several other mods. |
On closer look it's not just placebo that's throwing errors. Here's an example of what I'm seeing in my log: [17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients! |
My game log is being spammed by tons of the following:
[02:49:30] [Server thread/WARN] [craftingtableiv]: Recipe shadows.placebo.util.FastShapelessRecipe has invalid ingredients!
Is there a fix?
The text was updated successfully, but these errors were encountered: