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

Game Download Progress Freezes #32

Closed
davidmfinol opened this issue Jun 15, 2020 · 5 comments
Closed

Game Download Progress Freezes #32

davidmfinol opened this issue Jun 15, 2020 · 5 comments
Assignees
Labels

Comments

@davidmfinol
Copy link
Member

This is an intermittent issue:
Sometimes, the Game Download Progress bar will freeze. I've only noticed it when downloading Decks, and when it happens in the Unity Editor, there is a cryptic error message that relates to co-routines.
Can we move the entire Game Download process away from co-routines to async/await resources?

@davidmfinol davidmfinol self-assigned this Jun 15, 2020
@davidmfinol
Copy link
Member Author

Closing this issue, as I haven't seen this issue in some time.

@davidmfinol
Copy link
Member Author

Re-opening since this issue is being seen by user.

@davidmfinol davidmfinol reopened this Aug 18, 2020
@davidmfinol
Copy link
Member Author

I suspect it may be related to an error during the download causing some issue with the "invalid" folder, but still need to do more investigation.

@davidmfinol
Copy link
Member Author

@davidmfinol
Copy link
Member Author

A couple of more users reported the error.
Luckily, uninstalling and reinstalling the app seems to fix the issue.
I think this issue must be related to corrupted data in the /games folder.
I've added some debug logs to the game downloader to try to debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant