Thread: error?
View Single Post
  #7  
Old 04-06-2004, 12:28 PM
majin
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

allright one prob i have be fixed there the other ones. in the minilogin.exe stand
Code:
[LoginConfig] block not found in LoginServer.ini.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
and in my loginserver.ini stand
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT 

[LoginServer] 
loginserver=localhost 
loginport=5999 
worldname=my minilogin test 
worldaddress=localhost 
locked=false 
account=majin
password=tdc


[WorldServer] 
Defaultstatus=0 
Unavailzone= 

[LoginConfig] 
ServerMode=Standalone 
ServerPort=5999 
UplinkAddress= 
UplinkPort= 
UplinkAccount= 
UplinkPassword=
is that right??

and the world, zone and boot5zones close immediately.
why ??
Reply With Quote