multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.41k stars 438 forks source link

Ped position not synced to server after falling through the ground #416

Closed ArranTuna closed 6 years ago

ArranTuna commented 6 years ago

Describe the bug

Slothman said:

if a ped falls through the world and their position gets reset to the street, the server does not see the new position and reports the ped to be at its original coordinates.

To Reproduce

Steps to reproduce the behavior:

  1. spawn a ped
  2. make the ped fall through the world and wait for it to respawn on a sidewalk
  3. have the server report the peds position. it will no longer be accurate.

Expected behavior That should not happen.

MTA Client (please complete the following information):

MTA Server (please complete the following information):

Additional context

@x86 said:

This is sometimes with vehicles and players too.

From https://bugs.mtasa.com/view.php?id=5840

StifflersMom commented 6 years ago

I can't reprouce this with Server v1.5.5-release-14280 and client v1.5.5-release-14273

qaisjp commented 6 years ago

Closing as @StifflersMom can't reproduce