NecromancerZ, Are you running your own server, or trying to connect to the EQEmu login server?
To connect to your own, everything looks ok, but you might try using 127.0.0.1 instead of localhost.
[Registration Servers]
{
"127.0.0.1:5999"
}
[Login Servers]
{
"127.0.0.1:5999"
but if your trying to connect to the EQEMU login server then you should have:
[Registration Servers]
{
"eqlogin.eqemu.org:5999"
}
[Login Servers]
{
"eqlogin.eqemu.org:5999"
|