One last thing.
I noticed that the format for the eqhost.txt file is now different.
Here is what the old format looked like:
Quote:
[Registration Servers]
{
"register.eqemulator.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
"eqlogin2.eqemulator.net:5997"
"eqlogin3.eqemulator.net:5997"
}
|
Here is what the new block looks like, with one of the EQemu server's info:
Quote:
[LoginServer]
Host=eqlogin3.eqemulator.net:5997
|
Notice the new block is labelled differently, and there are no longer any curly-brackets nor quotes. It seems that spaces at the end of the lines affect if it works or not. (Removing the spaces got me farther than leaving them in.)
I tried it with the new format and trying the EQemu login servers one at a time for the host. There is an attempt made to connect, but it fails. So something has changed when it comes to getting through to the server listing.
Hope that helps!