ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Error UI but no addon mentionned (https://www.esoui.com/forums/showthread.php?t=1705)

Anceane 06/02/14 08:27 AM

Error UI but no addon mentionned
 
Since the last patch i have this error randomly. /Reloadui clear it until the next.

Any idea what could cause that error?



Thank you

(i use addons but i am not able to guess which one could generate this message)

Garkin 06/02/14 10:06 AM

Quote:

Originally Posted by Anceane (Post 8957)
Since the last patch i have this error randomly. /Reloadui clear it until the next.

Any idea what could cause that error?

http://www.zoopsie.com/eso/errorui.jpg

Thank you

(i use addons but i am not able to guess which one could generate this message)

This error means that function called from some .xml file is not defined. IMHO it is not possible to tell which addon it is from this message. Try to update all addons and if it does not help, you will have to disable addons one by one and find the culprit.

Vuelhering 06/02/14 11:03 AM

Disable half by half, not one by one.

skyraker 06/02/14 01:55 PM

Quote:

Originally Posted by Vuelhering (Post 8970)
Disable half by half, not one by one.

Oooohhh...the binary search method of addon troubleshooting!

Seerah 06/02/14 06:33 PM

Quote:

Originally Posted by skyraker (Post 8986)
Oooohhh...the binary search method of addon troubleshooting!

/thumbsup *nod*

Anceane 06/03/14 02:26 AM

Thanks for the answer everyone, i will do that tomorrow, but that may not be easy, as this pops up very randomly and sometimes never during a full day.

Lets cross our fingers :P

Stormknight 06/03/14 05:28 AM

I usually see that happen when the LUA code of an addon tries to reference an XML element that doesn't exist (usually a mistype/spelling error).

Seerah 06/03/14 06:37 PM

If the error was a result of a typo in the Lua file, the error would be a standard stacktrace, referencing the Lua file with line numbers, etc. This error is a result of an XML file. It may be a typo in a function, trying to call a function before it is available, etc.

Anceane 06/03/14 10:13 PM

So far no luck to find it (i know you gave me some hints with the xml, but i am far from understanding all that means :P)

It seems to happens when i do some alt logging 2 or 3 times in a row, and then its rare, so as it is not a permanent error, i dont know when to remove some addons or not ...

I guess i can live with it, as reloadui works fine to remove it.

Thanks everyone :)

--------------
I went to open each xml file in each addons to see if something happening, and i just had an error it seems for this one and only one. Do you think it could be this ?

Code:

XML Parsing Error: not well-formed
Location: file:///C:/Users/dominique/Documents/Elder%20Scrolls%20Online/live/Addons/MultiCraft/MultiCraft.xml
Line Number 8, Column 66:                                <Slider name="$(parent)Slider" orientation="HORIZONTAL" step=1 inherits="ZO_Slider" enabled="true" mouseEnabled="true" allowDraggingFromThumb="true">
---------------------------------------------------------------------------------------------^



All times are GMT -6. The time now is 11:46 AM.

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