View Single Post
  #96  
Old 08-09-2004, 06:41 PM
bluejam
Hill Giant
 
Join Date: Apr 2004
Posts: 110
Default

LoginServer.ini
Quote:
[LoginServer]
loginserver=localhost
loginport=5999
worldname=fammerns testing
worldaddress=localhost
locked=false
account=eqemu
password=eqemu

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
ChatChannelServer=localhost
eqhost.txt tells EQ to connect by port 5995...
Quote:
[LoginServer]
Host=eqemulator.net:5995

...but MiniLogin.exe listens on 5999
Quote:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999


I guess that's the problem. I hope it'll work for ya.
Reply With Quote