The bug
Armor stands can't be placed if there is another armor stand obstructing it – even if it contains the marker tag.
How to reproduce
Summon an armor stand with the marker tag (/summon minecraft:armor_stand ~ ~1 ~ {Marker:1,NoGravity:1}
) and try to place an armor stand on the block where the marker is or below it. Unless the marker armor stand was perfectly centered which can be done by using absolute coordinates when summoning it, the armor stand does not place.
Linked issues
Attachments
Comments 8
Can someone verify if this is still an issue? Since server no longer sends data about marker armor stands to the client, this issue might be fixed.
This is actually a duplicate of MC-89178.
Does this happen in 1.12.2?