2
« on: August 08, 2017, 08:23:46 AM »
Any comments for the crash log below?
Thanks!
08 Aug 03:15:55,689 - 0.10.3.4: Crashed
08 Aug 03:15:55,698 - 0.10.3.4: Crashed location: System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
location: System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
location: Discord.Net.WebSockets.WebSocket.<.ctor>b__33_1(Object s, TextMessageEventArgs e)
location: System.EventHandler`1.Invoke(Object sender, TEventArgs e)
location: Discord.Net.WebSockets.WS4NetEngine.OnTextMessage(String msg)
location: Discord.Net.WebSockets.WS4NetEngine.OnWebSocketText(Object sender, MessageReceivedEventArgs e)
location: WebSocket4Net.WebSocket.FireMessageReceived(String message)
location: WebSocket4Net.Command.Text.ExecuteCommand(WebSocket session, WebSocketCommandInfo commandInfo)
location: WebSocket4Net.WebSocket.ExecuteCommand(WebSocketCommandInfo commandInfo)
location: WebSocket4Net.WebSocket.OnDataReceived(Byte[] data, Int32 offset, Int32 length)
location: WebSocket4Net.WebSocket.client_DataReceived(Object sender, DataEventArgs e)
location: SuperSocket.ClientEngine.ClientSession.OnDataReceived(Byte[] data, Int32 offset, Int32 length)
location: SuperSocket.ClientEngine.SslStreamTcpSession.OnDataRead(IAsyncResult result)
location: System.Net.LazyAsyncResult.Complete(IntPtr userToken)
location: System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
location: System.Net.Security._SslStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
location: System.Net.Security._SslStream.ReadFrameCallback(AsyncProtocolRequest asyncRequest)
location: System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
location: System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
location: System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
location: System.Net.LazyAsyncResult.Complete(IntPtr userToken)
location: System.Net.ContextAwareResult.CompleteCallback(Object state)
location: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
location: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
location: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
location: System.Net.ContextAwareResult.Complete(IntPtr userToken)
location: System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
location: System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
location: System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
08 Aug 03:17:43,489 - Error -Unable to move users.tmp to users.bin.
Version : 0.10.3.4
Message : The file has been used by another application.
Stack Trace :
location: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
location: System.IO.__Error.WinIOError()
location: System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
location: DeepBot.Main.#Wr()
------------------------------