Started by
-DJ_Studios-
on
Topic category: Help with Minecraft modding (Java Edition)
I have made a custom model called tooret, and trying to run the workspace causes the gradle task to fail. ive seen other people with similar issues but nothing has helped me, and help would be greatly appreciated.
here is the gradle:
For what mappings and mc version did you export the model?
And what version of MCreator do you use?
2025.1 (mcreator) this might be the problem but im always skeptical with updates as they often break my workspace.
forge 1.17+ mojmaps for the model, java format.
i recently imported another model and it worked fine, so im not sure if updates are the problem
Send link to code of the model
do you find if i ask where to find said code?
mind*
Your model file you imported contains the code
// Made with Blockbench 4.12.5// Exported for Minecraft version 1.17 or later - Pastebin.com
Model is ok. Seems your gradle caches broke:
See https://mcreator.net/wiki/gradle-setup-errors
ill clear caches. and try again.
its odd though, because everything works fine when i delete the model
following the "delete gradle folder after restart, create new workspace, rebuild old one." strategy fixes current models, but a soon as new one is imported, the whole problem happens again. i dont want to have to create an entire new workspace every time i import a model.
update: it never fixed the problem in the first place actually.
random bump
the gradle corrupted, rebuilt it's code, and the problem solved itself. weird.