You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If several users play at the same time, then the statistics (which is on the right) will be the last logged-in user, and also happens with hidden links (for example, the admin panel)
The text was updated successfully, but these errors were encountered:
Yes, this is an issue I've been observing with recent test runs. I'm not fully sure what the cause is, but reworking the auth system into something PHP Session-based is currently top priority to address this problem. Right now it's pure Cookies and it's complete butt.
If several users play at the same time, then the statistics (which is on the right) will be the last logged-in user, and also happens with hidden links (for example, the admin panel)
The text was updated successfully, but these errors were encountered: