kwikdeath
10-07-2002, 09:24 AM
I am having a rather odd problem that I can't begin to figure out. I have read thru the setup instructions multiple times, read thru the sticky posts multiple times, read thru most of the rest of the posts on the boards but have found nothing. I am attempting to run a local server on my machine, not accessed from anywhere but my machine. I.E. no net traffic on it.
I can connect to the servers when I connect to the servers on EqEmu.net with no trouble, but for some reason I can not connect to the server on my machine. I can get past the login screen where you enter Username/Password but can not connect to the server itself. I get no errors in world.exe, boot5zone.bat or MiniLogin.
Here are my config files.
OS: WinXP Pro
Login: Minilogin
EqEmu version 0.3.9
LoginServer.ini
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Godlike
locked=false
account=
password=
worldaddress=localhost
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat
@echo off
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
db.ini
[Database]
host=localhost
user=kwikdeath
password=******
database=eq
eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
This is what MiniLogin.exe read when I run it.
LoginServer.ini read.
Server mode: Standalone
Login server listening on port:5999
This is what World.exe reads when I run it.
Using database 'eq' at localhost
EqEMU 0.3.9 - Agnriff der Corpses
Loading zone names & items...done.
Loginserver.ini read.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
When I run boot5zones.bat I get the following with all 5.
Using database 'eq' at localhost
EqEmu 0.3.9 - Angriff der corpses
Loading zone names, items & NPCs...done.
If this is the last message you see, you forgot to move spells_en.txt from EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
Any help I can get on this I would greatly appreciate.
I can connect to the servers when I connect to the servers on EqEmu.net with no trouble, but for some reason I can not connect to the server on my machine. I can get past the login screen where you enter Username/Password but can not connect to the server itself. I get no errors in world.exe, boot5zone.bat or MiniLogin.
Here are my config files.
OS: WinXP Pro
Login: Minilogin
EqEmu version 0.3.9
LoginServer.ini
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Godlike
locked=false
account=
password=
worldaddress=localhost
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat
@echo off
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
db.ini
[Database]
host=localhost
user=kwikdeath
password=******
database=eq
eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
This is what MiniLogin.exe read when I run it.
LoginServer.ini read.
Server mode: Standalone
Login server listening on port:5999
This is what World.exe reads when I run it.
Using database 'eq' at localhost
EqEMU 0.3.9 - Agnriff der Corpses
Loading zone names & items...done.
Loginserver.ini read.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
When I run boot5zones.bat I get the following with all 5.
Using database 'eq' at localhost
EqEmu 0.3.9 - Angriff der corpses
Loading zone names, items & NPCs...done.
If this is the last message you see, you forgot to move spells_en.txt from EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
Any help I can get on this I would greatly appreciate.