matortheeternal / smash

An application that provides a means of performing automatic conflict resolution between multiple Bethesda Plugin Files for TES and Fallout games.
Other
127 stars 20 forks source link

Does not recognize proper load order #137

Closed Graybark closed 7 years ago

Graybark commented 7 years ago

It seems that your program looks at time stamps when sorting the load order. I have a few instances where it will not load a plugin if the time stamp of the master esp/esm is equal to or later than the dependent esp/esm. iNeed and iNeed - Extended are an example. Both plugins have an identical time stamp according to Wrye Smash, but are correctly loaded by Skyrim, LOOT and NMM. Something to consider. Looking forward to further updates :smile:

This appears to be more complicated than I initially thought. I have the same problem with Enhanced Blood and its addon Reduced Wound size, which is set to one second later. So no idea why it is doing this. The load order in Mator Smash does not even resemble my load order. Strangely enough, saving iNeed - Extended does fix the problem with iNeed.

Also, when I create a patch it won't let me open it in Explorer (Windows 10). It says "Directories invalid". I cannot locate the file. Running it as admin.

rshackleton commented 7 years ago

Have the order issue too, it does not match the order shown in NMM, LOOT or WryeBash. This results in errors such as this:

image

EDIT:

I was able to work around this by using the "Redate Plugins" option in LOOT.

anSTD commented 7 years ago

Thank you for the "Redate Plugins" suggestion! Mator Smash is still loading my plugins out of order, but at least it loads all of them now.

matortheeternal commented 7 years ago

This should be fixed in the latest version.