custom model animations are not saving

Started by parayeet on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
custom model animations are not saving

so i have a custom rocket model and made it an entity with the entire thing set to be the head so it would be like a projectile but if i set it then it won't work and when i check the animations have been reset.  the console log is this:

> Task :compileJava UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :classes UP-TO-DATE
> Task :jar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :reobfJar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec…
BUILD SUCCESSFUL in 4s
7 actionable tasks: 3 executed, 4 up-to-date
Task completed in 4 seconds
 

please help i don't know what to do

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
im bacically trying to make…
Tue, 05/04/2021 - 00:49

im bacically trying to make a missile that points and flies toward its target and the rotaion would be the head animation

Active 2 years ago
Joined Feb 2019
Points:
753

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 156
Is it a self-guided missile?…
Tue, 05/04/2021 - 01:23

Is it a self-guided missile?

 
Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
yes
Tue, 05/04/2021 - 12:33

yes

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
could you help?
Tue, 05/04/2021 - 12:35

could you help?

Active 2 years ago
Joined Feb 2019
Points:
753

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 156
Yes, I did it with…
Tue, 05/04/2021 - 18:07

Yes, I did it with procedures, 
it works perfectly, I can even motivate certain characteristics 
I will send pictures

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
ye i know ive done custom…
Tue, 05/04/2021 - 23:36

ye i know ive done custom entities before and used custom models i just need help figuring out why it wont save

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
but cool
Wed, 05/05/2021 - 00:45

but cool

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
i think the problem is…
Wed, 05/05/2021 - 14:33

i think the problem is simpily that im using mcreator 2021.1 now that ive looked around and done some stuff

Active 1 year ago
Joined May 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
cause it don't work for any…
Wed, 05/05/2021 - 14:34

cause it don't work for any other mod ive opened in the newer versions