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

Character sheets not syncing properly while playing in online mode #151

Closed
RPDeshaies opened this issue Nov 10, 2020 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@RPDeshaies
Copy link
Collaborator

🚩 Describe the bug

When joining an online game with a character sheet, it often happens that the player makes modifications and those modifications are override by the GM's version because the GM touched the scene which sent an update to the player.

🔢 Steps to reproduce

...

🟢 Expected behavior

The character sheet dialog should always be in sync with the latest version of the character.

If the GM modifies the character, the dialog should display this version even if the player modified it
If the player modifies the character, the dialog should display this version even if the GM modified it.

The latest to do the modification wins.

🔴 Actual behavior

A race conditions makes updates very unreliable.

💅 Screenshots

Don

🖥 Desktop or Smartphone

  • OS: [e.g. iOS]
  • Browser: [e.g. chrome, safari]
  • Device: [e.g. iPhone6]

📄 Additional context

...

@RPDeshaies RPDeshaies added the bug Something isn't working label Nov 10, 2020
@RPDeshaies RPDeshaies self-assigned this Nov 10, 2020
@RPDeshaies RPDeshaies added this to the v3.3.0 milestone Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant