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

Patch versions not getting checked when opening the Patcher fast enough #108

Closed
AkiraArtuhaxis opened this issue May 17, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@AkiraArtuhaxis
Copy link
Contributor

If you open the Patcher fast enough right as the loading screen ends, some games don't get their versions checked.
NotCheckedGames

@AlexisL61
Copy link
Member

This is a problem with the automatic version finder from the repo. applyExternalConfiguration() should be awaited here.
https://github.com/AlexisL61/JackboxUtility/blob/dev/jackbox_patcher/lib/services/api/api_service.dart#L85

@AlexisL61 AlexisL61 added the bug Something isn't working label May 19, 2023
@AlexisL61 AlexisL61 added this to the 1.3.0 milestone May 19, 2023
AlexisL61 added a commit that referenced this issue May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants