What steps will reproduce the problem?
1.Open any mod that requires a master with a filename that comes before
Skyrim.esm (e.g. Dawnguard.esm)
2.
3.
What is the expected output?
Detect that a master depends on another master and load them in the correct
order.
What do you see instead?
Background Loader: Fatal: <Exception: "Dawnguard.esm" requires master
"Skyrim.esm" to be loaded before it.>
What version of the product are you using? On what operating system?
TES5Edit 3.0.23 Experimental
Please provide any additional information below.
This is how I work around this currently:
1) Rename Dawnguard.esm to Zawnguard.esm
2) Hex edit the plugin and change the MAST record from Dawnguard.esm to
Zawnguard.esm
3) When done editing, hex edit Zawnguard back to Dawnguard
Original issue reported on code.google.com by selyb...@gmail.com on 25 Oct 2012 at 1:41
Original issue reported on code.google.com by
selyb...@gmail.com
on 25 Oct 2012 at 1:41