ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   A bunch of unexpected curculat dependency errors (https://www.esoui.com/forums/showthread.php?t=9079)

AlexFullmoon 04/12/20 05:46 AM

A bunch of unexpected curculat dependency errors
 
Out of the blue, I've got circular dependency errors between AutoCategory and GridList, FCOIS and CraftStore, and sometimes between CraftStore and PerfectPixel. Strangely, it seems I am the only one affected, so it's probably something in my files. How do I debug this error?

Rhyono 04/12/20 09:54 AM

CraftStore only has an optional dependency on FCOIS; none of those should prevent CS loading.

Baertram 04/12/20 10:10 AM

Some of the optional dependencies within FCOIS were always there but not active as each line of ## (Optional)DependsOn: only accepts a maximum characters. FCOIS was > that maximum before last updates.
-> This applies to PerfectPixel as well I just saw.
So now they are active and raise some problems with circular dependencies.

I'm currently checking how to resolve them. Some of them might not be needed in the OptionalDependsOn. But some are.

Btw, the circular dependencies currently are one of these (thanks AlexFullmoon):
GridList → PerfectPixel, AutoCategory
PerfectPixel → CraftStore
AutoCategory → FCOIS
CraftStore → FCOIS
FCOIS → GridList


All times are GMT -6. The time now is 12:54 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI