-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
as_camera function not work
β οΈ Error Message
[14:44:53] [Render thread/INFO]: [System] [CHAT] \n[AJ] (from test) -> Camera camera not found!\nPlease ensure that it's name is spelled correctly.\n
ποΈ How to Reproduce
- summon a rig with camera
- run execute as @e[tag=aj.<export_namespace>.root] run function animated_java:<export_namespace>/as_camera {name: '<camera_name>', command:'say Hello, World!'}
β Expected Behavior
I shoud see "Hello, World!" in chat
π‘ Solutions & Alternatives
data modify storage aj:temp args.uuid set from entity @s data.cameras.$(name) |
should be
$data modify storage aj:temp args.uuid set from entity @s data.cameras.$(name).uuid
π© Minecraft Version
1.20.5
π¦ Blockbench Version
4.12.4
π» Operating System
Windows
π Installed Blockbench Plugins
No response
β°οΈ Minecraft Environment
No response
Metadata
Metadata
Assignees
Labels
π BugSomething isn't workingSomething isn't working