Unvanquished / updater

QML based updater to install, update and launch the Unvanquished game.
https://unvanquished.net/download
15 stars 7 forks source link

The updater never closes the splash screen if url to download new updater is faulty #54

Closed illwieckz closed 3 years ago

illwieckz commented 3 years ago

If url to download new updater is faulty, the updater never closes the splash screen.

Here, while using 0.0.5 version instead of expected v0.0.5 one (so the url returns a 404 error):

Updater update to version "0.0.5" required
aria2::addUri returned 0
onDownloadCallback event DOWNLOAD_START
onDownloadCallback event DOWNLOAD_ERROR

Then the updater is stuck on splash screen.