
Looking in: D:Nexus Mod ManagerNexus Mod ManagerGameModes Found 3 script types. Nexus Mod Manager Crashing When Ing Mods Install Mods ForĪ Trace Lod file was created at C:Users19137DocumentsNexus Mod ManagerTraceLod20190520071151.txt I get this error whenever I try to install mods for Fallout 3 but Im not sure about other games yet since I just got the laptop, I hope I could possibly get this fixed soon because I never have been able to play Fallout 3 without problems before. Nexus Mod Manager has encountered an error and needs to close. Nexus Mod Manager Crashing When Ing Mods Download Button Below Nexus Mod Manager Crashing When Ing Mods. Nexus Mod Manager Crashing When Ing Mods Install Mods For

Bilago, if you're reading this, adjust the "InstallRegPath" variable assignment in GetSettings.cs., it's what's causing this.Nexus Mod Manager Crashing When Installing Mods By lureverfo1972 Follow | Public That's the only thing that will fix this short of the the mod's author fixing the problem himself. Make sure to put that path in quotes like in the example above. If you have Origin, I don't know what the path to the install location is, but you can adjust the above command by replacing what's after the /d in the command with Origin's RDR2 install location. The above command is applicable for the Steam version of the game. Reg add "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Red Dead Redemption 2" /v "InstallLocation" /d "C:\Program Files (x86)\Steam\steamapps\common\Red Dead Redemption 2" To resolve, run cmd as Administrator and run this command: If that registry key doesn't exist, it returns null to the calling function which is trying to feed that variable to the file picker dialog, and that's what causes the filter error and crash. HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Red Dead Redemption 2\InstallLocation NET decompiler to see what's going on, and on startup it's trying to read the following (string) registry key to determine the install location of the game:


It's because of a missing registry key with the Steam/Origin versions of the game. The strings for different filtering options must also be separated by the vertical bar. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. "Filter string you provided is not valid.

Since this application seems to be abandoned, to anyone that has this application crash on launch and not be able to use it at all because of this error:
