View Single Post
  #22  
Old 09-16-2005, 09:17 AM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Default

go into your loginserver.ini and remove the account and password if you added one in there.

[LoginServer]
loginserver=eqemulator.net
loginport=5998
worldname=tallerinstes
worldaddress=localhost
locked=false
account= <---------------- should be blank
password= <---------------- also should be blank

with an account and password in this field you get this

Code:
Connected to LoginServer: eqemulator.net:5998
Login server responded with FatalError. Disabling reconnect.
Error message: 'Account/Password invalid'
209.165.244.252:5998: TCPConnection::RecvData(): Error: 10053
Reply With Quote