matortheeternal / merge-plugins

Standalone application for merging bethesda plugin files.
Other
53 stars 13 forks source link

Load Order is wrong in Merge Plugins v2.3.1 for SSE #140

Open ckilmer75 opened 6 years ago

ckilmer75 commented 6 years ago
2017-11-20 03_00_03-plugin selection

When I try to perform a merge, I get an error loading plugins because it claims Cutting Room Floor is being loaded after the unofficial SE patch:

2017-11-20 02_49_41-merge plugins

However, my Plugins.txt load order has Cutting Room floor loading well after the Unofficial SE patch like it should.

Here is a copy/paste of the relevant top portion of my plugins.txt:

# This file is used by the game to keep track of your downloaded content.
# Please do not modify this file.
*Lanterns Of Skyrim - All In One - Main.esm
*Unofficial Skyrim Special Edition Patch.esp
*hdtHighHeel.esm
*ApachiiHair.esm
*ApachiiHairFemales.esm
*ApachiiHairMales.esm
*RSkyrimChildren.esm
*BSAssets.esm
*BSHeartland.esm
*BS_DLC_patch.esp
*Apachii_DivineEleganceStore.esm
*Cutting Room Floor.esp

I'm using NMM. I tried a workaround that someone posted about adding the Skyrim.esm and the DLC+Update.esm to the top of the Plugins.txt file. It supposedly worked for them, however it does not fix the issue I am having:

2017-11-20 03_00_03-plugin selection

It still reads the load order incorrectly and gives me the same error regarding Cutting Room Floor being loaded BEFORE the Unofficial SE Patch.

Any ideas?

ckilmer75 commented 6 years ago

Update:

I was able to figure out the temporary workaround of adding the Skyrim and DLC ESM to the top of the plugins.txt I'm using NMM, which only uses plugins.txt, however it seems that I have to add the SKYRIM and DLC ESMs to the top of LOADORDER.txt in order for MergePlugins to load the load order correctly.

billiamus commented 6 years ago

i am having this problem for fallout 4. in loot, fo4edit, and nmm; the load order is correct. the only change i have been able to see was when i went into the game data folder and sorted the objects by date. I havent found a solution.

tonyriverms commented 6 years ago

The same issue here. It basically prevents merging a lot of mods based on the unofficial plugin. They have to be removed from the list.

Cronosus commented 4 years ago

i get same problem, but i found easy solution, in my fallout folder was plugin.txt and loadorder.txt, so i simply deleted this loadorder.txt (renamed), and checked if plugins.txt is correct.. and problem solved

Trap-Master commented 2 years ago

Update:

I was able to figure out the temporary workaround of adding the Skyrim and DLC ESM to the top of the plugins.txt I'm using NMM, which only uses plugins.txt, however it seems that I have to add the SKYRIM and DLC ESMs to the top of LOADORDER.txt in order for MergePlugins to load the load order correctly.

Where is plugins.txt located?