Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Mobile problem? #342

Open
Walter-Correa opened this issue Jan 10, 2025 · 1 comment
Open

A Mobile problem? #342

Walter-Correa opened this issue Jan 10, 2025 · 1 comment

Comments

@Walter-Correa
Copy link

Some Mobile players are suspecting that they are cheating, even when they are entering the vehicle normally.

It doesn't happen all the time, it happens randomly! Could this be a problem related to the mobile itself?

Thank you!

[Nex-AC debug] Entered veh: 0, veh: 346, entered seat: -1, seat: 0, veh model: 560, enter time: 3918839

CODE: 004 (1)
@NexiusTailer
Copy link
Owner

That might be because of high packetloss from a player on mobile (besides the fact that reason may be in the client implementation itself). If a player has unstable connection, which is more common playing from mobile internet, some packets can be lost or arrive to the server with very big delay. Such case could've happened with RPC EnterVehicle, for example, if it was received by server after the player actually sat in the vehicle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants