loot/skyrimse

cyclic interaction

Closed this issue · 2 comments

Failed to sort plugins. Details:
Cyclic interaction detected between "AMatterOfTime.esp" and "MajesticMountains_Landscape.esm"

debug logs :
[16:15:03.072911] [error]: Could not check or read potential symlink path "E:\skyrim\CUSA05486-patch": symlink_status: The parameter is incorrect.: "E:\skyrim\CUSA05486-patch"
[16:15:04.072403] [warning]: Blocking load of resource at https://fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,300,300italic,400italic,500,500italic,700,700italic
[16:15:10.031989] [error]: "SkyUI_SE.esp" requires "../skse64_loader.exe", but it is missing.
[16:15:10.515095] [warning]: Chromium console message from http://loot/ui/app.bundle.js at line 9: You have set a custom wheel sensitivity. This will make your app zoom unnaturally when using mainstream mice. You should change this value from the default only if you can guarantee that all your users will use the same hardware and OS configuration as your current machine.
[16:15:16.667379] [error]: Failed to sort plugins. Details: Cyclic interaction detected: AMatterOfTime.esp --[Hardcoded]-> CSELChecker.esp --[Hardcoded]-> Ethereal clouds se.esp --[Hardcoded]-> MajesticMountains.esp --[Hardcoded]-> MajesticMountains_Landscape.esm --[Master Flag]-> AMatterOfTime.esp
[16:15:16.698503] [error]: Chromium console message from http://loot/ui/app.bundle.js at line 5723: Error: Failed to sort plugins. Details:

Cyclic interaction detected between "AMatterOfTime.esp" and "MajesticMountains_Landscape.esm":

AMatterOfTime.esp
 [Hardcoded]
CSELChecker.esp
 [Hardcoded]
Ethereal clouds se.esp
 [Hardcoded]
MajesticMountains.esp
 [Hardcoded]
MajesticMountains_Landscape.esm
 [Master Flag]
AMatterOfTime.esp

at http://loot/ui/app.bundle.js:5723:22523



    i use version 0.16.0 for the simple ui , but this version working fine for my friend .

Please try reproducing the issue with the latest version of LOOT, in case it's an issue that's already been fixed.

There's nothing in the masterlist that could possibly cause this. My best guess is that you set a rule to sort MajesticMountains_Landscape.esm after MajesticMountains.esp (or added MajesticMountains.esp as a master of MajesticMountains_Landscape.esm somehow) which violates the master flag rule. I'll close this as user error until you've confirmed it isn't & can replicate the cyclic interaction in the latest version of LOOT.