Skip to content

🐛 An animation with loop mode once pauses all animations when finished #465

@WhatismyusernameAA

Description

@WhatismyusernameAA

🛑 Before you Start

  • I have searched existing bug reports for my problem.
  • I have read the F-A-Q.
  • I am using the latest version of Animated Java
  • I will only report a single bug in this report. If I have found multiple bugs, I will create a separate report for each one.

🗣️ Describe the bug

The rig defaults to the default pose when trying to tween between animations or play a new animation. This only happens when the rig is made to play an animation using an external function, but not when the command is directly executed by the player.

Screen.Recording.2025-11-01.152215.mp4

⚠️ Error Message

🔄️ How to Reproduce

upload datapack and resourcepack, run /function test:summon_armor, and then wait for rig to swap between animations. The bug is sometimes inconsistent.

Then, /execute as @e[type=item_display, tag=aj.test.root] at @s run function animated_java:test/animations/walk/play to unfreeze the rig.

FILES:
living_armor_test_0.0_data_pack.zip
living_armor.zip
living_armor_test_0.0_resource_pack.zip

✅ Expected Behavior

The rig is meant to transition/play animations without defaulting to the default pose.

💡 Solutions & Alternatives

  • doesn't work with tween, play, or resume
  • The external test functions seem to work fine, they refer to the item_display and the debug messages still output meaning that the rig still attempted to play the animation
  • upon inspection, the rig is missing the aj.test.animation.walk.playing tag when defaulting
  • removing all of the serverside performance mods (i.e. lithium) did not fix the issue

🟩 Minecraft Version

1.21.4

🟦 Blockbench Version

4.12.6

💻 Operating System

Windows

📃 Installed Blockbench Plugins

  • Color Gradient Generator
  • Player Statue Generator
  • Animated Java
  • Optimize
  • WASD Controls

⛰️ Minecraft Environment

Fabric 1.21.4

  • AmbientSounds 6.1.7
  • Axiom 5.1.1
  • Camera Obscura 1.2.0
  • Cloth Config 17.0.144
  • CreativeCore 2.12.35
  • Entity Model Features 2.4.1
  • Entity Texture Features 6.2.10
  • Fabric API 0.118.0
  • ForgeConfigAPI Port 21.4.1
  • GlitchCore 2.3.0.4
  • Lithium 0.14.5
  • Mod Menu 13.0.2
  • Polymer 0.11.8
  • PuzzlesLib 21.4.10
  • Sodium 0.6.6
  • Sound Physics Remastered 1.4.8
  • Spyglass Astronomy 1.0.15
  • True Ending 1.1.3
  • Xaeros Minimap 25.1.0

Metadata

Metadata

Assignees

Labels

🐛 BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions