-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Players Duplicating in list and sometimes on map #33
Comments
This should reset the UI elements such as the player list when switching servers. Before, it wouldn't reset showing you the players for the previous server you were viewing. Not sure if this is related to #33.
Uploaded. Will test tonight. |
@TGRHavoc |
Ok. So, whilst writing this reply, I've manage to capture the issue you're having... By the looks of it, the server is picking up that the player is on it but, not sending the identifier of the server. Since the interface relies on that being set in the player options (and in a cache, used for creating markers) it could be causing issues. The latest commit on develop branch f735376 should actually fix this. You're not by any chase using OneSync are you? |
Not using OneSync. Linux server using the latest build (on Zap Hosting). |
I've updated the code on that last commit. Will look to check this when we have our next burst of players (1930 UK time). |
Unfortunately, the issue is still occurring. |
You did download the |
I thought I did. I've downloaded it again, deleted all files except images and reuploaded. Config redone. Will test again in 17 hours time. |
I've uploaded the development branch completely. Still doing it. |
I'm a fucking moron. Should work as 5cf8513 |
Is that the only file change? |
Yea. |
Uploaded. Will update you again. |
Been on 30 minutes. The issue would have certainly appeared by now but has not done so; so appears issue is fixed. |
This should reset the UI elements such as the player list when switching servers. Before, it wouldn't reset showing you the players for the previous server you were viewing. Not sure if this is related to #33.
This should reset the UI elements such as the player list when switching servers. Before, it wouldn't reset showing you the players for the previous server you were viewing. Not sure if this is related to #33.
https://i.gyazo.com/dcb5bf8cb3bd3f69ca64538188cb6620.png
https://i.gyazo.com/609c241321dffc4a9792f2f150f4b386.png
The list of players is occasionally populating numerous times with the same player. Refreshing the page fixes this. Unable to do anything to reproduce at the moment. Just load the page and after some time (anything from a minute to 15 minutes) I will notice this. The player count also appears incorrect at times to what it actually is (eg in image 2 it shows 3 players, when in fact there is only two - confirmed by looking at players.json on the FiveM server).
Also, sometimes when this happens the marker duplicates (with one being frozen, while the other is moving with the player). It doesn't happen all the time. Also, some players no longer on the server remain on the map.
https://i.gyazo.com/d171ec53a45f9f16137eeb2a3f53fba1.png
I'm running the latest version of Chrome and on Windows 10. Let me know if there's anything else I can offer/look at to help you figure out the issue?
The text was updated successfully, but these errors were encountered: