Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AlecM33
Copy link
Owner

@AlecM33 AlecM33 commented Mar 13, 2024

There was a pretty niche scenario where a user could join a game that is already in-progress and get assigned the role of "Player." This happened when the game was started with a Temporary Moderator, but then someone was killed and we established a Dedicated Mod. In that case, the server failed to detect the state of the game correctly and assumed they should be a Player.

To fix this, we added a check for the status being "In Progess" as a condition where we should add any new joiners as spectators.

@AlecM33 AlecM33 merged commit 915819b into master Mar 13, 2024
@AlecM33 AlecM33 deleted the join-when-in-progess-bug branch March 27, 2024 00:08
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

Successfully merging this pull request may close these issues.

2 participants