maukor 34 Posted February 25, 2019 Share Posted February 25, 2019 Halp pls. getting error on virtual machine using plugins or fightclasses with authentication rocketr. [E] 00:11:23.410 - [2nd try] Error connecting to authentication server System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: The system detected an invalid pointer address in attempting to use a pointer argument in a call at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state) at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task`1.get_Result() at Authentication.CheckValidiation(Object sender, DoWorkEventArgs e) ---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: The system detected an invalid pointer address in attempting to use a pointer argument in a call at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state) at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar) --- End of inner exception stack trace ---<--- Tried 2 different win7 and win10, with preinstalled frameworks etc. Looks like proxycap 3.23 causes that problem. with 5.28 it works, had no problems with 3.23 on host hm Link to comment https://wrobot.eu/forums/topic/10866-error-on-virtual-machine-error-connecting-to-authentication-server/ Share on other sites More sharing options...
Droidz 2738 Posted February 25, 2019 Share Posted February 25, 2019 Hello, seem not WRobot error, but problem with one of your profile/fightclass/plugin. Try to update all your profiles/fightclasses/plugins. Try to update Windows and framework/visualc++. Check you firewall, if your problem is not resolved try to contact creator Link to comment https://wrobot.eu/forums/topic/10866-error-on-virtual-machine-error-connecting-to-authentication-server/#findComment-51814 Share on other sites More sharing options...
Matenia 628 Posted February 25, 2019 Share Posted February 25, 2019 It's a socket problem. Turns out on older windows version, older versions of Socks Proxy software won't really work with newer .NET classes (anything after 4.5 I think). Seems like he solved it now. Link to comment https://wrobot.eu/forums/topic/10866-error-on-virtual-machine-error-connecting-to-authentication-server/#findComment-51815 Share on other sites More sharing options...
Serrec 7 Posted February 27, 2019 Share Posted February 27, 2019 Also happens when using NAT on your VM instead of setting a dedicated IP. Link to comment https://wrobot.eu/forums/topic/10866-error-on-virtual-machine-error-connecting-to-authentication-server/#findComment-51849 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now