PDA

View Full Version : cant get past update patch message


Caprice
02-07-2002, 09:33 AM
this is my DB. ini:
# READ README.TXT!

[Database]
host=localhost
user=Caprice
password=lemon
database=eq

and this is my loginserver.ini:
[LoginServer]
loginserver=eqlogin.gotfrags.com:5999
worldname=Foobar's Place
locked=false
worldaddress=
account=
password=

my eqhost.txt files are as follows
i have one that goes:

[Registration Servers]
{
"eqlogin.gotfrags.com:5999:5999"
}
[Login Servers]
{
"eqlogin.gotfrags.com:5999:5999"
}

and one that goes:
[Registration Servers]
{
"localohst:5999"
}
[Login Servers]
{
"localhost:5999"
}


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

my IP: is 24.60.155.200

and my zone5.bat file goes like this:
@echo off
start zone9x . 24.60.155.200 9001 24.60.155.200
start zone9x . 24.60.155.200 9002 24.60.155.200
start zone9x . 24.60.155.200 9003 24.60.155.200
start zone9x . 24.60.155.200 9004 24.60.155.200
start zone9x . 24.60.155.200 9005 24.60.155.200
exit
cls
(soory if its jumbled, but you get the idea....)

when i do this: minilogin, world, 5zonebat world works but the zones fails, BUT if i have the 5zone.bat file to read 127.0.0.1 instead of my IP, it goes alright, but in any case when I see my server on list it says repatch.

I was told i would need to do something to my router?
i have a network of sorts thwo comps on the same cable...... im terribly lost,

i have winmysql and cant find user eqemu to change stats to 200, but I do have EQadmin, which i have some account made ..but not sure if its right....but the status is 200 as supposed to be i guess...

is this too confusing? walk through maybe? file?


B\
oh yeah

i did run from dos world exe add user name password status

and in my eqadmin it showed up
so i have two accounts set at 200 but not sure how to get anywhere..

Trumpcard
02-07-2002, 12:33 PM
Ok, if you posted the actual files.. no wonder you cant get in...


For one,

[Registration Servers]
{
"eqlogin.gotfrags.com:5999:5999"
}
[Login Servers]
{
"eqlogin.gotfrags.com:5999:5999"
}

There is only one set of ports on the end of getfrags, it should just be
eqlogin.gotfrags.com:5999

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

localhost is spelled wrong in the reg server section. thats another possibility...

If you are using minilogin, use localhost or 127.0.0.1 in your zone.bat file instead of your physical ip address. You only need the other when youre trying to run through the gotfrags login server.

Also, make sure to type 'eqgame.exe patchme or use eqw' to start eq.