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

Leftover config files from previous install cause crash #17

Open
Shoozza opened this issue May 19, 2023 · 0 comments
Open

Leftover config files from previous install cause crash #17

Shoozza opened this issue May 19, 2023 · 0 comments
Labels

Comments

@Shoozza
Copy link
Member

Shoozza commented May 19, 2023

C:\Users<YOUR_USER_NAME_HERE>\AppData\Local\VirtualStore\Program Files (x86)\Soldat PolyWorks

This folder will contain an old version of the polyworks.ini files even after uninstall.

Due to changes in the ini (default skin is now called default instead of gfx) the application will crash with following error.
image

Workaround delete this folder:
C:\Users<YOUR_USER_NAME_HERE>\AppData\Local\VirtualStore\Program Files (x86)\Soldat PolyWorks

Suggested fix:
Additional checks for ini settings should auto heal the ini file.

@Shoozza Shoozza added the bug label May 19, 2023
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

1 participant