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

Installer: Prevent ALTTP Sprite Download from being Interrupted #3293

Merged
merged 4 commits into from
Jun 1, 2024

Conversation

nicholassaylor
Copy link
Contributor

@nicholassaylor nicholassaylor commented May 13, 2024

What is this fixing or adding?

Addresses #3204
Previously, installation was allowed to finish while ALTTP sprites were still downloading. If Visual C++ Redistributables were installed for the first time, then a prompt to restart your computer would appear. Clicking this could cut off the process of updating sprites before it was completed.

Removing the nowait flag should prevent this from happening.

How was this tested?

Ran set-up on a fresh Win10 VM
https://github.com/ArchipelagoMW/Archipelago/actions/runs/9142961017

Modifies flags for sprite downloads and reorders run commands
@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels May 13, 2024
@Exempt-Medic Exempt-Medic added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label May 13, 2024
@ThePhar ThePhar merged commit 8dbc8d2 into ArchipelagoMW:main Jun 1, 2024
5 checks passed
@nicholassaylor nicholassaylor deleted the inno-fix branch June 1, 2024 12:14
wu4 pushed a commit to wu4/Archipelago that referenced this pull request Jun 6, 2024
jnschurig pushed a commit to Tranquilite0/Archipelago-SoulBlazer that referenced this pull request Jun 13, 2024
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants