Only deleting "C:\ProgramData\FAForever\logs" is not enough.
because you started FAForever a Admin, everything that is saved in this mode will be protected if you use faforever as normal user.
Not only FAForever\logs. You also will maybe have errors like this:
- Code: Select all
IOError: [Errno 13] Permission denied: C:\\ProgramData\\FAForever\\fa_path.lua'
This wont crash the game (only log will show this), but you will never get a a updated version of "fa_path.lua" because you can't overwrite it.
To make a clean install please uninstall FAForever, then manual delete the folder "C:\ProgramData\FAForever". This will delete all files with Admin rights.
Then reinstall FAForever and you are good to go.