-
Bug
-
Resolution: Fixed
-
23w03a, 23w05a
-
None
-
Confirmed
-
Commands
-
Normal
-
Platform
The Bug:
Using the "/ride" command on invalid entities teleports players to their position.
Steps to Reproduce:
- Summon a marker by using the command provided below.
/summon minecraft:marker ~ ~ ~
- Travel around ten blocks away from the marker.
- Attempt to ride the marker using the command provided below.
/ride @s mount @e[type=marker,limit=1,sort=nearest]
- Take note of how you don't ride the marker but are teleported to its position.
Observed Behavior:
The player is teleported to the entity's position.
Expected Behavior:
The player would not be teleported to the entity's position.
- is duplicated by
-
MC-259311 /ride on a marker moves the player/entities but fails to ride.
- Resolved