Thread: Mac OSX: S.O.L?
View Single Post
  #8  
Old 04-12-2011, 04:12 PM
Mcbard Mcbard is offline
Banned


Join Date: Sep 2010
Location: Da U.P. eh
Posts: 992
Default

Quote:
Originally Posted by corradojeff [You must be logged in to view images. Log in or Register.]
Well I was able to get patchme in there but when i run it I get this error:

"Error in XML:
Error in your GUI XML files. Check UIErrors.txt"


In my UIErrors.txt is says:

UIErrorLog created at Sun Apr 10 22:46:25 2011
[Sun Apr 10 22:46:25 2011] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Sun Apr 10 22:46:25 2011] Couldn't open or read UIFiles\default\EQLSUI.xml
[Sun Apr 10 22:46:25 2011] Error reading XML.
[Sun Apr 10 22:46:25 2011] Error loading skin: loading default skin instead.
[Sun Apr 10 22:46:25 2011] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Sun Apr 10 22:46:25 2011] Couldn't open or read UIFiles\default\EQLSUI.xml
[Sun Apr 10 22:46:25 2011] Error reading XML.

It apparently cannot find or open mu EQLSUI.xl but I have it.
It's contents look like this:

<?xml version = "1.0"?>
<!-- Monolithic Parameter File -->
<!-- The composite section must come first and be followed by the schema -->



<XML ID = "EQInterfaceDefinitionLanguage">
<Composite>
<Include>SIDL.xml</Include>
<Include>EQLSUI_Animations.xml</Include>
<Include>EQLSUI_Templates.xml</Include>
<Include>EQLSUI_EulaWnd.xml</Include>
<Include>EQLSUI_SOESplashWnd.xml</Include>
<Include>EQLSUI_ESRBSplashWnd.xml</Include>
<Include>EQLSUI_MainWnd.xml</Include>
<Include>EQLSUI_ConnectWnd.xml</Include>
<Include>EQLSUI_ServerSelectWnd.xml</Include>
<Include>EQLSUI_ChatWnd.xml</Include>
<Include>EQLSUI_ChatOptionsDialog.xml</Include>
<Include>EQLSUI_ColorPickerWnd.xml</Include>
<Include>EQLSUI_CreditsWnd.xml</Include>
<Include>EQLSUI_NewsWnd.xml</Include>
<Include>EQLSUI_HelpWnd.xml</Include>
<Include>EQLSUI_OKDialog.xml</Include>
<Include>EQLSUI_YesNoDialog.xml</Include>
<Include>EQLSUI_PollWnd.xml</Include>
<Include>EQLSUI_OrderExpansionWnd.xml</Include>
<Include>EQLSUI_WebOrderWnd.xml</Include>
<Include>EQLSUI_SplashExWnd.xml</Include>
</Composite>
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
</XML>


All the xmls that it points to are also there so now I am at a stand still. Anyone have any more suggestions?
The error file says that it could not open or READ. is it possible that a program that can read XML be installed in the same bottle?
Try verifying the file permissions? Especially if this was copied from an NTFS partition.
Reply With Quote