EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Help ! ? ! ? (http://www.eqinterface.com/forums/forumdisplay.php?f=16)
-   -   xml noob (http://www.eqinterface.com/forums/showthread.php?t=4228)

Koradin 11-22-2002 03:24 AM

xml noob
 
Can someone tell me what this error means, the lines.tga file is in the directory but when I try to load the skin this is the error I get

UIErrorLog created at Fri Nov 22 01:52:46 2002
[Fri Nov 22 01:52:47 2002] [Line:5 Source:UIFiles\test\EQUI_ChatWindow.xml] Couldn't find class:item 'lines.tga' reference in FieldParseItemOfClass()
[Fri Nov 22 01:52:47 2002] Error loading skin: loading default skin instead.

aeluin 11-22-2002 12:30 PM

You need to add the following entry to EQUI_Chatwindow.xml, near the top:

<TextureInfo Item="lines.tga">
<CX>x</CX>
<CY>y</CY>
</TextureInfo>

where x and y are the x and y dimensions of the file lines.tga, in pixels.

birdboydowns 11-25-2002 10:30 AM

as an added note:

make sure that the x & y dimensions of the image are each by a power of 2.


All times are GMT -5. The time now is 11:07 PM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.