View Single Post
  #1  
Old 07-12-2003, 02:49 PM
carch
Fire Beetle
 
Join Date: Jul 2003
Posts: 3
Default Help with noob walkthru

:evil:

ok here is what i have i..I have tried 3 different walkthrus on setting up server using mini login...allways get to the same place error 1001 could not connect to my own server ....errrrrr :evil:
system is hybrid 1.2 amd 1gig ram geforce 4 sb live 5.1 gamer running XP...heres all the config files



[Registration Servers]
{
"localhost.com:5999"
}
[Login Servers]
{
"localhost.com:15900"
"localhost.com:15901"
"localhost.com:15902"
"localhost.com:15903"
}





# READ README.TXT

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=eq
worldaddress=localhost
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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



localhost eqemu eqemu



REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

:NOSPELL


# READ README.TXT!

[Database]
host=localhost
user=eqemu
password=eqemu
database=eq
compression=off

I used the command line to create the eqemu user and specify gm status...here is only error in text i can find...its in world.exe

login server responded with fatal error: bad password...disabling reconnect...


any help would be great thanks carch
P.S> get same results using (localhost) or 127.0.0.1
and removed all the .coms from eqhost its late
__________________
PimpKittyCarch
Reply With Quote