mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-08-26 22:11:13 -04:00
[GH-ISSUE #6] [BUG] Fatal crash on attempting to import a version that has a symlink #1
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 @Beethoven-n on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/Drop-OSS/droplet/issues/6
unsure why this happens, but for some reason, if i have a game set up like this:
it'll error like so on trying to import the windows version of the game and stop the container.
@DecDuck commented on GitHub (Aug 1, 2025):
Rust says it should follow symlinks:
The function is poorly written, so I'll refactor it properly and see if it resolves this issue.
[BUG] Fatal crash on attempting to import a version that has a symlinkto [GH-ISSUE #6] [BUG] Fatal crash on attempting to import a version that has a symlink