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

0.13.1: Cyclic interaction on previously working plugins #21

Closed
Silarn opened this issue Apr 12, 2018 · 9 comments
Closed

0.13.1: Cyclic interaction on previously working plugins #21

Silarn opened this issue Apr 12, 2018 · 9 comments
Assignees
Labels

Comments

@Silarn
Copy link

Silarn commented Apr 12, 2018

I wasn't sure whether to put this issue here or in libloadorder.

I'm working on a preliminary update of lootcli for the latest API versions. It's working pretty well, but I'm running into cyclic interaction errors with a certain set of plugins that never used to cause an error. It's possible this is a masterlists problem since when I was still using the older masterlists it was not happening (though the load orders were wrong).

Here is the logged error:

LOOT failed: Cyclic interaction detected between plugins "RLO - IC Patch.esp" and "Alternate Start - Live Another Life.esp". Back cycle: Alternate Start - Live Another Life.esp, RAO - Alternate Start Patch.esp, Immersive Citizens - AI Overhaul.esp, RLO - IC Patch.esp

@Silarn Silarn changed the title Cyclic interaction on previously working plugins 0.13.1: Cyclic interaction on previously working plugins Apr 12, 2018
@Ortham
Copy link
Member

Ortham commented Apr 12, 2018

Is this Skyrim or Skyrim SE, and what masterlist branch are you using? It looks like the new group metadata needs tweaking.

@Ortham Ortham self-assigned this Apr 12, 2018
@Ortham Ortham added the bug label Apr 12, 2018
@Silarn
Copy link
Author

Silarn commented Apr 12, 2018

It's SE. Should be using the new 0.13 branch.

@Ortham
Copy link
Member

Ortham commented Apr 12, 2018

Where does the RAO - Alternate Start Patch.esp plugin come from? Google fails me.

@Silarn
Copy link
Author

Silarn commented Apr 13, 2018

Reverb and ambiance overhaul under optional files.

https://www.nexusmods.com/skyrimspecialedition/mods/701/?tab=files

@Silarn
Copy link
Author

Silarn commented Apr 17, 2018

I see the ref'd issues are closed - should I pull this up and give the newer masterlists a try?

@Ortham
Copy link
Member

Ortham commented Apr 17, 2018

Yes please.

@Silarn
Copy link
Author

Silarn commented Apr 17, 2018

I had to rebuild and rebase my code for 0.13.1 but it's done so I'll run the tests tomorrow.

@Silarn
Copy link
Author

Silarn commented Apr 17, 2018

My previous load order error seems to have been resolved. I'll try a few other games, however, before calling it fixed.

@Ortham
Copy link
Member

Ortham commented Apr 17, 2018

Well, other games have other masterlists that might have other issues, so I'm closing this as the reported issue is fixed.

@Ortham Ortham closed this as completed Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants