Thread Tools Display Modes
08/12/20, 08:49 PM   #1
donmuerte
Join Date: May 2014
Posts: 5
UI glitch

I've been getting this glitch for a while. I can't seem to get rid of it permanently. It shows a window with sliders and settings in the upper left of my screen. If I reloadui it will usually go away, but it comes back randomly when I log back in some days. I can't tell what add-on it is. I suspected it was AwesomeGuildStore or maybe Arkadius Trade Tools. Anyone have any ideas?
  Reply With Quote
08/13/20, 07:36 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Ideas: No.
But you can simply test it by
ceating a list of addons you are using as the error happens.
You could use Circonians Addon Selector to create a profile for testing e.g.

Then disable addons that got to do with the listings etc. one after another and check if the error happens again.
This way you are able to determine which addon it is.

Or:
Enter this script in your chat box but do not press the return key yet:
Code:
/script d("Name of control: " .. tostring(moc():GetName()))
Move your mouse over the controls that show up, e.g. that editbox with the 30.
Then press the return key in the chat having your mouse above this 30 control!

It should write the name of the control to the chat so you are able to see the name of the addon somehow in that name.
If it's only GUI or GUI_ROOT try to move the mouse above some other control shown there, as GUI is only the UI where ALL addons and vanilla stuff adds to.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » UI glitch

Thread Tools
Display Modes

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