Animated-Java / animated-java

A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition.
Other
159 stars 26 forks source link

[BUG] The animation storage for 'animation_name' is too large #200

Closed MrMakistein closed 3 months ago

MrMakistein commented 3 months ago

Describe the bug Large models/animations lead to an error when exporting!

To Reproduce

  1. Create a large model with lots of bones and a long animation
  2. Export
  3. See error

    (I think. When I deleted some bones or shortened the animation the error disappeared at least)

Expected behavior Model should export properly

Error message: The animation storage for 'transform' is too large! The data command must be less than 2000000 characters long. (Currently 2012195 characters). Error: The animation storage for 'transform' is too large! The data command must be less than 2000000 characters long. (Currently 2012195 characters). at createAnimationStorage (:3744:4463) at compileDataPack (:3744:7612) at async actuallyExportProject (:3744:27000) at async exportProject (:3749:68)

Desktop (please complete the following information):

SnaveSutit commented 3 months ago

Fixed in pre10