Travis
04-15-2002, 06:18 AM
I launch world.exe and the Boot5zones.bat just fine (no error messages). I log into EQ using EQw, and can see my server on the list (so far so good). I can go to my server, and connect. I can actually create a character. Then it boots me out of the server, and I get the following error on one of the zonent.exe windows:
Connected to worldserver: 192.168.1.5:9000
Entering sleep mode
Map: Mapsfelwitheb.map not found.
Reading zhdr file './cfg/felwitheb.cfg'
Using CFG for safe coords.
Zone safe coords are x = 320; y = -790; z= -10
-----------
Zone server 'felwitheb' listening on port:7999
-----------
New client from ip: 192.168.1.4 port:2578
Login packet 1
Login packet 2
Client dropped: GetAuthentication = 0, n=Fenamil
Dropping client: Process=false, ip=192.168.1.4, port=2578
Here's my db.ini:
# READ README.TXT!
[Database]
host=localhost
user=****
password=****
database=eq
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left as localhost unless mysql is
### --- on a differant computer than world.exe.
and my LoginServer.ini:
### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.
# READ README.TXT
[LoginServer]
loginserver=eqlogin.eqemu.net
worldname=My Server
locked=false
account=
password=
worldaddress=chuckles
loginport=5999
I use the hostname, as I have dynamic IP addressing and have read that's a solution. I have tried it as well, using the ip address of the machine at that time. Any ideas?
Connected to worldserver: 192.168.1.5:9000
Entering sleep mode
Map: Mapsfelwitheb.map not found.
Reading zhdr file './cfg/felwitheb.cfg'
Using CFG for safe coords.
Zone safe coords are x = 320; y = -790; z= -10
-----------
Zone server 'felwitheb' listening on port:7999
-----------
New client from ip: 192.168.1.4 port:2578
Login packet 1
Login packet 2
Client dropped: GetAuthentication = 0, n=Fenamil
Dropping client: Process=false, ip=192.168.1.4, port=2578
Here's my db.ini:
# READ README.TXT!
[Database]
host=localhost
user=****
password=****
database=eq
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left as localhost unless mysql is
### --- on a differant computer than world.exe.
and my LoginServer.ini:
### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.
# READ README.TXT
[LoginServer]
loginserver=eqlogin.eqemu.net
worldname=My Server
locked=false
account=
password=
worldaddress=chuckles
loginport=5999
I use the hostname, as I have dynamic IP addressing and have read that's a solution. I have tried it as well, using the ip address of the machine at that time. Any ideas?