Custom Animations won't show up.

Started by Srunkarp on

Topic category: Troubleshooting, bugs, and solutions

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom Animations won't show up.

Hi,

I'm currently using the 1st snapshot for 2025.3 and wanted to make an entity for my mod. (NeoForge 1.21.8) 

I ran into a problem: Custom animations won't show up for my entity. I don't really have an explanation why though, I disabled collisions but as I re-enabled them, the animation was still not showing in the animation browser. Same goes with the A.I. I disabled. It is a 12 second long looping animation with rotation values between -720° and 720° (included). 

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I would recommend making…
Sun, 09/07/2025 - 15:44

I would recommend making custom animations in Blockbench. I do so for in my mods, which explains how much of a beast their walking animations are.

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks for your reply, but I…
Sun, 09/07/2025 - 16:01

Thanks for your reply, but I already use blockbench and it isn't a walking animation. It's basically two little squares that spawn with a new upgraded enchantment table. The only little thing the animation does is rotating the two squares in the opposite direction.

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nevermind, I'm very…
Mon, 09/08/2025 - 05:56

Nevermind, I'm very dissapointed in myself the animation was simply called "float" which of course is also a Variable-Type. So the code got corrupted and the debug client crashed.

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And the animation won't show…
Mon, 09/08/2025 - 05:57

And the animation won't show Up in the animation browser.