mojira.dev
MC-195197

Minecraft setblock is bugged on a repeating command block

Hello !

I'm trying to make a commandBlock system on a realm to open an iron door automatically when a player is less than 2 blocks from the block below the door, except that the door does not open, often if I update the block below the door, or if there is no block below the door (which is very problematic).

So it's a real bug, or I got it wrong. Except that what makes me say that my system is normally functional, it is simply that it worked perfectly well in 1.15.2.

I've share the bug in the map, in the file belowย ๐Ÿ™‚

Linked issues

Attachments

Comments 3

Confirmed/Reproduced in MC 20w29a.

/execute if entity @e[x=X,y=Y,z=Z,distance=..2] run setblock X Y Z iron_door[open=true]

Does not change closed doors into open ones.

ย 

Thank you for your report!
However, we are already tracking this issue, and this report is a Duplicate of MC-192791, which is a report that has not been resolved yet.

If you want, you can upvote the parent ticket, and enable watching to receive any updates about it - if you believe you have any information that may be important for this issue, please leave a comment on the parent. Please also use the search function in the future to prevent duplicate reports.

Quick Links:
๐Ÿ““ Issue Guidelines โ€“ ๐Ÿ›  Community Support โ€“ ๐Ÿ“ง Customer Support โ€“ โœ๏ธ Feedback and Suggestions โ€“ ๐Ÿ“– Game Wiki
๐Ÿ’ฌ Mojira Subreddit โ€“ ๐Ÿ’ฌ Mojira Discord

Ok, thx ^^

Flymeth

(Unassigned)

Unconfirmed

(Unassigned)

1.16.1

Retrieved