Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-21-2009, 07:20 PM
foc
Fire Beetle
 
Join Date: Aug 2009
Location: florida
Posts: 1
Default new server public login server

Hey Guys,

I'm trying to bring up a new server on the public login server and I'm getting the following error:

Code:
[Debug] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[Debug] [WORLD__LS_ERR] Login server responded with FatalError.
[Debug] [WORLD__LS_ERR]      Account/Password invalid
I'm using my login server account information to try to register the server with, here my config:

Code:
<?xml version="1.0">
<server>
  <world>
  <shortname>new server</shortname>
<longname>newserver1</longname>

<!-- Only specify these two if you really think you need to. -->
<address>eqserver.eqserver.com</address>
<localaddress>192.168.1.230</localaddress>

<!-- Loginserver information.  -->
      <loginserver>
      <host>eqemulator.net</host>
      <port>5998</port>
      <account>foc</account>
      <password>*</password>
      </loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
      <key>neednew1</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
  </world>

<!-- Database configuration, replaces db.ini. -->
  <database>
      <host>localhost</host>
      <port>3306</port>
      <username>root</username>
      <password>*</password>
      <db>test</db>
  </database>

</server>
any ideas?
Reply With Quote
  #2  
Old 08-23-2009, 11:35 AM
drzoyburg
Sarnak
 
Join Date: Jun 2009
Location: ohio,usa
Posts: 36
Default

Quote:
<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account>foc</account>
<password>*</password>
</loginserver>
try this:
<!-- Loginserver information. -->
<loginserver>
<host>new.eqemulator.net</host>
<port>5998</port>
<account>foc</account>
<password>*</password>
</loginserver>
Reply With Quote
Reply


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 10:23 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3