Cant run Minecraft test

Started by blank11 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:36, 5. Jul 2019
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cant run Minecraft test
Tue, 05/07/2019 - 19:06 (edited)

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)

Edited by blank11 on Tue, 05/07/2019 - 19:06
Last seen on 18:36, 5. Jul 2019
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I also tried to delete the…
Tue, 05/07/2019 - 19:04

I also tried to delete the texture

I suggest you to select…
Tue, 05/07/2019 - 19:06

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.

Last seen on 18:36, 5. Jul 2019
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you
Tue, 05/07/2019 - 19:07

Thank you