Chris
Results
2
issues of
Chris
**Describe the bug** The Launcher crashes if I try to make a backup of my save. The issue seems to be that the folder to back up contains a whitespace....
**Issue:** If the encrypted base64 string is larger than the original file the `f.write(data)` will expand the file, while the decryption will `f.seek(0)` to the start of the file and...