Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- springie.exe Error: 0 : Error sending game result: System.TimeoutException: The request channel timed out while waiting for a reply after 01:00:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://zero-k.info/SpringieService.svc' has exceeded the allotted timeout of 01:00:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
- at System.Net.HttpWebRequest.GetResponse()
- at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
- --- End of inner exception stack trace ---
- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
- at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
- at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
- --- End of inner exception stack trace ---
- Server stack trace:
- at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
- at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
- at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
- at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
- at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
- Exception rethrown at [0]:
- at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
- at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
- at PlasmaShared.ISpringieService.SubmitSpringBattleResult(BattleContext context, String password, BattleResult result, List`1 players, List`1 extraData)
- at LobbyClient.Spring.ParseInfolog(String text, Boolean isCrash)
Advertisement
Add Comment
Please, Sign In to add comment