mirror of
https://github.com/ArnoldSmith86/virtualtabletop.git
synced 2026-03-02 22:57:02 -05:00
Multiple simultaneous identical player IDs #194
Labels
No labels
PCIO compatibility
Validator
automated testing
bug
documentation
duplicate
editor
enhancement
enhancement
library
library
maintenance
needs legacy server
pile related
reported client crash
routine operations
user interface
widget properties
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/virtualtabletop#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @96LawDawg on GitHub (Apr 13, 2021).
I don't know if this is what happened, but I had 2 players in a 6 player game always be able to see each other's personal hands. I wasn't able to identify the problem, but I think it was because 2 players randomly got assigned the same ID. If that is possible, there should be a PR at some point to close that loophole. If that isn't possible, then just close this issue and I'll keep my fingers crossed that it won't happen again.
Sort of related, it would be good to know how (if possible) a player could refresh his cache and clear out the player ID so he could get a new one. Is it as simple as emptying the browser cache? (Although for some of the older guys I play with, that might be a challenge).
@ArnoldSmith86 commented on GitHub (Apr 14, 2021):
It's possible.
The easiest way right now is for one of them to leave and then the other renames themselves in the players overlay. Then the former player can rejoin and will have the old name.
@bjalder26 commented on GitHub (Apr 14, 2021):
ctrl-shift-del then clear "cookies and other site data" worked for me to get a new player ID.