mojira.dev
MC-154267

Marker armor stands are not saved with structures

Armor stand markers are not being saved by structure blocks. Non-marker armor stands are saved normally.

To reproduce:

1.) Summon a marker armor stand with /summon ArmorStand ~ ~ ~ {Marker:1b}

2.) Use a structure block in Save mode with Include Entities set to 'ON' to save an area which includes the armor stand.

3.) Load the created structure file with a structure block or examine the structure file with NBTExplorer to find said armor stand is missing.

Linked issues

Attachments

Comments 7

1.14.4 armor_stand not loading at all when loaded "procedurally", marker or no. By "precedurally" means as in an armor_stand placed within an nbt file of a default structure, which loads as the terrain is procedurally generated. This was specifically discovered when attempting to place an armor_stand statue in the entrance.nbt of the woodland_mansion structure directory. Marker or not, the armor_stand does will not load.

@unknown, that sounds like a separate issue. Please create a new ticket if we don't have one already.

Will do!

Confirmed 1.15 pre2

Zachary Johnson

This is still the case with the 1.16 snapshots (tested on 20w12a and 20w13a and 20w13b)

Sorry about the large picture, it is just a visual of non-marker armor stands along with area effect clouds working, while the marker stands do not.

[media]

Seems like this issue is persisting into 1.18.1. I'm new to these forums so I hope that I am not breaking any rules, but I'll share the workaround that I came up with. I don't think that this issue is going to be resolved, unfortunately.

Although you cannot save a Marker armor stand to a structure. You can save armor stands with any tags to structures. If you save an armor stand with a tag such as markerTag, then you can add the Marker tag after the structure has been loaded. In this case, I would run a command like /execute as @e[tag=markerTag] run data merge entity @s {Marker:1}

Confirmed for 1.21.1.

Rocky Avalon

(Unassigned)

Confirmed

(Unassigned)

Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2, 1.15 Pre-Release 2, 1.15.2, 20w13b, 1.18.1, 1.21.1

Retrieved