Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 09-16-2016, 08:37 PM
Jewflex Jewflex is offline
Decaying Skeleton


Join Date: Sep 2016
Posts: 1
Default So close, yet so far it seems.

I've done every step up until the point I am at now.
When I try to launch the game, it pops an error that tells me to check my UIErrors folder. When I do, I get this..

UIErrorLog created at Fri Sep 16 18:33:29 2016
[Fri Sep 16 18:33:29 2016] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Fri Sep 16 18:33:29 2016] Couldn't open or read UIFiles\default\EQLSUI.xml
[Fri Sep 16 18:33:29 2016] Error reading XML.
[Fri Sep 16 18:33:29 2016] Error loading skin: loading default skin instead.
[Fri Sep 16 18:33:29 2016] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Fri Sep 16 18:33:29 2016] Couldn't open or read UIFiles\default\EQLSUI.xml
[Fri Sep 16 18:33:29 2016] Error reading XML.


I'll take any help I can get in the simpliest terms would be much appreciated. Thanks folks.
Reply With Quote
  #2  
Old 09-17-2016, 07:49 PM
paulgiamatti paulgiamatti is offline
Planar Protector


Join Date: Jan 2014
Location: minneapolis belongs to me
Posts: 2,045
Default

My first guess would be a corrupt installation, which probably means there's no quick fix and you need to just start over from the beginning.

If you want to try a quick fix, you could just recreate your EQLSUI.xml and throw it into your EverQuest\uifiles\default folder, but I highly doubt it's an isolated problem with just that one file. If you want to try anyway, open Notepad and copy + paste this into a new document:

Code:
<?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>
Save it as EQLSUI.xml, and move it to your EverQuest\uifiles\default folder. Good luck!
Last edited by paulgiamatti; 09-17-2016 at 07:53 PM..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:32 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.