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 04-30-2010, 01:50 AM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default Frustrating Error!

Hello all im trying to set up my server and everything is connecting now its opening zones and all that, its just my server will not connect to the Login Server keep getting an Error 10061. ive been looking around the forums about how to fix it but im really lost still. Once I get this my server will be on the list. Everything works fine but this stupid error I have been messing with for hours. Any help is greatly appreciated Thanks!
Reply With Quote
  #2  
Old 04-30-2010, 02:16 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

Anyone know what could be wrong? I think its the addresses in my config but im not sure what to put.

Code:
<?xml version="1.0"?>
<server>
<world>

<shortname>Test</shortname>
<longname>Test</longname>


<!-- address has to be specified for minilogin to work -->
<address></address>
<localaddress></localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>localhost</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>hi these are random characters</key>

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

<!-- Database configuration, replaces db.ini -->
<database>

<host>localhost</host>
<port>3306</port>
<username>MySQL name</username>
<password>MySQL pw</password>
<db>everquest</db>
</database>
</server>
Reply With Quote
  #3  
Old 04-30-2010, 02:45 PM
Tricyclethief
Fire Beetle
 
Join Date: Oct 2008
Location: .
Posts: 17
Default

Quote:
<port>5999</port>
its been while since i hosted a server but isnt it supposed to be 5998?
Reply With Quote
  #4  
Old 04-30-2010, 03:17 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

hm nope changed it and still got the error. Any other ideas please?
Reply With Quote
  #5  
Old 04-30-2010, 04:22 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Are you trying to setup a server that uses minilogin instead of the Public or Open Source Login Servers? If so, you will need to fill out this section with the appropriate IPs:

Code:
<!-- address has to be specified for minilogin to work -->
<address></address>
<localaddress></localaddress>
If not, you should be able to just comment those lines out by setting them to this:

Code:
<!-- address has to be specified for minilogin to work -->
<!-- <address></address> -->
<!-- <localaddress></localaddress> -->
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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 06:34 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