-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Download Completes Prematurely when Internet Cuts Out #51
Comments
On my second attempt the download completed prematurely at a similar point without any Internet disruptions, but wasn't anything launch-able. Output included here because there may be something else going on here:
|
I think this might be some other problem entirely. I keep getting lots of checksum errors each time before the premature download completes. I'm pretty sure this must be related to the Internet connection, but there may also be some unhanded error that should check for missing or incomplete files instead of skipping over them.
|
1 similar comment
I think this might be some other problem entirely. I keep getting lots of checksum errors each time before the premature download completes. I'm pretty sure this must be related to the Internet connection, but there may also be some unhanded error that should check for missing or incomplete files instead of skipping over them.
|
I've modified the size of the pool, let me know if latest builds mitigated this issue |
Here is an example of what happened to me when my Internet disconnected mid-download and resulted in an error that treated the incomplete download as a completed game install.
I would like to request that the install function have an option of sending the game download URL to download through the computer's default web browser, but I don't know if the games are packed as a single file that could be downloaded that way.
The text was updated successfully, but these errors were encountered: