Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 01-20-2018, 01:52 PM   #1
Joline
A Ghoul
 
Join Date: Feb 2004
Posts: 19
Default UI having weird problems since last patch

I need urgent help. Since last patch my customer UI is having problem which I cannot fix on my own anymore.

First I received the message.
UIErrorLog created at Thu Jan 18 19:27:42 2018
[Thu Jan 18 19:27:43 2018] XML reference error! TextureInfo[4]:A_SliderBackground[389] referenced but NEVER declared!

[Thu Jan 18 19:27:43 2018] Error validating symbol table.
[Thu Jan 18 19:27:43 2018] Error loading skin: loading default skin instead.

I copied some things back and forth and my UI loaded again. But now I have following issues.

Group window:

Suddenly displays three times the name, in mana and endurance bar



[

Spellbook window:

No spell names visible anymore



I always managed to fixed everything but this time I am totaly helpless. How to I change the text file back to black, I set everything to black but it is white.

I would be very happy about some help.

Jojo
Joline is offline   Reply With Quote
Old 01-20-2018, 03:38 PM   #2
Sylphan
A Predatory Creeper
 
Join Date: Aug 2002
Posts: 254
Interface Author - Click to view interfaces
Default couple things

A_SliderBackground is defined in EQUI_Animations.xml.

Your UI must be using a custom version of EQUI_Animations that hasn't been updated in a while. (Most UIs try not to use this file because it changes so often it's hard to keep updated). I suspect you fixed that by switching to the default EQUI_Animations.

I suspect your UI also had something custom in EQUI_Animations that controlled the names in the group window. It's an easy fix with a small update to your EQUI_GroupWindow.xml, but you'd have to know how to fiddle with the gauges. Or maybe try downloading one of the other fine group windows on this site.

The spellbook issue is entirely different. This one affects almost everyone this week, even those who use the default UI. Both the spell names and the page numbers have switched to default white. I don't recommend fixing this in EQUI_Animations, as that would mess up other windows. Instead, it's best if everyone gets their EQUI_SpellBookWnd.xml updated. It's not hard to fix: just specify black text in all 18 of the places that it matters.
Sylphan is offline   Reply With Quote
Old 01-21-2018, 12:49 AM   #3
Joline
A Ghoul
 
Join Date: Feb 2004
Posts: 19
Default Spellbook fixed

Thanks for the help
My spells had no textcolor definition at all. I added the lines now for each spell and also for the page numbers. Only the buttons had a real color definition.
Before it was always black without definition.

Next step will be the group window. Whish me luck
Joline is offline   Reply With Quote
Old 01-21-2018, 01:08 AM   #4
Joline
A Ghoul
 
Join Date: Feb 2004
Posts: 19
Default Group Window also fixed

Same problem, no text color definition for this gauges at all. Added one with no number and voila it works.
Joline is offline   Reply With Quote
Reply



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


All times are GMT -5. The time now is 10:19 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI