Error 1002 means you are connecting to the wrong login server for the client that you have.
IF YOU HAVE THE EQLIVE CLIENT:
Replace the contents of eqhost.txt (file located in your EQ directory) with the following:
Code:
[Registration Servers]
{
"eqlogin1.eqemulator.net:5997"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
}
IF YOU HAVE THE DEC 2002 CLIENT:
Replace the contents of eqhost.txt (file located in your EQ directory) with the following:
Code:
[Registration Servers]
{
"eqlogin1.eqemulator.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5999"
}
I have also heard that changing DataRate.txt (same directory as eqhost.txt) can be helpful: Try using
8.0 as your datarate.
Use Windows Notepad if you don't know how to edit files.