Mod load order

psparky

King
Joined
Feb 24, 2011
Messages
623
Is there a way to see the order in which mods were actually loaded?

I thought the list shown on the screen after loading the mods would reflect the load order. My friend's screen looks the same as mine, but our databases are out of sync, almost certainly due to a different load order - two mods update the same table.

It would be good to know the actual order to confirm the diagnosis and verify the fix.
 
Look at the stopwatch.log file, that shows the sequence files were loaded. If you need mods to load in a specific order you will need to set their dependencies correctly.
 
Thank you! Using stopwatch.log we were able to confirm the issue and the fix.

For anyone else who finds their way here via a search, it looks like the screen after loading mods (where you click "single" before loading a save or setup a new game) does show the actual load order as confirmed by stopwatch.log, at least it did for my 13 mods, many of which could have loaded in any order (my friend and I were looking at different screens, my bad).
 
Top Bottom