Blockbench Model Prevents Game From Running

Started by Erin_Transistor on

Topic category: Help with MCreator software

Last seen on 01:33, 23. Jun 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Blockbench Model Prevents Game From Running

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
 

Last seen on 11:16, 15. May 2024
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The problem is updating the…
Mon, 05/13/2024 - 18:13

The problem is updating the blockbench. Install the old version - 4.94 and disable automatic updates in the settings.

Last seen on 11:16, 15. May 2024
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, or wait for a new…
Mon, 05/13/2024 - 18:15

Well, or wait for a new update that will fix it.

Last seen on 01:33, 23. Jun 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much, I was…
Wed, 05/15/2024 - 17:27

Thank you so much, I was losing my mind as I didn't think I'd done anything wrong