Quote:
Originally Posted by vsab
I had the same problem, so trying remember.... Pretty sure my issue was that clients were getting redirected to 127.0.0.1 when they log in, so try setting these:-
Code:
<address>10.224.1.151</address>
<localaddress>10.224.1.151</localaddress>
|
Was having the error 2017 and adding these lines (with the appropriate local IP address) into the "eqemu_config.json" file under the "loginserver" entry finally solved it!