Started by
Adik1234
on
Topic category: Help with Minecraft modding (Java Edition)
I just made new procedure and this:
and when i delete and create new version of that it disepear and it wil made new error for new block or anything
Topic category: Help with Minecraft modding (Java Edition)
I just made new procedure and this:
and when i delete and create new version of that it disepear and it wil made new error for new block or anything
Is the procedure locked? It looks like you're getting a lot of missing symbol errors, which would suggest MCreator either isn't compiling it properly, there's a plugin missing, or the code has been altered somehow.
Try clearing your gradle caches, (just a good default thing to try first for any weird inexplicable bugs. You can follow the instructions in the knowledge base to do this manually, or just 'clear all gradle caches' using the build and run tab.) If that doesn't work, a picture of the procedure itself would be helpful.
https://mcreator.net/support/knowledgebase -> Gradle task compileJava FAILED with 100 errors of type "cannot find symbol"