loot / skyrimse

The TES V: Skyrim Special Edition masterlist.
Creative Commons Zero v1.0 Universal
130 stars 100 forks source link

Paper Maps Framework needs to be at the bottom no matter what or else it won't work. #2013

Closed woodyafortunato closed 3 years ago

woodyafortunato commented 3 years ago

https://www.nexusmods.com/skyrimspecialedition/mods/29932?tab=posts Why doesn't loot just know to put this at the bottom already? I had tried to make a custom rule to load it below Synthesis patch but it keeps saying its cyclical error:

Error Failed to sort plugins. Details: Cyclic interaction detected between "Atlas Map Markers.esp" and "FWMF for Paper Map by Mirhayasu.esp":

Atlas Map Markers.esp  [Group] Bashed Patch, 0.esp  [Group] DynDOLOD.esp  [Master] Synthesis.esp  [User Load After] FWMF for Paper Map by Mirhayasu.esp  [Group] Atlas Map Markers.esp

MacSplody commented 3 years ago

Why doesn't loot just know to put this at the bottom already?

Because no asked for or submitted changes for that mod, I wouldn't put it at the end anyway, it should be fine in the Worldspace Settings group as nothing will overwrite it then. It would also need a few load after rules for anything else in Worldspace Settings group like Atlas Map Markers. And patches for anything it overwrites in your load order.

I had tried to make a custom rule to load it below Synthesis patch but it keeps saying its cyclical error:

You're trying to load a file "Synthesis.esp" or "DynDOLOD.esp" before one of its Master Files. It's not possible to do that, and those files would need to be remade if you want to place FWMF for Paper Map by Mirhayasu.esp last.

woodyafortunato commented 3 years ago

Very helpful Mark it as solved and move on ffs

On Thu, Sep 2, 2021, 10:19 PM MacSplody @.***> wrote:

Why doesn't loot just know to put this at the bottom already?

Because no asked for or submitted changes for that mod, I wouldn't put it at the end anyway, it should be fine in the Worldspace Settings group as nothing will overwrite it then. It would also need a few load after rules for anything else in Worldspace Settings group like Atlas Map Markers. And patches for anything it overwrites in your load order.

I had tried to make a custom rule to load it below Synthesis patch but it keeps saying its cyclical error:

You're trying to load a file "Synthesis.esp" or "DynDOLOD.esp" before one of its Master Files. It's not possible do that, and those files would need to be remade if you want to place FWMF for Paper Map by Mirhayasu.esp last.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/loot/skyrimse/issues/2013#issuecomment-912262715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFLRVK5WUBLXLKWIRZINA4DUABLEHANCNFSM5DK65VRQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

MacSplody commented 3 years ago

Very helpful Mark it as solved and move on ffs

From the information you've provided, the problem appears to be on your end. There are no updates I can make that will fix your sorting error.

If you think that's not the case then you'll need to provide more information. How To Report Issues Helpfully