![]() |
|
#17
|
|||
|
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? | ||
|
Last edited by corradojeff; 04-11-2011 at 02:07 AM..
| |||
|
|