Log in

View Full Version : Server Problem


nadr man
05-16-2004, 01:20 PM
Maybe making a server isn't my thing...

Anyway, i finally got all the bugs worked out of world.exe and the boot5zones.bat. However, after i log on i get to the server select screen and i can't see my server (i'm running the server and client on the same machine). I've played around with db.ini, minilogin.ini, boot5zones.bat, etc...i've switch "localhost" with my internal IP address and my ip address with localhost...no change. I haven't looked into my router ( a SMC router), since i'm not going outside my comp, there should be no need right?

db.ini

[Database]
host=###
user=user
password=pw
database=eq
compression=off

loginserver.ini

[LoginServer]
loginserver=###
loginserver2=###
loginserver3=###
loginport=5999
loginport2=5999
loginport3=5999
worldname=Nad's Test Area
worldaddress=localhost
locked=false
account=mark
password=mark


[WorldServer]
Defaultstatus=0
Unavailzone=

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

boot5zones.bat

start zone . x 7995 x
start zone . x 7996 x
start zone . x 7997 x
start zone . x 7998 x
start zone . x 7999 x
exit

(x = the same IP number)


eqhost.txt

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

Thanks.[/b]

beta290
05-16-2004, 06:00 PM
REM: IMPORTANT: Delete all spaces behind every line in your boot5zones.bat
REM: -> If the cursor doesn't jump into the next line when you
REM: hit the right arrow key at the end of a line, hit backspace until
REM: it reaches the last character.

nadr man
05-17-2004, 01:09 AM
Maybe it's a space i'm over looking, but i've gone over the files and didn't find any spaces.

I'm thinking that i'm not even connecting to minilogin. Even when i get to server select i see this in the minilogin:

LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999