mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-08-27 06:11:15 -04:00
[GH-ISSUE #7] Unable to import game version when files have special characters #2
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 @useless-bit on GitHub (Aug 24, 2025).
Original GitHub issue: https://github.com/Drop-OSS/droplet/issues/7
I tried to import a game version and always got a Rust exception in the container.
After some testing, it turns out that the error was caused by some files that have special characters in the name.
Here are two examples that were able to trigger the problem:
Technická podpora.rtfServicio técnico.rtf@DecDuck commented on GitHub (Nov 19, 2025):
I think has been fixed
Unable to import game version when files have special charactersto [GH-ISSUE #7] Unable to import game version when files have special characters