mojira.dev
MC-135809

Armor stands with Marker tag can still activate pressure plates

The bug

Armor stands that have the Marker tag set to true still seem to be able to trigger pressure plates in certain positions.

I have included a world download with some options for better visualizing this bug, and also made a video for demonstration: https://www.youtube.com/watch?v=9Kzbj_bG2Zw

How to reproduce

  1. Place a pressure plate

  2. Stand on it

  3. Run this command:

    /summon minecraft:armor_stand ~ ~.12 ~ {Marker:1, NoGravity:1}

    The NoGravity tag is not required, but it is used here to show the effect, otherwise the pressure plate would only be activated for a short moment.

Linked issues

Attachments

Comments 13

Confirmed for 1.13.1-pre1

Confirmed for 1.13.1

Confirmed for 1.13.2-pre2.

Can confirm in 20w49a.

A way to solve this seems to be (yarn names) implementing `canAvoidTraps()` from `Entity` to return `isMarker()`.

3 more comments

Can confirm in 1.17.1.

Can confirm in 1.18.2 and 22w18a.

Can confirm in 1.19.

Can confirm in 1.19.2.

This issue was present in 1.20 Pre-release 2 but no longer occurs in 1.20 Pre-release 3. This issue has been fixed in 1.20 Pre-release 3.

[media][media]

Ursu Radu

(Unassigned)

Confirmed

Entities

Marker, armor_stand, pressure_plate

Minecraft 1.13, Minecraft 18w31a, Minecraft 18w32a, Minecraft 1.13.1-pre1, Minecraft 1.13.1-pre2, ..., 1.18.2, 22w18a, 1.19, 1.19.2, 1.19.4

1.20 Pre-release 3

Retrieved