I tried to use this source.
Well, I can not login, when I created an account, it generated password (Saw in console). Since this signal that is
connected to the database correctly.
But every time I try to login, a message appears:
"Error: Disconnected with game server. Please login the game again!"
And in the prompt also appears:
"[test1] authenticated from loginserver."
"test1's connection timed out."
Please help me. I am trying to hours, but I do not know what the problem is!
Infos:
Code:
|Archive Information
|-------------------------------------------------------------
|PacketProcessor.cs SERVER_IP = "5.141.239.37";
|Sockets.cs CSocket.Send(Packets.AuthResponse("5.141.239.37", Key1, Key2));
|MasterSocket.cs if(ServerName == "MVLH") SERVER_IP = "5.141.239.37";
|_____________________________________________________________
5.141.239.37 << Hamachi IP (127.0.0.1 is the same error)