Skip to content
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

Open
gwynhefar opened this issue Mar 15, 2024 · 3 comments
Open

Getting a lot of errors in the log #104

gwynhefar opened this issue Mar 15, 2024 · 3 comments

Comments

@gwynhefar
Copy link

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?

@Elec332
Copy link
Member

Elec332 commented Apr 28, 2024

Do you have a link to that mod?
It's most likely an issue on their part, but I'd have to check.

@gwynhefar
Copy link
Author

https://www.curseforge.com/minecraft/mc-mods/placebo

It’s a library mod needed for several other mods.

@gwynhefar
Copy link
Author

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!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:09.918
game
[17:33:09] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.025
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.025
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.025
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.025
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.025
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!
17:33:10.514
game
[17:33:10] [Server thread/WARN] [craftingtableiv]: Recipe net.minecraftforge.oredict.ShapedOreRecipe has invalid ingredients!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants