Alright, I had my server going good on a hub about a month or two ago. That was when we were all using 0.3.9 I think. Anyway, been having major problems lately and figured it was my router (just got a Microsoft MN-500 Wireless Base Station so my parents can hook their laptop up without wires, lazy arses if ya ask me, hehe). So I forwarded all of the required ports (been looking all around the forums, I think I have TOO MANY ports open, but oh well). I used to get the 10061 error in all the zone windows (boot5zones.bat). FYI, I fixed that by opening yet more ports. Now I have error 10060!! I'm posting EVERYTHING below for all you devs to look at. Thanks in advance.
LoginServer.ini
Code:
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Denton's Digital Crack
locked=false
account=
password=
worldaddress=MY_IP_HERE
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
db.ini (I know this stuff is right)
Code:
[Database]
host=localhost
user=*****
password=*****
database=eq
Boot5zones.bat (I know this is right, too)
Code:
@echo off
start zone . MY_IP_HERE 7995 MY_IP_HERE
start zone . MY_IP_HERE 7996 MY_IP_HERE
start zone . MY_IP_HERE 7997 MY_IP_HERE
start zone . MY_IP_HERE 7998 MY_IP_HERE
start zone . MY_IP_HERE 7999 MY_IP_HERE
exit
cls
World.exe (Running)
Code:
Using database 'eq' at localhost
EQEMu 0.3.12 - Wiederbelebung
Loading zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: eqlogin2.eqemu.net:5999
New TCP connection: 192.168.2.28:1565
TCP connection lost: 192.168.2.28:1565
Removing console from ip: 192.168.2.28 port:1565
New TCP connection: 192.168.2.28:1566
TCP connection lost: 192.168.2.28:1566
Removing console from ip: 192.168.2.28 port:1566
New TCP connection: 192.168.2.28:1567
TCP connection lost: 192.168.2.28:1567
Removing console from ip: 192.168.2.28 port:1567
New TCP connection: 192.168.2.28:1568
TCP connection lost: 192.168.2.28:1568
Removing console from ip: 192.168.2.28 port:1568
New TCP connection: 192.168.2.28:1569
TCP connection lost: 192.168.2.28:1569
Removing console from ip: 192.168.2.28 port:1569
New TCP connection: 192.168.2.28:1565
TCP connection lost: 192.168.2.28:1565
Removing console from ip: 192.168.2.28 port:1565
New TCP connection: 192.168.2.28:1566
TCP connection lost: 192.168.2.28:1566
Removing console from ip: 192.168.2.28 port:1566
New TCP connection: 192.168.2.28:1567
TCP connection lost: 192.168.2.28:1567
Removing console from ip: 192.168.2.28 port:1567
New TCP connection: 192.168.2.28:1568
TCP connection lost: 192.168.2.28:1568
Zone.exe (1 out of the 5 Running)
Code:
Using database 'eq' at localhost
EQEMu 0.3.12 - Wiederbelebung
Loading zone names, items & NPCs...
EMuShareMem.dll loaded.
...done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
WorldServer connect: Connecting to the server failed. Error: 10060
InitWorldServer failed
Entering sleep mode