Started by
zxczxczxczxczx…
on
Topic category: Help with MCreator software
when I loaded the 3D model I wanted to use for the armor, it didn't work. it just gives me this error and I don’t know what to do, help
Topic category: Help with MCreator software
when I loaded the 3D model I wanted to use for the armor, it didn't work. it just gives me this error and I don’t know what to do, help
^
100 errors
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
1 actionable task: 1 executed
It's a compile error, make sure your model is compatible and isn't too large for the game, and also test if removing it fixes the bug to confirm that the model is causing it.