terriblebrutus Posted October 21, 2018 Posted October 21, 2018 Hi, This is my first time trying to mod and I am having an issue deploying mods for Fallout NV. I am getting this error. Error: Access is denied. 'C:\Users\sfack\Documents\My Games\FalloutNV\Fallout.ini.baked' at concat.forEach (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\vortex-parse-ini\lib\WinapiFormat.js:26:24) at Array.forEach (<anonymous>) at WinapiFormat.write (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\vortex-parse-ini\lib\WinapiFormat.js:24:18) at IniParser.write (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\vortex-parse-ini\lib\IniParser.js:15:29) at noSelfCopy (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\ini_prep\index.ts:178:42) at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:512:31) at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:569:18) at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:614:10) at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:693:18) at Async._drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:133:16) at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:143:10) at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:17:14) at <anonymous> My install path for the mods is D:\Games\Vortex\Fallout New Vegas which is the drive where my steam games are located. My download path is C:\Users\sfack\AppData\Roaming\Vortex\downloads Do I need to change my download path to match the install path? Thanks.
Grestorn Posted October 21, 2018 Posted October 21, 2018 No, this is not about your paths. The download path can be anywhere, but your "Mod Staging path" has to be somewhere on D: The error message hints that Vortex doesn't have access to write into the game's own save-game directory. Can you check if a file names Fallout.ini.baked exists in that path (C:\Users\sfack\Documents\My Games\FalloutNV)? Can you copy a file (any file) there or do you get an error message when trying that?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.