SystemUpdate
- system_update99
- system_update99
- Europe/Stockholm
- Yes
- No
3 issues
Key
Summary
Status
Reporter
Assignee
Created
Changed Description:
When using the command "/playsound entity.zombie.cure master @a ~ ~ ~ 60000 1" it should play the zombie curing sound, however in 1.10.2 this is not the case. I have tested this in 2 different worlds with the same result.
It has changed
Removed Description:
It has changed
Added Description:
They just changed the name, how do you delete reports?
Changed Description:
Command:
/execute as @s at @n[type=pig] run teleport ~ ~ ~
Expected behaviour:
The entity running the command would teleport to the nearest pig.
Actual behaviour:
The entity is teleported to its own relative coordinates.
Other notes:
- This seems to apply to both teleport and tp commands.
- The behaviour is the same when attempting to use execute positioned, regardless of if the position is another entity or a constant value. (edit: if the positioned value is set to a specific coordinate, it will print in chat the correct coordinates)
- This bug prevents being able to teleport to an entity, and keeping the original rotation.



oh wow, that's bad