Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyclic interaction between StartMeUp.esp & WorkshopRearranged.esp #600

Open
crimsonfirecat opened this issue Mar 18, 2024 · 6 comments
Open

Comments

@crimsonfirecat
Copy link

I received this error when trying to sort:

Cyclic interaction detected between: "StartMeUp.esp" and "Eli_Display Shelves.esp":
StartMeUp.esp
[Master]
StartMeUpNukaworldPatch.esp
[Masterlist Group]
WorkshopRearranged.esp
[Master]
Eli_Display Shelves.esp
[Masterlist Group]
StartMeUp.esp

I tried an old solution I found while searching but it didn't seem to fix anything; I'm not very coding/modding savvy OTL

@sibir-ine sibir-ine transferred this issue from loot/loot Mar 18, 2024
@sibir-ine
Copy link
Member

sibir-ine commented Mar 18, 2024

Looks like an issue on our end. You can fix it for now by adding a load after rule between StartMeUp.esp & WorkshopRearranged.esp (don't know about the order, I'd recommend opening them in xEdit to see which one you want to load later or if it matters at all).
Edit: looks like they don't conflict, either order should be fine.

@sibir-ine sibir-ine changed the title Cyclic interact detected while trying to sort my FO4 plugins Cyclic interaction between StartMeUp.esp & WorkshopRearranged.esp Mar 18, 2024
@sibir-ine
Copy link
Member

Low Priority Overrides appears to be getting pretty big, so it might be worth splitting it up.

@crimsonfirecat
Copy link
Author

Looks like an issue on our end. You can fix it for now by adding a load after rule between StartMeUp.esp & WorkshopRearranged.esp (don't know about the order, I'd recommend opening them in xEdit to see which one you want to load later or if it matters at all). Edit: looks like they don't conflict, either order should be fine.

What all do I need to do to do that? I know I edit the meta data in loot but what exactly do I need to edit?

@crimsonfirecat
Copy link
Author

Low Priority Overrides appears to be getting pretty big, so it might be worth splitting it up.

Do what now???

@sibir-ine
Copy link
Member

Edit the metadata of one of the plugins & add the other as a load after rule.

@crimsonfirecat
Copy link
Author

Edit the metadata of one of the plugins & add the other as a load after rule.

Thank you for the link that was a big help!

I was able to sort my plugins now, so fingers crossed I can actually, yknow.. Play the game lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants