I've seen several similar errors but not the exact one I'm getting. The launcher loads and lets me put in my password, choose which sub to log in, and then the server. Then it reverts to the password screen. When I put it in it goes through 5 attempts the throws an error.
System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive.
at System.Web.Services.Protocols.WebClientAsyncResult .WaitForResponse()
at System.Web.Services.Protocols.WebClientProtocol.En dSend(IAsyncResult asyncResult, Object& internalAsyncState, Stream& responseStream)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.EndInvoke(IAsyncResult asyncResult)
at com.turbine.launcher.gls.GlobalLoginSystemAuthenti cationService.EndLoginAccount(IAsyncResult asyncResult)
at com.turbine.launcher.Services.SOAPAuthenticator.En dAuthenticate(IAsyncResult ar)
Any ideas? Thanks (I have submitted a ticket, just havent heard anything yet so I tried here.)