mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #62] [BUG] Alternative download locations do not work #37
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 @azpha on GitHub (Jul 12, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/62
Describe the bug
I added another download location in settings without removing the default one & noticed that if you select an alternate destination in the
Install {game}?modal, clicking the Install button won't do anything. You have to use the first location in the list for it to work.To Reproduce
Steps to reproduce the behavior:
Installin the modal doesn't do anythingExpected behavior
The game download initiates normally in the correct directory
Screenshots
If applicable, add screenshots to help explain your problem.
https://github.com/user-attachments/assets/3cb20a46-d93b-4dba-a55c-a338c51df2ce
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
@DecDuck commented on GitHub (Jul 12, 2025):
Hey, thanks for the bug report. You're on the 0.2.0 version, and this issue has been fixed on the in-development version.
If you want to use it, you can find the docs here: https://docs.droposs.org/docs/next/guides/quickstart/. We're gearing up for a release (0.3.0) to get fixes like this out there, so it should be a relatively stable experience.
[BUG] Alternative download locations do not workto [GH-ISSUE #62] [BUG] Alternative download locations do not work