-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
π BugSomething isn't workingSomething isn't working
Description
π 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
UUID of cameras are located in "data.uuids" of the root entity, but the remove function search it in "data.locator".
So it never kills the camera, i had to change it myself and then it worked fine.
But if I export my animation, i'll have to rewrite it again.
β οΈ Error Message
ποΈ How to Reproduce
- Create an animation with a camera
- Export it to your datapack
- Play the animation on Minecraft
β Expected Behavior
The camera will stay alive.
π‘ Solutions & Alternatives
Modify the "as_data" and "kill_camera" files to correspond with the data of the root entity.
Then play it again to see that it works now.
π© Minecraft Version
1.20.6
π¦ Blockbench Version
4.12.6
π» Operating System
Windows
π Installed Blockbench Plugins
- Minecraft Title Generator (v1.9.2)
- Animation Sliders (v0.4.0)
- Outline Creator (v1.1.0)
- Cameras (v1.2.2)
- Export to Blender (v2.0.0)
- Optimize (v1.2.8)
- Free Rotation (v1.1.0)
β°οΈ Minecraft Environment
No response
Metadata
Metadata
Assignees
Labels
π BugSomething isn't workingSomething isn't working