LoginServer problems
Posted: Sun Feb 10, 2008 8:53 am
I cannot tell what is causing this (whether it is my DSL that shuts down momentarily, or the LS restarts) but I've noticed lately that if I look at my console and the text looks like this:
...that my world thinks it's running ok, but is not connected to the LS, and it looks like further auth attempts are being denied(?) The only solution appears to be to restart the world.
I'll run some tests today to see if my connection being terminated causes my World to go into this state. It appears LS is denying my attempts to authenticate, which I can imagine is by design. But at what point should it recover without intervention?
Code: Select all
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error: 10060'
Connected to LoginServer: www.eq2emulator.net:9100
69.60.121.221:9100: TCPConnection::RecvData(): Error: 10053
Connected to LoginServer: www.eq2emulator.net:9100
Login Server returned a fatal error: This connection has not authenticated.
Disabling reconnect.
69.60.121.221:9100: TCPConnection::RecvData(): Error: 10053I'll run some tests today to see if my connection being terminated causes my World to go into this state. It appears LS is denying my attempts to authenticate, which I can imagine is by design. But at what point should it recover without intervention?