Topic category: Help with MCreator software
I need help, I think I found a bug. When I create a procedure, for some reason its name is always written "procedure" at the end, but within mcreator the name remains normal without this procedure at the end, even in the files it has the normal name. Then if this procedure is used in something and I export the mod, it will give a compilation error because the procedure has two different names, the one I put and the one with procedure at the end. This means that I can no longer export any mod that has procedures. I'm on version 2024.1 and I don't know if this has already been fixed in subsequent versions, but I spent a long time making my mod in this version and then if it went to another version I would have to redo it from scratch. Please someone help me
The sufix is added by the code generator and is normal, there must be something else going on that causes your mod to not compile
The link of the image of error that appears when i try to export https://imgur.com/a/7oY3iIp
Please read General Publishing Guidelines on how the logs are meant to be posted. Thanks!
Pastebin error link https://pastebin.com/LnKWHMDT
Hmm. If you did not manually edit code of UnobtainiumMageHelmetAttributesProcedure, could you open bug report at https://github.com/MCreator/MCreator/issues and attach this workspace?