mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #167] [BUG] Game download can get stuck in a loop if validation is unsuccessul #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Pacodastre on GitHub (Oct 26, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/167
Describe the bug
Drop can get stuck in a validation/downloading loop if games files have been modified since they were imported.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Drop tries a maximum of 3 times to download and verify game files. If re-downloading the files doesn't fix it, drop should break the loop and return an error to the client.
@DecDuck commented on GitHub (Feb 6, 2026):
Done
[BUG] Game download can get stuck in a loop if validation is unsuccessulto [GH-ISSUE #167] [BUG] Game download can get stuck in a loop if validation is unsuccessul