X2CommunityCore / xcom2-launcher

The Alternative Mod Launcher (AML) is a replacement for the default game launchers from XCOM 2 and XCOM Chimera Squad.
GNU General Public License v3.0
338 stars 51 forks source link

won't save settings #323

Closed ouron35 closed 2 years ago

ouron35 commented 2 years ago

AML Version: 1.5.0

Description when i launch AML it won't find the game directory and mod folder, so i go to settings and find manually but after that i tried to "save settings" and appears "could not find file C:\Users\users\Documents\my game\XCOM2\XcomGame\Config" so it won't save the settings. my game is on another hard drive not my main SSD

Attachments

AML.log

Iridar commented 2 years ago

Have you tried launching AML as admin? Do you have any anti virus software? It might be interfering with AML writing to its own config file.

RevZero commented 2 years ago

As Iridar pointed out, something prevents AML from accessing certain folders/files. May also be a file system issue.

System.IO.FileNotFoundException: Could not find file 'C:\Users\user\Documents\my games\XCOM2\XComGame\Config'. File name: 'C:\Users\user\Documents\my games\XCOM2\XComGame\Config' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)