-
Bug
-
Resolution: Unresolved
-
None
-
1.20.1, 1.20.6, 24w20a
-
None
-
Confirmed
-
Commands, Networking
-
Normal
-
Platform
Summoning in a mob with a passenger and immediately dismounting the passenger (in the same tick) produces a desync.
How to Reproduce:
Impulse Block into...
summon minecraft:chicken ~ ~1 ~ {Passengers:[{id:"minecraft:zombie"}]}
Chain Block...
execute as @e[type=minecraft:zombie,limit=1] run ride @s dismount
Press button and observe desync. Server thinks passenger is dismounted. Client thinks the passenger is still riding.
- relates to
-
MC-197737 Mobs summoned by the player with equipment continue to render the item if it's removed via command in the same tick
- Open