PDA

View Full Version : Error Messages


bbaker1980
03-22-2004, 04:22 PM
I have followed this http://www.eqemulator.net/forums/viewtopic.php?t=13403 to the 't' ... Boot5zones.bat is causing some issues (not sure where to start looking for where I made my error)

It loads, and loads, and then when it gets near the end it lists the following error messages:

[Status] command_init<>: Warning: Command 'help' defaulting to access level 0!
[Status] command_init<>: Warning: Command 'version' defaulting to access level 0!
[Status] command_init<>: Warning: Command 'serversidename' defaulting to access level 0!
[Status] command_init<>: Warning: Command 'loc' defaulting to access level 0!
[Status] command_init<>: Warning: Command 'flag' defaulting to access level 0!
[Status] command_init<>: Warning: Command 'si' defaulting to access level 0!
[Status] 157 commands loaded
WorldServer connect: Connecting to the server failed: TCPConnection::Connect<>:connect<> failed. Error: 10060
[Error] worldserver.Connect<> FAILED!
[Status] Entering sleep mode


Any ideas?

Jezebell
03-23-2004, 07:02 PM
search the forums, there are a ton of posts regarding error 10060

samandhi
03-24-2004, 05:28 AM
Or to give you more to search on.. 10060 is a NAT (router) issue...

nilar
03-24-2004, 05:31 AM
Make sure there are no spaces after any lines in your Loginserver.ini.

As for the warnings, that is no big deal. It is just letting you know those commands are missing in your addon.ini so it is defaulting them to access level 0.