View Single Post
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