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: while updating lobby, query count wasn't always back to 0 #550

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

SamuelBellomo
Copy link
Contributor

Description (*)

fixing issue where it's possible if there's an exception during updating lobby, query count never goes back to 0
adding some better error logging and popups.

Issue Number(s) (*)

Fixes issue(s): No issue, this was discovered quickly. If a new issue was created, it'd be closed anyway as soon as this is merged. No release notes needed for this PR, as this is related to lobby which is new anyway.

fixing issue where it's possible if there's an exception during updating lobby, query count never goes back to 0
@SamuelBellomo SamuelBellomo added 2-Easy This PR is trivial and can be reviewed quickly 1-Needs Review PR needs attention from the assignee and reviewers GDC-cherrypick labels Mar 14, 2022
* release/GDC2022:
  feat: authentication failure message popups will tell the user to try direct ip connection option (#547)
  feat: replace guid with auth playerid for session management (#488) (#548)

# Conflicts:
#	Assets/BossRoom/Scripts/Client/UI/UnityServicesUIHandler.cs
@SamuelBellomo SamuelBellomo added the 0-URGENT Blocker for a release and needs to be merged ASAP label Mar 14, 2022
@SamuelBellomo SamuelBellomo merged commit 6b323e7 into release/GDC2022 Mar 14, 2022
@SamuelBellomo SamuelBellomo deleted the sam/fix/some-cleanup-cherrypick branch March 14, 2022 19:21
SamuelBellomo added a commit that referenced this pull request Mar 14, 2022
…-not-going-away

* release/GDC2022:
  fix: leaving lobby when disconnecting (#515)
  better error messages and lobby fix (#550)
  feat: authentication failure message popups will tell the user to try direct ip connection option (#547)
  feat: replace guid with auth playerid for session management (#488) (#548)

# Conflicts:
#	Assets/BossRoom/Scripts/Shared/Net/ConnectionManagement/ClientGameNetPortal.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-URGENT Blocker for a release and needs to be merged ASAP 1-Needs Review PR needs attention from the assignee and reviewers 2-Easy This PR is trivial and can be reviewed quickly GDC-cherrypick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants