Custom model causes workspace to fail; no recommended solutions have helped.

Started by -DJ_Studios- on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom model causes workspace to fail; no recommended solutions have helped.

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 MCREATOR - Pastebin.com

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
2025.1 (mcreator) this might…
Sun, 06/22/2025 - 23:03

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.

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i recently imported another…
Sun, 06/22/2025 - 23:04

i recently imported another model and it worked fine, so im not sure if updates are the problem

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you find if i ask where…
Mon, 06/23/2025 - 15:02

do you find if i ask where to find said code?

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ill clear caches. and try…
Wed, 06/25/2025 - 19:16

ill clear caches. and try again.

its odd though, because everything works fine when i delete the model

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
following the "delete gradle…
Wed, 06/25/2025 - 20:20

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.

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
update: it never fixed the…
Wed, 06/25/2025 - 20:23

update: it never fixed the problem in the first place actually.

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the gradle corrupted,…
Sat, 06/28/2025 - 00:00

the gradle corrupted, rebuilt it's code, and the problem solved itself. weird.