Custom models only just stopped working

Started by Unstoppablelays on

Topic category: Help with modding (Java Edition)

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom models only just stopped working

When i added another 3d model to my mod it came up with this error but the previous models using the same format have all worked. any help?

 

Executing Gradle task: runClient
Build info: MCreator 2024.1.18518, forge-1.20.1, 64-bit, 8029 MB, Windows 11, JVM 17.0.10, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-05-11-13:36:42

> Task :compileJava FAILED
C:\Users\shaun\MCreatorWorkspaces\unstops_mod\src\main\java\net\mcreator\unstopsmod\client\model\ModelMouse.java:20: error: illegal start of type public class ModelMouse<T extends> extends EntityModel<> {
^
C:\Users\shaun\MCreatorWorkspaces\unstops_mod\src\main\java\net\mcreator\unstopsmod\client\model\ModelMouse.java:20: error: illegal start of type public class ModelMouse<T extends> extends EntityModel<> {
^
C:\Users\shaun\MCreatorWorkspaces\unstops_mod\src\main\java\net\mcreator\unstopsmod\client\model\ModelMouse.java:55: 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 1s
1 actionable task: 1 executed

BUILD FAILED
Task completed in 1 second

 

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Anyone have any idea what…
Sat, 05/11/2024 - 12:50

Anyone have any idea what this means?

Model code is broken. Did…
Sat, 05/11/2024 - 13:47

Model code is broken. Did you manually alter it? If so, make sure to only alter it if you know what you are doing

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no as soon as i imported the…
Sat, 05/11/2024 - 16:28

no as soon as i imported the model mcreator just stopped running minecraft so i deleted it from mcreator workspace files thats the only thing i did

 

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there anyway i could fix…
Sat, 05/11/2024 - 16:29

Is there anyway i could fix it?

 

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This all started happening…
Sat, 05/11/2024 - 16:30

This all started happening after my BlockBench just randomly updated maybe that has something to do with it. Because all of the models i have ever made previously have worked its just the ones after the update that have cause my minecraft to not run.

 

Last seen on 16:24, 10. Jun 2024
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
my friend i too was having…
Sat, 05/11/2024 - 20:32

my friend i too was having the same problem for best part of the day today. 
it's definitely blockbench.

solution;
1. turn off the auto updates in blockbench so it DOESNT 'update'
2.  head to the blockbench website, look for releases and go to their github
3.  scroll down to version 9.4.9 and download the exe file
4. run that exe file from where-ever you downloaded it to run it in 9.4.9 and re-export your entity!
 

ET VOILA! (took this screenshot just before clicking 'post reply' :)

 

Last seen on 18:14, 12. May 2024
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It definitely is a…
Sun, 05/12/2024 - 05:30

It definitely is a blockbench export issue, reverted pre may 9th update and it works fine

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yea i thought so but i didnt…
Sun, 05/12/2024 - 07:10

Yea i thought so but i didnt want to do anythingto break mu mod

 

Last seen on 17:17, 12. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Anyway thanks  
Sun, 05/12/2024 - 07:11

Anyway thanks

 

Last seen on 18:25, 25. Jun 2024
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When it was said to scroll…
Sun, 05/12/2024 - 08:47

When it was said to scroll down to version 9.4.9 did they mean version 4.9.4 because I can't seem to spot a 9.4.9

Last seen on 16:24, 10. Jun 2024
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh yeah sorry guys, 4.9.4…
Sun, 05/12/2024 - 11:02

oh yeah sorry guys, 4.9.4 lmao my bad