Thread Tools Display Modes
11-02-05, 02:43 AM   #1
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 131
[1.0.100.9] error with Fonts.xml : Value of '2550' is not valid for 'alpha'. (...)

I just installed the new version and almost no frame will render anymore because Fonts.xml isn't passing the parser anymore. The following error is given:
Value of '2550' is not valid for 'alpha'. 'alpha' should be greater than or equal to 0 and less then or equal to 255.
As position line 1 column 1 is given (another bug I think but maybe a result of the parser)

I haven't found any match for either 255 nor alpha in the file so I think the value is implicitly set to a wrong value.

This happens also with some other files from FrameXML, eg:
ColorPickerFrame.xml
FloatingChatFrame.xml
MainMenuBar.xml

and also for some addon files.

Last edited by Elkano : 11-02-05 at 03:08 AM.
  Reply With Quote
11-02-05, 03:22 AM   #2
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
Yeah, silly me forgot to do an invariant conversion on the new color functions, I will upload a patch tomorrow as the forums wont let me attach a zip file that holds it.

I can't seem to replicate the issue you are having with the find window though.
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » [1.0.100.9] error with Fonts.xml : Value of '2550' is not valid for 'alpha'. (...)


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