Moderator: MacroQuest Developers

Here's the one I'm using.warlock45 wrote:can not seem to get the animation file updated properly (unless they borked something else)
sorting by last modified just showing:
marketplace
animations
characterlistwnd
mercenarymanagewnd
tradeskillwnd
of which this UI only uses animations of that list
someone else manage to get the animations (and thusly the rest of this UI) working again? Have been doing a side-by-side comparison of the files and adding in the missing items from the default file. Apparently that is not enough after this patch =/

Areva wrote:I have found that there is a uierrors.txt file in the eq directory that shows where it is failing at. On mine it looks like it just grabs missing files from the default ui. Then it actually fails on the EQUI_Animations.xml file. I'm not sure how to attach it, but at the end of the file it shows:
[Sun May 04 18:45:26 2014] XML reference error! Ui2DAnimation[6]:A_FreePlayerIcon[1309] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_SilverPlayerIcon[1310] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_AllAccessMemberIcon[1311] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_ClaimBanner[1312] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FreeToAllAccessIcon[1313] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_AllAccessHoverIcon[1314] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_SilverToAllAccessIcon[1315] referenced but NEVER declared!
[Sun May 04 18:45:26 2014] Error validating symbol table.
[Sun May 04 18:45:26 2014] Error loading skin: loading default skin instead.
In my totally amateur way I have tried replacing files, combining different ui's and other stuff but so far no luck either. I do have the SparxxUI and it is working, but it doesn't have the MQ2 stuff so it is useless to me. Maybe someone more knowledgeable than I can better understand the uierrors.txt file and explain what we need to change to make it work again...
Code: Select all
[Tue May 06 19:13:50 2014] Warning: file EQUI_AggroMeterWnd.xml not found in directory UIFiles\Freq-mod\. Attempting to use file from Default skin.
[Tue May 06 19:13:50 2014] Warning: file EQUI_BazaarConfirmationWnd.xml not found in directory UIFiles\Freq-mod\. Attempting to use file from Default skin.
[Tue May 06 19:13:52 2014] XML reference error! Ui2DAnimation[6]:A_chatCloseH[1330] referenced but NEVER declared!
[Tue May 06 19:13:52 2014] Error validating symbol table.
[Tue May 06 19:13:52 2014] Error loading skin: loading default skin instead.



Would need a little more info that that.Highlander wrote:didn't work for me...