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

Support::MiniLogin Support forum for problems with the official MiniLogin release.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-03-2007, 05:39 AM
Aerewen
Hill Giant
 
Join Date: Dec 2006
Posts: 110
Default

Quote:
<!-- Only specify these two if you really think you need to. -->
<address>125.173.129.244</address>
<localaddress>127.0.0.1</localaddress>
change that to
Code:
<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>
and change:
Quote:
<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>125.173.129.244</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
to

Code:
 <!-- Loginserver information. Defaults shown -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
problem you are having is that your world server is telling the minilogin to send clients to: 125.173.129.244 instead of 127.0.0.1 (localhost)

if you change those and re-start your world server, minilogin, and all zone.exe instances you should be fine.
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 02:31 AM.


 

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