opensoldat / polyworks

Map editor for the game OpenSoldat
https://forums.soldat.pl/index.php?topic=35195.0
MIT License
25 stars 8 forks source link

Leftover config files from previous install cause crash #17

Open Shoozza opened 1 year ago

Shoozza commented 1 year ago

C:\Users\\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\\AppData\Local\VirtualStore\Program Files (x86)\Soldat PolyWorks

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