Closed davidmfinol closed 3 years ago
Closing this issue, as I haven't seen this issue in some time.
Re-opening since this issue is being seen by user.
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.
Description of the issue here: https://www.reddit.com/r/CardGameSimulator/comments/k66hm0/cant_download_arcmage/
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.
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?