Custom models only just stopped working

Started by Unstoppablelays on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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

 

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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

 

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

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

Is there anyway i could fix it?

 

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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.

 

Active 1 year ago
Joined Sep 2022
Points:
388

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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' :)

 

Active 1 year ago
Joined Nov 2023
Points:
153

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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

 

Active 1 year ago
Joined May 2024
Points:
95

User statistics:

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

Anyway thanks

 

Active 4 months ago
Joined Jun 2022
Points:
565

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 97
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

Active 1 year ago
Joined Sep 2022
Points:
388

User statistics:

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

oh yeah sorry guys, 4.9.4 lmao my bad