Topic category: Help with MCreator software
Help ;-;
what do I do??
Executing Gradle task: runClient
Build info: MCreator 2024.1.18518, forge-1.20.1, 64-bit, 8192 MB, Mac OS X, JVM 17.0.10, JAVA_HOME: /Applications/MCreator.app/Contents/jdk.bundle/Contents/Home, started on: 2024-05-13-13:20:22
> Task :compileJava FAILED
/Users/saoirse/MCreatorWorkspaces/finitum/src/main/java/net/mcreator/finitum/client/model/Modelifrit.java:20: error: illegal start of type public class Modelifrit<T extends> extends EntityModel<> {
^
/Users/saoirse/MCreatorWorkspaces/finitum/src/main/java/net/mcreator/finitum/client/model/Modelifrit.java:20: error: illegal start of type public class Modelifrit<T extends> extends EntityModel<> {
^
/Users/saoirse/MCreatorWorkspaces/finitum/src/main/java/net/mcreator/finitum/client/model/Modelifrit.java:76: error: expected public void setupAnim( entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) {
^
3 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 --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 907ms
1 actionable task: 1 executed
BUILD FAILED
Task completed in less than a second
The problem is updating the blockbench. Install the old version - 4.94 and disable automatic updates in the settings.
Well, or wait for a new update that will fix it.
https://github.com/JannisX11/blockbench/releases - here is a link where you can download it from the official Github of the developers indicated on the official website
Bug with blockbech. Please see https://github.com/JannisX11/blockbench/issues/2330
Thank you so much, I was losing my mind as I didn't think I'd done anything wrong