Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/22/14, 04:46 PM   #19
inspyr1314
 
inspyr1314's Avatar
Join Date: Apr 2014
Posts: 6
If you could be so kind, a few posts above you mentioned ~~
ZO_ReticleContainerInteract:SetAnchor(CENTER, ZO_ReticleContainer, CENTER, 35, 250)

^ that is line 1086 of ReticleSettings.lua
That could cause issues if any other addon touches Reticle, because it doesn't first :ClearAnchors()
and

Also this from Thurisaz Guild Info could cause the same error:

function TI.ReAnchorControl(control, newAnchor, newOffsetX, ...

It doesn't clear the anchor before re-setting it.
~~ could you please, in dummy terms, explain to me how to "fix" those two potential problems that you pointed out?

Thanks
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » "Too Many Anchors processed"


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off