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 Xbox Game Pass directory resolver bugs #882

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

MythicManiac
Copy link
Collaborator

Fix a bug in the Xbox Game Pass directory resolver where an if check unintentionally always returned true due to a missing await keyword.

Also modify the error handling block to not fail if something that doesn't have a message attribute attached to it is thrown.

Fix a bug in the Xbox Game Pass directory resolver where an if check
unintentionally always returned true due to a missing await keyword.

Also modify the error handling block to not fail if something that
doesn't have a message attribute attached to it is thrown.
@MythicManiac MythicManiac merged commit 158c236 into ebkr:develop Nov 29, 2022
@MythicManiac MythicManiac deleted the xbox-dir-resolver branch November 29, 2022 18:52
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