ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   "Too many anchors processed." what??? (https://www.esoui.com/forums/showthread.php?t=8906)

Octopuss 01/07/20 02:57 PM

"Too many anchors processed." what???
 
This is new. Never had it happen before, and now I'm lost; no idea how to troubleshoot this.
This is what the log says:
Code:

2020-01-07T21:50:35.600+01:00 |cff0000Gui Warning: Too many anchors processed. Tail of anchor list:
Options_Camera_SiegeWeaponryDropdownSelectedItemText->
Options_Camera_SiegeWeaponryDropdownOpenDropdown->
Options_Camera_SiegeWeaponryName->
Options_Gameplay_FootInverseKinematicsName->
Options_Gameplay_FootInverseKinematicsCheckbox|r
2020-01-07T21:50:36.261+01:00 |cff0000Gui Warning: Too many anchors processed. Tail of anchor list:
Options_Video_Particle_Suppression_DistanceName->
Options_Video_View_Distance->
Options_Video_View_DistanceSlider->
Options_Video_View_DistanceSliderBackdrop->
Options_Video_View_DistanceSliderBackdropMungeOverlay|r

Halp! Anyone has any idea?

Rhyono 01/07/20 03:16 PM

Happens when you have too many addons creating a lot of anchors.

Octopuss 01/07/20 04:26 PM

But I've have the same amount of addons for... well - months! This has never happened to me in over two years, so why now?

What is an anchor anyway?

Rhyono 01/07/20 04:28 PM

If it doesn't keep happening, then don't worry about it. Anchors are just part of displaying items in custom UIs. Some addons need a ton of them.

Octopuss 01/08/20 02:27 AM

I assume it is still happening somehow, but needs a trigger. I haven't researched anything in over a year so I had no idea ,but now with a new char it's almost a guarantee when I set something for research and use keyboard shortcuts. It's bizzare.

Baertram 01/08/20 05:57 AM

Anchors are like the anchoiring points of the textures/controls to the UI elements.
If you got addons which create many UI elements (buff helpers, harvestmap, ....) there could be the problem that the game says "enough" and throws this error message.

There is an "Anchor away" addon bv Harven which should still work and suppress this error message.

Btw: Even with the same addons enabled the error might not happen for months and then all of sudden it does. Depends on the amount of controls created on your UI (more visible enemies, more group members, more buffs, more items, more harvest nodes, more map changing addons or changed a setting in an addon to see more on distance etc. -> more anchors needed -> error message upon reloadui/login).

I could be wrong but you might have changed your view distance in the settings and this might have caused it (if the message above is correct or at least shows the last processed anchors after your changes. But this could also be a random list of anchors there.)

Octopuss 01/09/20 02:23 AM

It's extremely puzzling, because I've used the same base game settings for maybe two years.
There's no way to troubleshoot this because last time I researched any items was months and months ago. Back then, it worked just fine with roughly the same number of addons (and the "heavy" ones are unchanged, I've used the same ones since the beginning).

Baertram 01/09/20 08:12 AM

Can also happen because you got more items in your inventory which needs more attached textures (as you have posted into my addon FCOItemSaver, which anchors texture controls to the items).
Or more visible harvest nodes in the zone.
More players around.
Depending on the addons you are using this could have many reasons.

Hamfast 01/12/20 10:04 AM

This happens to me when I reloadui, from the above posts I am guessing that the addons all try to load in a short time and that causes the issue... so far all I have done is close the window as it seems to have little effect beyond popping up the error.

Baertram 01/13/20 01:15 AM

Correct. In most cases it does not harm the game in any way but wants to tell you that there are many anchors preocessed in a short time.
You can try to use Harvens Anchor Away addon to automatically suppress this message as well.


All times are GMT -6. The time now is 05:11 PM.

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