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

server should handle duplicate player joins gracefully #58

Open
thoraxe opened this issue Mar 7, 2023 · 0 comments
Open

server should handle duplicate player joins gracefully #58

thoraxe opened this issue Mar 7, 2023 · 0 comments

Comments

@thoraxe
Copy link
Contributor

thoraxe commented Mar 7, 2023

if the server receives a join message for an existing player (2nd client connects with same UID) it will blow up

this needs to be handled gracefully with some kind of error message

probably requires a change to the protobufs

@thoraxe thoraxe added the good first issue Good for newcomers label Mar 10, 2023
@thoraxe thoraxe removed the good first issue Good for newcomers label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant