View Single Post
  #1  
Old 04-16-2006, 09:02 AM
vRandom
Sarnak
 
Join Date: Jun 2005
Posts: 91
Default cant get world to connect to minilogin

Hey all,
It's been awhile since i last messed with this and with all the changes i can seem to get the world.exe to connect to minilogin.

I'm using the raw pack from this link http://eqemulator.net/forums/showthread.php?t=20314

I've got the following settings

eqemu_config.xml: (snip)
<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=somereallylongname
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999

DB:
I set the LoginType in the variables to Minilogin.

The eqhosts.txt is:
[LoginServer]
Host=127.0.0.1:5999

What am i forgeting?

Thanks for any help
vRandom

Last edited by vRandom; 04-16-2006 at 05:04 PM..
Reply With Quote