[Bug] Players vanishing / Ped location not updating properly, e.g. after exiting car #320
Closed
Whomsky
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 4 comments 3 replies
|
We're having this issue on our server too. Can't reproduce locally but happening a lot with other players on our live server. |
1 reply
|
Can confirm it seems to be a client issue. Updated post |
0 replies
|
Its easy to reproduce and we see what exactly is going on. Will try to fix it soon. Thanks and sorry for regression :) ! |
1 reply
|
A fix for this bug has been implemented and is available in Hotfix 7 (b104). Please try again and let us know if the issue persists. Thanks for your help! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary
When players drive their vehicles and then exit it, they will disappear on other players' screens until they move around a bit, at which point they resync to their proper location. This seems to be an issue with the latest client update as downgrading server artifact does not fix it. This even happens on the FiveM Test Server for Enhanced.
This also affects GetEntityCoords on client, which will report an older location than where the ped actually is - until the ped moves more or you punch it a few times, making it report the correct coordinate again.
Some users also reported that traffic, peds and players around them unload when this happens to them but I have not been able to locally reproduce this part.
Issue type
Client
Repro rate
Always
Server build version
103
OS
No response
CPU
No response
GPU
No response
RAM
No response
Storage type
None
Connection type
None
ISP and bandwidth
No response
DxDiag
No response
Network graph
No response
Platform
None
OS version / distribution
No response
CPU
No response
RAM
No response
Using txAdmin?
None
Hosting provider
None
Machine type
None
/perf endpoint output
No response
DDoS protection
No response
ulimit -n value (Linux only)
No response
Docker Compose file (Docker only)
No response
Steps to Reproduce
Expected Behavior
The player/ped should not disappear and GetEntityCoords should report the correct location
Actual Behavior
The player/ped disappears and GetEntityCoords reports an old coordinate
Evidence
Grand.Theft.Auto.V.Enhanced.2026.07.29.-.21.21.29.02.mp4
Additional Context
No response
All reactions