ModOrganizer2 / modorganizer

Mod manager for various PC games. Discord Server: https://discord.gg/ewUVAqyrQX if you would like to be more involved
http://www.nexusmods.com/skyrimspecialedition/mods/6194
GNU General Public License v3.0
2.17k stars 160 forks source link

Can't move bold esps or esms in the load order and cannot lock the load order #413

Closed oStarZ closed 6 years ago

oStarZ commented 6 years ago

The problem

I remember being able to move bold esms and esps but I cannot now for some reason. I also can't lock the load order. It does nothing.

Environment

Details

The bold esms and esps will only move to a place next to a bold esm or esp.

Link to Mod Organizer logs

USVFS

https://gist.github.com/oStarZ/14b3c3ff524c4e419fdf3b01ac3e88c0

MO Interface

https://gist.github.com/oStarZ/72c7731b1c922d714723db012d049e73

LostDragonist commented 6 years ago

Bold plguins are masters. Masters will be loaded first. MO2 is attempting to show the true load order of the game instead of letting you set it to a fake load order.

Being unable to lock the load order is a bug introduced in 2.1.3 and will be fixed in 2.1.4. If you require this feature, you may want to jump on Discord and grab the latest developmental build.

oStarZ commented 6 years ago

So it's not possible to move masters? The way MO wants it to be is not how my load order should be.

LostDragonist commented 6 years ago

There is little to no reason to move masters in the way you want. If someone is telling you they should be like that, they are telling you incorrect information.

oStarZ commented 6 years ago

Ok, I am using a modlist. https://www.nexusmods.com/fallout4/mods/23556 So I guess everyone who used this has it wrong. So should I just move all my masters to the top?

LostDragonist commented 6 years ago

That guide assumes that you're using NMM which behaves exactly the same in this fashion. The difference is that NMM will not tell you which ESP files are really masters. For example, "Unofficial Fallout 4 Patch.esp" is a master that NMM will not move below non-masters.

As far as I can see, there is nothing in that guide that tells you to reorder your plugins. You are supposed to install the mods in order and never touch anything. NMM will automatically shunt the masters to the top. Therefore, having all of your masters at the top is expected. The guide just never really tells you that.

If you feel this is wrong, please ask the author of the guide. They are pretty responsive to questions on the Nexus page.

oStarZ commented 6 years ago

Alright thank you.

Silarn commented 6 years ago

MO's plugin order is dictated by how the game(s) actually load plugins. In general ESMs and ESM-flagged ESPs will always be loaded first. Most games will also load the 'core' plugin files automatically before other plugins. (SSE loads all DLC plugins and CC plugins before anything else, always). MO2 is merely replicating this behavior.