Closed doxxx closed 2 years ago
If I disable all the other mods and just enable an NPC mod (like BB's Lasses of Skyrim) and AI Overhaul, along with their dependencies, then the patcher works again. So the problem is somewhere in my load order, I guess.
As the log says ; you have a missing master, one of the plugins selected has ccBGSSSE001-Fish.esm as a master and that file isn't enabled in your load order (it doesn't figure in your plugins.txt) . the File may be missing.
Thanks for the reply. Here's the thing though: It's a DLC master. I can't disable it. And MO2 doesn't indicate that any of the plugins in my load order have missing masters. So I don't understand how this error could even occur.
I'm going through my load order to find which plugins use this master and to see which one is triggering the problem.
Here it is enabled in my load order:
I only have two plugins in my load order with ccBGSSSE001-Fish.esm
as a master:
The patcher error no longer occurs when I disable Occ_Skyrim_AnniversaryFreeCC.esp
from eFPS - Anniversary Edition
. What's bothering me though is that when I first ran the patcher successfully yesterday, I had that plugin enabled. I've had that mod installed and enabled for weeks.
I've double-checked and the ccBGSSSE001-Fish.esm
file exists in my Data folder.
I really think there's a problem in the patcher here. Could you take another look?
Actually, I don't think it's related to either of those plugins.
I just had the patcher fail when I had Occ_Skyrim_AnniversaryFreeCC.esp
disabled, even though it had just succeeded a few minutes before while I was writing the post above. After running the patcher again a few times with Occ_Skyrim_AnniversaryFreeCC.esp
enabled, the patcher succeeded.
So it must be a race condition. Maybe somewhere in the code that handles the list of loaded plugins?
Hi,
The patcher is failing with a MissingModException for ccBGSSSE001-Fish.esm. The patcher worked earlier today when I first ran it after installing AI Overhaul. But now after I installed a few other mods (Simple Horses SE, Horses Simply Turn Better) and disabled some others (Convenient Horses), the patcher is failing.
I tried disabling the additional mods that I installed but the patcher still fails.
I don't really understand how this error could occur. The master file it's referencing can't be disabled. LOOT is not showing any errors in the plugin list.
Here's the full log for the run:
And here is my plugins.txt: