Open mostafahk opened 5 years ago
Can you create a PullRequest with your fix please? Thanks
OK As soon as possible.
I got this error and worked on it about 10 Hours. I fixed problem by capturing IP address of DC4 and change server IP to it.
System.Net.Sockets.TcpClient GetClientTcp(string a, int p) { return new System.Net.Sockets.TcpClient("149.154.167.92", 443); }
I have this issue even today.
Could you please submit your PR?
I got this error and worked on it about 10 Hours. I fixed problem by capturing IP address of DC4 and change server IP to it.
System.Net.Sockets.TcpClient GetClientTcp(string a, int p) { return new System.Net.Sockets.TcpClient("149.154.167.92", 443); }