Page 1 of 1

TSO crashing with ServerPack v1.2

Posted: Wed Apr 14, 2010 7:20 pm
by alexwright
When I try to login with the new server pack my client crashes. It makes it to the point after I choose my character and the screen reads "Done loading entity resources" and then it crashes. My client is a freshly installed EQ2 TSO 5040.

Another thing is when I tried to use the Client Launcher I get this error:
" There was an error opening 'confgs.xml for reading. Data at the root level is invalid. Line 4, position 30"
Now when I look at the contents of the config file it reads..

<EQ2EmualatorClientLauncher>
<Variable Name="DefaultLoginServer" Value="1" />
<Variable Name="EQ2DefaultDirectory" Value="J:\Sony\EverQuest II" />
</EQ2EmualatorClientLauncher>lientLauncher>

It looks like there is a c missing from the last line where it reads lientLauncher. I tried to change it to ClientLauncer and also replaced it with the original xml file and nothing worked.

Is anyone else experiencing these problems?

Thanks in advance

Re: TSO crashing with ServerPack v1.2

Posted: Thu Apr 15, 2010 5:21 pm
by John Adams
alexwright wrote:Another thing is when I tried to use the Client Launcher I get this error:
" There was an error opening 'confgs.xml for reading. Data at the root level is invalid. Line 4, position 30"
Now when I look at the contents of the config file it reads..

Code: Select all

<EQ2EmualatorClientLauncher>
  <Variable Name="DefaultLoginServer" Value="1" />
  <Variable Name="EQ2DefaultDirectory" Value="J:\Sony\EverQuest II" />
</EQ2EmualatorClientLauncher>lientLauncher>
First, thank you for trying the serverpack :)

That client launcher error is a bug we haven't gotten fixed yet. What you see after the closing </EQ2EmualaterClientLauncher> (nice spelling there, Scat........) is bad XML.
</EQ2EmualatorClientLauncher>lientLauncher>
Delete that, you should be fine.

Far as the crashing client, I am not sure what's up with that. Maybe check your client crash logs for more details?

Re: TSO crashing with ServerPack v1.2

Posted: Fri Apr 16, 2010 10:07 am
by alexwright
Thanks for the response John,
I made a new character and now its letting me into the game.

Thanks again.