Topic category: Troubleshooting, bugs, and solutions
I added a recipe for an item but now it won't work. I tried deleting it from the workspace, I even tried to delete it from the folder but it just kept coming back. If it helps here is the error
C:\Pylo\MCreator183\forge\build\sources\main\java\mod\mcreator\mcreator_refinedMobBloodRecipe.java:16: error: cannot find symbol
GameRegistry.addSmelting(new ItemStack(mcreator_mobBlood.block, (int) (1)), new ItemStack(mcreator_refinedMobBlood.block, (int) (1)), 1F);
^
symbol: variable mcreator_refinedMobBlood
location: class mcreator_refinedMobBloodRecipe
:compileJava FAILED
2 errors
(Edit: didn't see the Edit button before I posted the reply)
I also tried to delete the texture
I suggest you to select another workspace and then the first one back. We have fixed this bug and will release fix with next update.
Thank you