Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider changing settings/info.dat location from WorkingDirectory to users LocalAppData. #191

Open
catgirlkara opened this issue Sep 8, 2024 · 1 comment
Assignees
Labels

Comments

@catgirlkara
Copy link

When running from shortcuts this can change what the apps "WorkingDirectory" is located. This was causing me crashes because somehow the cryptography padding was off when trying to load SAM. If the files were stored in LocalAppData this problem wouldnt have happened.

@catgirlkara
Copy link
Author

Also might want to put some exceptions around the cryptographic calls so that at least the app doesnt crash without telling the user what went wrong.

@rex706 rex706 self-assigned this Sep 9, 2024
@rex706 rex706 added the bug label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants