-
Notifications
You must be signed in to change notification settings - Fork 55
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
Player not visible in API data on double connection #264
Comments
Got this bug again yesterday. Note the #287 McLaren of K. Cherep**** missing in the API data, but showing up in the ACCRC tool. It seems like this bug appears when Steam ID and car model don't change in the session. Although player gets a new car ID, 1004 becomes 1005, the player doesn't appear anymore in the API live data. (Rule 1201) I've checked the raw JSON data output at the moment I witnessed the bug. With #287 in second place at that moment, the array went from player #7 (McQu***) to player #22 (The other Cherepa****) With car model 30, this player gets a new car ID 1024. Haven't witnessed if this was working alright though, but I assume it did.
Thanks |
this is hard to reproduce... but I guess I found the issue... I made some changes and will be in the next release... |
I can confirm this bug is fixed in the #271 release. |
As mentioned in the Discord 29th of november (15:39) by RS
When a player connects with the same Steam ID and same car model the player is not visible anymore in the API data
From server log :
No issues when a player switches car model of course
The text was updated successfully, but these errors were encountered: