PDA

View Full Version : Error with my XML.


SunshineHighway
11-14-2010, 06:02 AM
UIErrorLog created at Sun Nov 14 04:21:46 2010
[Sun Nov 14 04:21:48 2010] XML reference error! Ui2DAnimation[6]:A_ChatMax[634] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_ChatMaxP[635] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_ChatMaxH[636] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_MaximizeBtnNormal[637] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_MaximizeBtnPressed[638] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_MaximizeBtnFlyby[639] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_MaximizeBtnDisabled[640] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_MaximizeBtnPressedFlyby[641] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FiligreeThinFrameRightTop[642] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FiligreeThinFrameRight[643] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FiligreeThinFrameRightBottom[644] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FiligreeThinFrameLeftTop[645] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FiligreeThinFrameLeft[646] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_FiligreeThinFrameLeftBottom[647] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_CharacterSelect[648] referenced but NEVER declared!
XML reference error! Ui2DAnimation[6]:A_InvPowerSource[649] referenced but NEVER declared!

[Sun Nov 14 04:21:48 2010] Error validating symbol table.
[Sun Nov 14 04:21:48 2010] Error validating symbol table.


----------

This happens in between selecting a server and the character select load screen comes up. I am using the SoF boxset but I believe I may have applied the wrong ui changes without backing up my old files and unfortunately the links in the UI sticky are dead. Does anyone happen to have a mirror to the SoF Boxset default UI and UI fixes, or maybe another way to fix this?

MiRo2
11-14-2010, 06:18 AM
Your client is basically telling you that at some point your UI files say there is going to be an entry called Ui2DAnimation_______________, but it never finds it, which means your either missing the files or have mixed and matched UI files.

I know for a fact that the last one A_InvPowerSource refers to a slot that isn't in the titanium client at all, which is what this server was designed for.

Bad news and good advice.

You need to download the SoF UI files to fix this, or use the titanium client, and always back up your files before you muck with them.

Alkorin
11-14-2010, 08:37 AM
Keep in mind that the setup guide is mostly geared towards the Titanium client. The UI change files did not work for me, anyway, with the SoF client, and caused the above issue.

Did you back up your uifiles folder before you applied the changed files? If not, I can probably send you a copy of mine.

Savok
11-14-2010, 02:00 PM
There are copies (and UI fixes) in the post linked in my sig for both Titanium and SoF box sets.

SunshineHighway
11-14-2010, 02:48 PM
There are copies (and UI fixes) in the post linked in my sig for both Titanium and SoF box sets.

I noticed this after I followed the connecting guide. The links are dead, though.