Description
Describe the bug
As the issue name suggests. If you enable this setting when exporting a blueprint, the scoreboard will not be generated and the animation will not play.
This happens regardless of the version you export to.
As a workaround, turn off Use Storage for Animation once, export, reload in Minecraft, and then turn the setting on again before exporting, and the scoreboard will remain.
To Reproduce
Enable Use Storage for Animation in the Blueprint settings and export it. Then check that there is a scoreboard for aj.animation_model_(MODEL_NAME).frame.
Error Message
None
Desktop (please complete the following information):
- OS: Windows10
- Version: Animated Java 1.5.2
Additional context
animated-java/src/systems/datapackCompiler/1.20.4/animation.mcb
Lines 122 to 135 in 7aeec46
The behavior of not generating a scoreboard seems to be intentional, as far as I can tell from the source code. In this case, is it a bug that it doesn't work without a scoreboard?