matortheeternal / smash

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

Book model not forwarded #214

Open cmeeren opened 5 years ago

cmeeren commented 5 years ago

Trying to understand how Mator Smash works (or specifically, why it doesn't work like I expect in this particular case).

This BOOK record has an updated model through Book Covers Skyrim. The later plugin, Not So Fast Main Quest, does not modify the model. In Smash.All (which is used for all plugins in this screenshot), BOOK/Model is included and treated as a single entity. Since the Not So Fast Main Quest version is identical to master, I would expect Mator Smash to forward the new model from Book Covers Skyrim. Why doesn't this happen?

image

matortheeternal commented 5 years ago

Unless NotSoFast-MainQuest.esp has Book Covers Skyrim.esp as a master, this shouldn't be happening. Will investigate.