sores Posted October 18, 2018 Share Posted October 18, 2018 The original error I'm trying to fix is the game freezing at main menu/ showing pop-ups for a quest. A video is here: https://www.youtube.com/watch?v=ryIl00WE3uM&feature=youtu.be I opened up FNVEDiT to start fixing this error and I'm getting a new error: [00:02] Background Loader: Fatal: <Exception: "Project Nevada - Cyberware Additions.esp" requires master "Project Nevada - Cyberware.esp" to be loaded before it.> The issue is Cyberware IS ALREADY loaded before Additions. Here's my plugin list: https://pastebin.com/cjHVxJkj Thanks! Link to comment Share on other sites More sharing options...
M48A5 Posted October 18, 2018 Share Posted October 18, 2018 You are trying to run too many plugins. Before you start to get into any more trouble shooting, you need to trim you list to around 135 +/- plugins. It could be less depending on what mods you have installed that do not have an .esp. Link to comment Share on other sites More sharing options...
dubiousintent Posted October 18, 2018 Share Posted October 18, 2018 In addition to "too many plugins", Believe this is a problem with the "master file" sort order within the plugin "Cyberware Additions" plugin; caused by differences between how xEdit loads files and the game load order. (Don't use that particular plugin myself so I haven't verified this.) Most people don't notice xEdit sorts slightly differently until something like this pops up. Please see 'Issue: Recommended "Project Nevada" master file load order?' entry in the wiki "Fallout NV Mod Conflict Troubleshooting" article. Your "CA" plugin is not mentioned but the same issue applies. -Dubious- Link to comment Share on other sites More sharing options...
RoyBatterian Posted October 20, 2018 Share Posted October 20, 2018 Use one of the github releases of xEdit that ElMinster is currently updating, the issue with ESM flagged masters not appearing in the correct place in your load order should be fixed. Link to comment Share on other sites More sharing options...
M48A5 Posted October 20, 2018 Share Posted October 20, 2018 Use one of the github releases of xEdit that ElMinster is currently updating, the issue with ESM flagged masters not appearing in the correct place in your load order should be fixed.Can you provide a link? Not everyone is aware that XEdit is available on github. Link to comment Share on other sites More sharing options...
dubiousintent Posted October 20, 2018 Share Posted October 20, 2018 xEdit discusson page on AFKMods site. First page contains links to latest of:xEdit test version distributed as "TES5Edit-dev" package. Rename to the game name version.xEdit Experimental (Bleeding edge) version. This is often just the EXE and is intended to overwrite the files from the "dev/test" version. There are also links (including to docs) under 'Misc Other Tools' section of the wiki "Getting started creating mods using GECK" article. -Dubious- Link to comment Share on other sites More sharing options...
Recommended Posts