Author Topic: crash while trying to connect  (Read 7783 times)

0 Members and 2 Guests are viewing this topic.

gotschy

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
crash while trying to connect
« on: April 30, 2014, 01:28:51 AM »
hi there,

i have isntalled deepbot like the tutorial video shows and now i'm becoming a crash report everytime i try to connect the bot.

tried it on win7 64bit and win 8 64 bit with the same result.

i looked in the search for the problem but didn't find any resolution...

this is the error log for my last try on win8:
Quote
29 Apr 19:22:14,824 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
29 Apr 19:22:14,824 - 0.4.1.0: Crashed    bei Google.GData.Client.GDataRequest.Execute()
   bei Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   bei Google.GData.Client.GDataGAuthRequest.Execute()
   bei Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   bei Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   bei GDataDB.DatabaseClient.CreateDatabase(String name)
   bei DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


i hope you can help me... can't wait to test the bot in my stream =)

thx for youre time,
greetings gotschy

oh and sry for my bad english >.<

swey

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: swey_
Re: crash while trying to connect
« Reply #1 on: April 30, 2014, 01:40:56 AM »
I'm also having this same problem.

Code: [Select]
29 Apr 12:31:32,661 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
29 Apr 12:31:32,663 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Lowenbehold

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Lowenbehold
Re: crash while trying to connect
« Reply #2 on: April 30, 2014, 09:13:55 AM »
I believe I am also having the same problem. Here is my error log :)

29 Apr 19:06:49,012 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
29 Apr 19:06:49,018 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

tangentgaming

  • Youngling
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
  • Twitch Name: tangentgaming
Re: crash while trying to connect
« Reply #3 on: April 30, 2014, 11:51:44 AM »
Not sure if mine is the same, but here is my error log -

29 Apr 23:27:06,427 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:27:06,661 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:28:07,049 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:28:07,049 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:29:39,744 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:29:39,744 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:29:59,447 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:29:59,447 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:30:04,205 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:30:04,205 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:30:13,643 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:30:13,643 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:31:23,968 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:31:23,968 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
29 Apr 23:31:28,539 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
29 Apr 23:31:28,539 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

jimzy702

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: jimzy702
Re: crash while trying to connect
« Reply #4 on: May 01, 2014, 12:05:22 AM »
Bump. Looks like the same issue..

**Even ran as admin**

30 Apr 08:52:21,438 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:52:44,308 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:52:44,310 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:53:46,320 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:53:46,320 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:54:08,102 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:54:08,103 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:55:55,288 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:55:55,288 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:56:50,011 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:56:50,012 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:56:55,479 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:56:55,479 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:57:11,900 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:57:11,900 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:58:13,725 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:58:13,725 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 08:58:55,128 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 08:58:55,128 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
30 Apr 09:04:06,103 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 09:04:06,105 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
« Last Edit: May 01, 2014, 12:13:39 AM by jimzy702 »

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: crash while trying to connect
« Reply #5 on: May 01, 2014, 12:51:08 AM »
Seems to be a connectivity issue with Google services.
Am moving some load to the Europe DeepBot servers, so this should improve.

Please try again after some time.


tangentgaming

  • Youngling
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
  • Twitch Name: tangentgaming
Re: crash while trying to connect
« Reply #6 on: May 01, 2014, 01:35:56 AM »
Still not working. Whenever somebody posts a chat command, it crashes instantly.

30 Apr 13:32:43,734 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
30 Apr 13:32:43,734 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
30 Apr 13:33:49,350 - 0.3.21: Crashed Method not found: 'System.String ChannelMessages.ChanMsg.getCommandMessage(System.String)'.
30 Apr 13:33:49,350 - 0.3.21: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass15.<InvokeRecievedChanMessage>b__14()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Youkay

  • Youngling
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
  • Twitch Name: youkay1
Re: crash while trying to connect
« Reply #7 on: May 01, 2014, 02:10:12 AM »
Hi, cross posted from the bug reports forum since similar issue!

Quote
30 Apr 11:08:21,735 - 0.4.1.0: Crashed Execution of request failed: https://docs.google.com/feeds/default/private/full
30 Apr 11:08:21,745 - 0.4.1.0: Crashed    at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data)
   at Google.GData.Client.Service.Insert(Uri uriTarget, Stream input, String contentType, String slugHeader)
   at GDataDB.DatabaseClient.CreateDatabase(String name)
   at DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: crash while trying to connect
« Reply #8 on: May 01, 2014, 10:57:14 AM »
Apologies all - I believe I have now identified the root cause of this issue.

There is an infrastructure limitation (which I was unfortunately not aware of) that may be preventing new streams to be added to the DeepBot network.
So although the servers have capacity to on board new streams (what we generally check before processing applications), this limitation now needs to be looked at.

Unfortunately, this may take 24-48hrs to resolve and would most likely also need an updated client release to be pushed.

Apologies for the inconvenience and delays. Rest assured that this is being prioritised and I will keep everyone updated through the forums on progress.

Regards,
Experts

gotschy

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: crash while trying to connect
« Reply #9 on: May 01, 2014, 11:51:52 AM »
ok, thank you for those informations. great work you are doing here!

regards,
gotschy

Lowenbehold

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Lowenbehold
Re: crash while trying to connect
« Reply #10 on: May 01, 2014, 11:53:59 AM »
Thanks!!!

tangentgaming

  • Youngling
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
  • Twitch Name: tangentgaming
Re: crash while trying to connect
« Reply #11 on: May 01, 2014, 12:11:36 PM »
Thank you :)

swey

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: swey_
Re: crash while trying to connect
« Reply #12 on: May 01, 2014, 11:28:30 PM »
This is good news to hear, meaning if you pushed out a full client release it wouldn't be able to handle many users?
I'm glad it's being worked on and hope to hear positive things soon!

kornyx

  • Youngling
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
  • Twitch Name: kornyx
Re: crash while trying to connect
« Reply #13 on: May 02, 2014, 01:54:09 AM »
Thank you! I have tried various computers and all trouble shooting possibilities! Woahhh!

Youkay

  • Youngling
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
  • Twitch Name: youkay1
Re: crash while trying to connect
« Reply #14 on: May 02, 2014, 02:01:19 AM »
excited to get this bot going on my chan! Thanks for your hard work on this, will be checking back frequently in anticipation!!