Im having the same problem, trying to connect to my public server.
I have updated and patched using the eqgame -patchme, then used the latest EQEmu patcher.
I can see my server in the list but i get a 1017 error when i try to join from either of my pc's. I have only just started using this emulator so im not sure whether the errors are normal or not, such as eqtime.cfg etc which is supposed to be normal.
there is an error on line 2 of the world.exe which might be the cause?
Quote:
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4
|
here is the server info:
world.exe:
Code:
Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. Fil
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player backups from database.
HELP I WORK IN THE EQEMU SWEATSHOP YOUR MY ONLY HOPE
TCP listening on: 203.166.57.11:9000
World server listening on: 203.166.57.11:9000
Connected to LoginServer: eqlogin1.eqemu.net:5999
25807 New TCP connection: 169.254.119.128:1504
25807 New TCP connection: 169.254.119.128:1505
New zoneserver: #1 169.254.119.128:1505
New zoneserver: #2 169.254.119.128:1504
Zoneserver SetConnectInfo: 169.254.119.128:1504: 169.254.119.128:7999
Zoneserver SetConnectInfo: 169.254.119.128:1505: 169.254.119.128:7997
25847 New TCP connection: 169.254.119.128:1506
New zoneserver: #3 169.254.119.128:1506
Zoneserver SetConnectInfo: 169.254.119.128:1506: 169.254.119.128:7996
25867 New TCP connection: 169.254.119.128:1507
25867 New TCP connection: 169.254.119.128:1508
New zoneserver: #4 169.254.119.128:1508
New zoneserver: #5 169.254.119.128:1507
Zoneserver SetConnectInfo: 169.254.119.128:1507: 169.254.119.128:7995
Zoneserver SetConnectInfo: 169.254.119.128:1508: 169.254.119.128:7998
db.ini (i masked the password):
Code:
# READ README.TXT!
[Database]
host=localhost
user=********
password=********
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
LoginServer.ini
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Bilbo_Baggage
worldaddress=203.166.57.11
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
eqhost.txt
Code:
[Registration Servers]
{
"eqlogin1.eqemu.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemu.net:5999"
"eqlogin2.eqemu.net:5999"
"eqlogin3.eqemu.net:5999"
"eqlogin.eqemu.net:5999"
}
(On Win 2k SP2, MySQL 3.23.57-win, EQEMu-0.4.4-Win32, EqEmuPatcher, v1.01)