Mojira Archive
MC-264022

Summoning an entity with a passenger and dismounting it on the same tick causes desync

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.

Unresolved

Picarrow

2023-07-04, 04:17 AM

2024-05-22, 01:37 AM

3

0

Confirmed

Normal

Platform

Commands, Networking

1.20.1, 1.20.6, 24w20a

-