While run "/execute anchored eyes ... " in a commandblock, the command uses always "anchored feet"
Attachments
Comments 9
Pretty sure that's completely intentional and done to fix MC-124138.
I was able to reproduce it in 18w05a
Attached files to the issue: issue in action
Command run:
/execute at MetoolDaddy anchored eyes facing 1026 71.5 1062 run particle minecraft:flame ^ ^ ^3 0 0 0 0 1 force
Using particle end_rod for command block, flame for manually ran command
eyes referes to the executor, at does *not* change the executor, only the location, rotation and dimension.
I just encountered this issue (1.15.2), and was completely lost as to why my commands weren't working before taking a deeper look into it. I set up five command blocks to teleport armor stands at one-block intervals along my sight. This screenshot was taken after having the command blocks teleport the stands along a line (wrongly starting at my feet), then running the exact command in the third command block (/execute at @p anchored eyes run tp @e[tag=3] ^ ^ ^3) which moved the middle stand up by about a block, where it should have been all along! (I also just tested with a funciton and in 1.6 pre-release 4 and had the same results)
Please take this bug seriously, as it is definitely messing things up for everyone!
[media]This report is currently missing crucial information. Please take a look at the other comments to find out what we are looking for.
If you added the required information and a moderator sees your comment, they will reopen and update the report. However, if you think your update to this report has been overlooked or you want to make sure that this report is reopened, you can contact the Mojira staff in Discord or Reddit.
-- I am a bot. This action was performed automagically! Please report any issues in Discord or Reddit
This report is currently missing crucial information. Please take a look at the other comments to find out what we are looking for.
If you added the required information and a moderator sees your comment, they will reopen and update the report. However, if you think your update to this report has been overlooked or you want to make sure that this report is reopened, you can contact the Mojira staff in Discord or Reddit.
-- I am a bot. This action was performed automagically! Please report any issues in Discord or Reddit
Can you provide the exact command you used, along with your description of the expected behavior and actual behavior? Thanks!