Unvanquished / updater

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

Hangs at near-completion: Error extracting update. #15

Closed Viech closed 3 months ago

Viech commented 6 years ago

For me, the updater got stuck showing a progress of 740.3 / 740.7 MiB, 00:00:00 left, still showing DL: 4.9 MiB/s UL: 0.0 Byte/s while there is no more progress.

The console shows:

QFontDatabase: Cannot find font directory /usr/local/lib/fonts.
Note that Qt no longer ships fonts. Deploy some (from http://dejavu-fonts.org for exampl
qml: conn.updaterUpdate=false
qml: Installing to […]
qml: Download started
qml: Torrent downloaded
qml: Download started
qml: Error extracting update
qml: Error extracting update
Viech commented 6 years ago

Restarting the updater inmmediately unpacked correctly and I was able to start the game.

DolceTriade commented 6 years ago

I had a branch open at one point that would be more verbose about errors (i also need to be WAAY better about exposing these errors to users in ways that are not the console...). I should get back to that... It's not clear why it failed extracting the first time.

Viech commented 6 years ago

If you are using the torrent and the unpacking fails you could use the torrent checksum to verify-and-fix the data and try again. I'm not sure if this would have helped here, maybe the unpacking issue was unrelated to data validity.

slipher commented 3 months ago

Closing this as I assume no one can reproduce it.