Problems getting to login screen

Please share your latest bugs here!
bdkies
Posts: 12

Problems getting to login screen

Post#1 » Fri Dec 06, 2013 7:10 am

I recently reformatted. Got SoD all installed and downloaded the THF patcher and it keeps giving me an error when I try to click play. It acts like it's trying to load a client of EQ then stops and gives me this error.

Error in your GUI XML files. Check UIerrors.txt.

So I check the file and it gives me this

Error: Could not find child Credits_SoF_Page in window credits

Error: Could not find child Credits_SoF in window credits

Error: Could not find child Credits_SoD_Page in window credits

Error: Could not find child Credits_SoD in window credits


I tried just deleting the UI folder all together and the patcher re-downloaded about 120 files. Still gives me this error.

Anyone have any ideas?

bdkies
Posts: 12

Re: Problems getting to login screen

Post#2 » Fri Dec 06, 2013 7:30 am

It is now showing me this error.

Couldn't open or read UIFiles\default\EQLSUI.xml

I am guessing this might be a corrupted file? Is there any place to get a copy of it to save me a ton of time?

Lumpa
Posts: 96

Re: Problems getting to login screen

Post#3 » Thu Dec 12, 2013 6:29 am

I'm having this same issue. If anyone could shed some light on this problem I would be very happy!

Vaion
Posts: 3712

Re: Problems getting to login screen

Post#4 » Thu Dec 12, 2013 7:40 am

Which client?
Oh the fun you all are going to have in DSK3...
Simon says.. touch the green one! Nooooo BLIQUE NOT THE RED ONE! zomg you just got me "Vaion Touched"!

Lumpa
Posts: 96

Re: Problems getting to login screen

Post#5 » Fri Dec 13, 2013 2:25 am

I'm using the Underfoot Client.

Vaion
Posts: 3712

Re: Problems getting to login screen

Post#6 » Fri Dec 13, 2013 4:28 pm

Updated the patcher to include the EQLS_UI.xml file now for UF. Please let us know if that fixes the issue.
Oh the fun you all are going to have in DSK3...
Simon says.. touch the green one! Nooooo BLIQUE NOT THE RED ONE! zomg you just got me "Vaion Touched"!

Lumpa
Posts: 96

Re: Problems getting to login screen

Post#7 » Sat Dec 14, 2013 3:00 am

It's still not working for me.

my UIErrors.txt file is a little different.

UIErrorLog created at Fri Dec 13 17:35:24 2013
[Fri Dec 13 17:35:24 2013] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Fri Dec 13 17:35:24 2013] Couldn't open or read UIFiles\default\EQLSUI.xml
[Fri Dec 13 17:35:24 2013] Error reading XML.
[Fri Dec 13 17:35:24 2013] Error loading skin: loading default skin instead.
[Fri Dec 13 17:35:24 2013] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Fri Dec 13 17:35:24 2013] Couldn't open or read UIFiles\default\EQLSUI.xml
[Fri Dec 13 17:35:24 2013] Error reading XML.

User avatar
Nexor
Posts: 495

Re: Problems getting to login screen

Post#8 » Sat Dec 14, 2013 6:03 am

Open your EQLSUI.xml file and compare it too

Code: Select all

<?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>
Team Nexor

Fexor - Fexxor - Nexxor - Nexia - Nexxia - Nexis - Nexxis - Gnex

Vaion
Posts: 3712

Re: Problems getting to login screen

Post#9 » Sat Dec 14, 2013 6:55 am

Do you even have the EQLSUI.xml in your default directory? We added it to the patcher this morning, so you should be able to obtain it via that method if you don't.
Oh the fun you all are going to have in DSK3...
Simon says.. touch the green one! Nooooo BLIQUE NOT THE RED ONE! zomg you just got me "Vaion Touched"!

Lumpa
Posts: 96

Re: Problems getting to login screen

Post#10 » Mon Dec 16, 2013 3:28 pm

I have the file in the everquest/uifiles/default directory.

Here is what it looks like:

<?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>

Return to “Everquest client related issues”

Who is online

Users browsing this forum: No registered users and 1 guest

cron