Deleted17916404User Posted February 26, 2018 Posted February 26, 2018 I have had issues with FOMOD installers for FalloutNV, which first need to check if a file exists and only then proceed with installation. I checked into the FOMOD itself and they come with a C# script which has a function to check for existence of files, called "DataFileExists".I am hazarding a guess that the reason why they fail to find the files is because the script is not started in the data directory and thus fails to find the installed files (it checks using a relative path). I don't know how Vortex starts a script for fomod but the install should maybe be started in the data folder(??? not sure about this).
Tannin42 Posted February 26, 2018 Posted February 26, 2018 Could you post the name & link of the mod?
Deleted17916404User Posted February 28, 2018 Author Posted February 28, 2018 On 2/26/2018 at 9:11 AM, Tannin42 said: Could you post the name & link of the mod?Project Nevada - Extra Options (https://www.nexusmods.com/newvegas/mods/47285/) It doesn't detect installed files (specifically it doesn't detect the esp's installed) from its dependency mod, Project Nevada (https://www.nexusmods.com/newvegas/mods/40040).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.