View Single Post
  #12  
Old 09-13-2005, 08:55 AM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default Did you say zone ???

Still not working.

I'm still getting tge 10054 error in teh ZONEs and nothing gets register in WORLD.

Geez .. I'm so close ! I.m posting my config files once more.

LOGINSERVER.INI

[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=ManiacHacker
worldaddress=127.0.0.1
locked=false
account=
password=


[WorldServer]
Defaultstatus=20
Unavailzone=

[ChatChannelServer]
worldshortname=ManiacHacker
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin (I tried Standalone)
ServerPort=5999

DB.INI

[Database]
host=127.0.0.1
user=[looking for something]
password=[too bad it ain't there]
database=eq62

BOOT5ZONES.BAT

start zone . localhost 8780 localhost
start zone . localhost 8781 localhost
start zone . 127.0.0.1 8782 127.0.0.1
start zone . 127.0.0.1 8783 127.0.0.1
start zone . 127.0.0.1 8784 127.0.0.1

(I've deliberatly have localhost to see if one out of the others would inally connect)

Any ideas ?

Quote:
Originally Posted by tallerin
i believe as of right at this moment the zone.exe is the only one working and allowing playing with out errors the zoneperl.exe still has some bugs.
i saw your login.ini i can't see anything wrong but you could try useing locahost in place of 127.0.0.1. your boot5zones looks ok but again you could try useing localhost in place of 127.0.0.1. for DB.ini i'm guessing you have no issue with world loading the DB so that is probably set right.

all i can say is try changing the 127.0.0.1 ip to localhost and try that. as that is how all mine is set up for minilogin playing.
Reply With Quote