Thread Tools Display Modes
12/26/14, 05:23 AM   #1
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
How to detect corrupted addon?

i have a situation
1) sometimes i cant withdraw/deposit items by "E" hotkey, only by double-click mouse. Error picture at post #10
2) sometimes when i push on any link from chat, like item/achievement - nothing happends. with all links. I just can see numbers from Price Traker tooltip, but no background/item picture/stats etc

when i meet this issue i cant see any error window(bug eater off)

when i /reloadui all become okay

so i cant turn off alladdons one by one to figure out the problem...
i have 106 addons

Last edited by QuadroTony : 12/26/14 at 05:11 PM.
  Reply With Quote
12/26/14, 05:33 AM   #2
TribeofOne
Join Date: Mar 2014
Posts: 41
**off topic***
over 100 addons?! i didnt think there were that many still working here. do you get addons from another site you wouldnt mind sharing?
  Reply With Quote
12/26/14, 05:34 AM   #3
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
no, only from this site
few unpublished addons from Garkin's Dropbox among them, and also deleted from this site MailTime
  Reply With Quote
12/26/14, 05:52 AM   #4
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Your problem is that you got too many addons loaded and we can't think on every possibility with all that stuff, don't search more
Make some cleanup in your list
  Reply With Quote
12/26/14, 11:25 AM   #5
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
I use way less addons and still have both problems.

I suspect that pChat's copy handler links might cause the problem with the item and achievement links, but haven't had the time to test it.
No idea about the keybind problem though. Could be any addon that does hook into them.
  Reply With Quote
12/26/14, 11:40 AM   #6
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Originally Posted by sirinsidiator View Post
I use way less addons and still have both problems.

I suspect that pChat's copy handler links might cause the problem with the item and achievement links, but haven't had the time to test it.
Oh yes, had noticed it, was a esoui bug in for 4+ links per line in eso 1.4 and never worked on.. will do.
  Reply With Quote
12/26/14, 12:17 PM   #7
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
they all important to me=)

mby i can sacrifice few of them
but long ago in Skyrim i use more addons and all was okay, different game i know, but interested to find out what happends with eso addons too
  Reply With Quote
12/26/14, 02:35 PM   #8
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
Originally Posted by QuadroTony View Post
2) sometimes when i push on any link from chat, like item/achievement - nothing happends. with all links. I just can see numbers from Price Traker tooltip, but no background/item picture/stats etc
Do you use CraftCompare addon? Because I believe that this issue started when CraftCompare has started using functions ZO_PlayShowAnimationOnComparisonTooltip(tooltip) and ZO_PlayHideAnimationOnComparisonTooltip(tooltip).
It's not all the time, but time to time when you leave crafting station, PopupTooltip's alpha value is set to zero (it means it is fully transparent). That's the reason why you don't see anything when you click link in the chat.

Try if you're having the same issue as I do - when the issue occurs, type this command to the chat:
Code:
/script PopupTooltip:SetAlpha(1)
Does it fix the issue?
  Reply With Quote
12/26/14, 02:41 PM   #9
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
ok i will test this! ty Garkin.
and yes i use CraftCompare addon
  Reply With Quote
12/26/14, 05:10 PM   #10
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828



its an error about first problem! cannot using hotkey for deposit
interesting which addon cause this
its my mule character, he using like 50 addons
after reloadui all okay
  Reply With Quote
12/28/14, 07:24 AM   #11
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
so wat is this? last picture
any1 know?
  Reply With Quote
12/28/14, 10:25 AM   #12
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
DELETE* figure out this

picture upstears still need explanation

Last edited by QuadroTony : 12/28/14 at 01:34 PM.
  Reply With Quote
01/17/15, 08:08 AM   #13
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
Originally Posted by QuadroTony View Post



its an error about first problem! cannot using hotkey for deposit
interesting which addon cause this
its my mule character, he using like 50 addons
after reloadui all okay
the same again...
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » How to detect corrupted addon?


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