KaukausInsurgency / ki-dcs

Kaukasus Insurgency
5 stars 2 forks source link

DCS 1.5.8 Open Beta - File Writes All Fail #164

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago
03556.134 ERROR   VFS: VFS_open_write: CreateFile(C:\Users\Robert-GamingServer\Saved Games\DCS.openbeta\Missions\KIAlpha\GameEvents\GE_282.lua): Unknown error

This happens for every kind of file write for 1.5.8 Open Beta (tested on Frosties server).

Setup was DCS on D: drive and Saved Games location on C: drive

Igneous01 commented 6 years ago

https://forums.eagle.ru/showthread.php?t=200582

Suspect the issue is file permissions related

Igneous01 commented 6 years ago

Was a configuration issue - IN KI_Config.lua the Parent folder was set to "\Missions\KIAlpha\" but the folder in saved games was actually called "\Missions\Kaukasus Insurgency\" - after this was corrected the issue went away.