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

fix(server/queue): fix edge case when awaiting player joining #324

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

D4isDAVID
Copy link
Member

Description

Fixes an edge case that causes an attempt to index a nil value error.
The error itself causes no harm except for being misleading.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

@mafewtm mafewtm merged commit 282b68d into main Jan 20, 2024
1 of 3 checks passed
@D4isDAVID D4isDAVID deleted the fix/queue-edge-case branch January 20, 2024 23:00
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.

None yet

3 participants