PDA

View Full Version : 10060


Shadow101
03-28-2003, 11:17 AM
Hi Guys
I have a problem with my server. everytime i start the world.exe i become an error message what was

Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
Error in LoadItemStatus query: 'select id, minstatus from items where minstatus > 0'
...done
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg is NOT a valid EQTime file. file version is 0; EQTime version is 1000 -failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player backups from database.
Abort/retry/cancel?
TCP listening on: Router IP:9000

Boot5zones.bat
start zone . Router IP 7995 localhost
start zone . Router IP 7996 localhost
start zone . Router IP 7997 localhost
start zone . Router IP 7998 localhost
start zone . Router IP 7999 localhost

db.ini
[Database]
host=localhost
user=SH
password=******
database=eq
compression=off

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=DSA Server
worldaddress=Router IP
locked=false

[WorldServer]
Defaultstatus=
Unavailzone=

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

ok thats all my details what someone need i hope someone can help me also for internal and external playing.
My Router is a Netgear RP 614 M.
Port forwarding: port 9000, 5999, 7995-8016

Static IP adress so i can forward more ports. When i want to log in to the server i hit me back and says the 1017 and i should repatch the game. i dont tested it for the outside.

hosts changed

192.168.0.6 Router IP
192.168.0.6 shadow101.kicks-ass.net
Router IP shadow101.kicks-ass.net

Should I change also some thing when yes pls tell me!!!
THX for answers.

Shawn319
03-28-2003, 06:06 PM
Dont use router IPs lol

freakydeekey
03-28-2003, 11:26 PM
what should you use, and where... update to readme might be needed

freakydeekey
03-28-2003, 11:27 PM
what should you use, and where... update to readme might be needed

Shadow101
03-29-2003, 10:11 AM
hmm interessting so many answers about my problem does nobody have this problem????? OK i know im a german guy, but there must be someone who can help me, or???? Please help me at this problem i have looked first about this problem but nobody has the same problem like me!!!! PLS Mr. DEVELOPER and everybody else write answers what i can do that the problem is away!!!

Shadow101
03-29-2003, 10:14 AM
ok i use the EQemu 4.3
the Database from DDR-4.4 or so
mysql is 3.23

Emag6256
05-21-2003, 11:16 AM
Ive got a similiar problem when going to run my own server everything works fine untill i try to go public with it then i get

"Error: Loginserver::Connect: 'TCPConnection::Connect<>: connect<> failed. Error: 10060"

ive tried just about everything said on the board regarding the routers ect the DMZ zone ect not sure what else i can do heres the login server ect maybe i messed something up heh lemme know if ya see anything thanks =)

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Emag's
worldaddress=*IP assigned to computer by router*
locked=true
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

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

[Database]
host=localhost
user=*****
password=*****
database=eq2
compression=off

Boot5zones is:

@echo off
start zoneNT . *IP* 7995 *ip*
start zoneNT . *IP* 7996 *IP*
start zoneNT . *IP* 7997 *IP*
start zoneNT . *IP* 7998 *IP*
start zoneNT . *IP* 7999 *IP*
exit
cls

Currently ive got ports 7995-8000, 5999, and 9000 open any help would be greatly appriciated thanks =)