Skip to content

🐛 Exported Animation JSON files do not include Animated Java's custom keyframe easings #452

@blockerlocker

Description

@blockerlocker

🛑 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

Working on a project with other team members and was hoping to be able to export animations as .jsons and pass them around back and forth as we work, but it seems the easings are not preserved, and the .json only contains the actual keyframe values themselves.

⚠️ Error Message

🔄️ How to Reproduce

  1. Create any animation with an eased keyframe.
  2. Save as file, then reload the animation to load it back from the file.
  3. Notice all easings are gone.
  4. You can also check the file itself to see no easing data is saved in the first place.

✅ Expected Behavior

Easings are preserved in exported animation files.

💡 Solutions & Alternatives

For now we'll have to send back and forth full .ajblueprints with animation data in them.

🟩 Minecraft Version

1.21.4

🟦 Blockbench Version

4.12.6

💻 Operating System

Windows

📃 Installed Blockbench Plugins

  • MC Title Gen
  • CEM Template Loader
  • Animated Java
  • EMF Anim Addon
  • WASD Controls

⛰️ Minecraft Environment

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions