If I teleport a armor stand to a certain direction (Like /tp @e[type=ArmorStand,c=1] ~0.1 ~ ~ 180 0) It sometimes looks into the wrong direction.
Here's a video: https://youtu.be/ZktELeeIpqI
Also, that "message me on Twitter" thing is'nt true, I decided to upload a schematic. If you've loaded it you have to add some scoreboards:
/scoreboard objectives add legs dummy
/scoreboard objectives add speed dummy
/scoreboard objectives add direction dummy
Then just place A Standing Banner (Color is not important) At Y=1 and a wool on top (green, yellow or orange) like you can see it at the beginning of the video. Last step is to place a armor Stand on the wool. Then it'll walk and you can (hopefully) see the bug.
Thanks for fixing, puchm
Linked issues
Attachments
Comments 3
It works, if I'm not teleporting very frequently. And yes, it's the same as MC-76463 . I was checking, if there's the same bug reported already, but I couldn't find anything! Thanks for helping!
teleporting it with relative coords doesn't change the looking direction, same with all entities, applie the directional values as well (tp entity x y z horizontalrotation verticalrotation)this is not a bug in minecraft, it's a bug in your command block systemEdit: duplicate of MC-76463 maybe?