Log in

View Full Version : Server not loading after move.


trustandfall
10-14-2013, 09:12 PM
I recently moved from Texas to Virginia. Before the move, I had a working server that I was able to play on, as well as others from outside my network.

I've changed the few variables I thought needed to be changed (new IP's), but can't seem to get the server to load correctly.

I'm using the axclassic repack, as well as their GUI interface. Not sure if people will mind answering questions about an outside repack but thought it worth a shot.

Mysql works fine, as after I've launched it, I'm able to login just fine through heidisql and make any changes I want. This is the error I'm getting when I'm trying to launch the server.

[Debug] [World_LS] Connecting to login server...
[Debug] [World_LS_ERR] Could not connect to login server: TCPConnection::Connect<> failed. Error: 10061

Thanks in advance for the help.

EDIT: Resolved this issue simply by checking public login instead of private. Unfortunately, now I don't see my server in the list.

joligario
10-14-2013, 09:15 PM
Your router may not allow loopback. If that is the case, you may need to add the IP address translation into your windows hosts file.

trustandfall
10-14-2013, 09:17 PM
Your router may not allow loopback. If that is the case, you may need to add the IP address translation into your windows hosts file.

Joligario, see my edit to the original post please. And thank you for the reply!

trustandfall
10-14-2013, 09:56 PM
Got it working, thanks!