nt5raham Posted March 25, 2023 Share Posted March 25, 2023 Vortex 1.7.8 SSE 1.6.640 Legacy of the Dragonborn 5.6.5I'm working with a small test profile which has 20 Active and 11 Light plugins.As I was troubleshooting a texture problem, I noticed a mismatch where the in-game BaseID for a shield (10xxxxx) does not match the Mod Index of the light pluigin (FE007).Upon further scrutiny, I saw LegacyOfTheDragonborn.esm loaded at index 11, after SEVERAL regular plugins, placing it at relative position 29 out of 31, very nearly the end of the Load Order.All of the other Master plugins are where they are supposed to be, immediately after the core game files.LotD.esm still has the default group assignment, it has no rules other than Loads After USSEP, and it is correctly flagged as a Master.I have uninstalled LotD, deleted the archive, and installed again from scratch. Same result.I have shut down Vortex and rebooted my PC. Same result.Is LOOT having problems? Thanks! :) Link to comment Share on other sites More sharing options...
dizietemblesssma Posted March 25, 2023 Share Posted March 25, 2023 In my Anniversary version of SSE (all creations) LegacyOfTheDragonborn.esm is at load order 86. No problems here:) diziet Link to comment Share on other sites More sharing options...
Zanderat Posted March 25, 2023 Share Posted March 25, 2023 Regular .esp's can still have a master flag added to them. Link to comment Share on other sites More sharing options...
nt5raham Posted March 25, 2023 Author Share Posted March 25, 2023 @diziet glad it's working for you. But you're talking decimal and a count that includes all plugins whether enabled or disabled. I'm talking hex, the Mod Index which includes only the enabled plugins. Your Load Order could include 76 disabled plugins (or fewer since you have "all creations") early on which would put your LotD.esm at Mod Index 08 (or higher w/all creations), right after USSEP where it is supposed to be. That's not an apples to apples comparison. And it is not the "number" that is the issue, but rather the position relative to other plugins. @Zanderat, thanks for the reminder, but in the context of Master plugins I'm talking regular (non-master) plugins here, which is why I specified that LotD.esm is properly flagged as a Master. I am watching flags and not just extensions.Loading 29th out of 31, there are only two plugins loading after LotD.esm, and there are 11 light plugins. That means there are at least 9 light plugins loading before a Master.esm, which, as I understand it, is strictly not allowed except in the case of core game files (CC).LotD.esm is master to some of the light plugins loading before it, like various dbm_xxxx_patch.esp files. Link to comment Share on other sites More sharing options...
showler Posted March 25, 2023 Share Posted March 25, 2023 Can you provide some images. Master files loading first is a game engine function. Vortex should not be able to make it happen the wrong way. Link to comment Share on other sites More sharing options...
nt5raham Posted March 25, 2023 Author Share Posted March 25, 2023 Sure! What images would you like? In-game console images? Vortex images? You name it! Link to comment Share on other sites More sharing options...
nt5raham Posted March 25, 2023 Author Share Posted March 25, 2023 Also, can you please explain how to post images directly into this thread? I've never been able to do that successfully. Link to comment Share on other sites More sharing options...
Solution nt5raham Posted March 25, 2023 Author Solution Share Posted March 25, 2023 Problem solved. Somehow the Locked to Index option got enabled. Thanks to all! Link to comment Share on other sites More sharing options...
showler Posted March 25, 2023 Share Posted March 25, 2023 I usually just upload to an image hosting site and provide links. For future reference. I'm still surprised the "locked to index" option could affect things in-game. Link to comment Share on other sites More sharing options...
nt5raham Posted March 26, 2023 Author Share Posted March 26, 2023 @showler, I usually use a link as well. But I've seen several images posted directly, and I've never found a way to do it. If Locked to Index did not affect things in-game, there would be no reason to have it. The whole point is to create a stable game. :) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now