Topic category: Troubleshooting, bugs, and solutions
Im trying to make an end update (because its boring lol) so i started with wood to make a quick structure, and i got this error:
"Your workspace contains mod elements that dont compile properly.
this was most likely caused by the last mod element you add or edited. try altering the settings of the mod elements
that cause build errors (such elements are listed below) to try and fix th problem
if you cant resolve this problem, export the workspace to shareable zip file from the file menu and send it to us via
our issue tracker on github so we can try and help you
list of mod elements that cause compliation errors (trimmed up to 10 elements)
necro_wood
necro_slab
necro_stair
necro_leaves
necro_log
necro_planks
necro_fence"
how can i fix this? its only the wood, some recipes made by the wood generator built into mcreator, no plugins 1.19.4 forge mod
this also happens with many other things, living entities, blocks, and i forget what else
i fixed it, i just redid the gradle thing
What Gradle thing? I got this problem too
https://mcreator.net/wiki/gradle-setup-errors
Greetings, I have solved this problem myself a couple of times.
1. Try restarting your computer, I've found that if you just restart, it seems to regenerate the code properly
2. Go into each 'error' item/element, and look for visible error. (Example that occurred for me; A tool set I'd created named Crymon, seemed to say that it could not be generated properly, so, I went into each tool and found, for some reason, that all of the tools 'repair items', had been replaced with the MCreator logo. I fixed this and it all generated properly.)
This is just the fixes I have done, maybe it may not work for you.