Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 10-30-2007, 12:02 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

If you are trying to setup a private, minilogin server (which it appears due to the reference to the loginserver.ini file), try making these changes to your configs:
Quote:
Originally Posted by Grimtooth View Post
*************** INI ********** ***

###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5998
worldname=My Minilogin
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

***********Config******************

?xml version="1.0">
<server>
<world>
<shortname>Grimtest</shortname>
<longname>My Minilogin</longname>

<!-- Only specify these two if you really think you need to. -->
<!--<address>24.124.50.221</address>-->
<!--<localaddress>127.0.0.1</localaddress>-->

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

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</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> *not gonna post this* </password>
<db>peq</db>
</database>
</server>

************Batch***************

@echo off
start minilogin.exe
pause

start world.exe
pause
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit

*************************
*************************

if anyone requires any other information to help with this i'll be glad to pop that up here as well...
You can get the Minilogin6.2.zip from Sourceforge, I believe.

Check your `variables` table in the PEQ database and ensure the LoginType is "minilogin".



If you are trying to connect to the public LoginServer, the port to eqemulator.net needs to be 5998, not 5999. <-- minilogin

And setting anything in the config between <!-- and --> is commented out. Remove those around the address tags if you want to try them.

Lastly, make sure the launchers table in the database really has a launcher named "zone", or your zones won't start using EQLaunch (though you should still be able to run zone.exe 2 times and get enough zones to move around)
Reply With Quote
 


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 07:28 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