Deep Bot - Twitch Streamer Assistant

Deep Bot => Bug Reports => Topic started by: TorwaK on May 10, 2017, 11:08:28 PM

Title: Deepbot is crashing (log inside)
Post by: TorwaK on May 10, 2017, 11:08:28 PM
Hi all,

Deepbot crashes occasionally with the error below. Please let me know if you have any info about it.

Code: [Select]
08 May 16: 04: 53,058 - 0.10.2.1: Crashed The given key was not in the dictionary.
08 May 16: 04: 53,085 - 0.10.2.1: Crashed location: System.Collections.Generic.Dictionary`2.get_Item (TKey key)
   Location: # yN. # Bf. # 1N (Dictionary`2 # Sl)
   Location: # eK. # SM. # CM (Int32 # bM)
   Location: # eK. # SM. # AM (Int32 # bM)
   Position: DeepBot.ChatParser. # Nd (Main #T, String #U, String #V, Boolean #od, Boolean #pd, Int32 #qd, Boolean # X3b)
   Location: DeepBot.Main. # Wq ()
   Location: System.Windows.Forms.Control.InvokeMarshaledCallbackDo (ThreadMethodEntry tme)
   Position: System.Windows.Forms.Control.InvokeMarshaledCallbackHelper (Object obj)
   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.Windows.Forms.Control.InvokeMarshaledCallback (ThreadMethodEntry tme)
   Location: System.Windows.Forms.Control.InvokeMarshaledCallbacks ()

Additionally I discovered several error output in the log files below. Any idea?

Code: [Select]
10 May 23: 40: 42,261 - Error -Unable to log stream info.
Version: 0.10.2.1
Message: The remote server returned an error: (500) Internal Server Error.
Stack Trace:
   Position: System.Net.WebClient.UploadValues ​​(Uri address, String method, NameValueCollection data)
   Location: System.Net.WebClient.UploadValues ​​(String address, NameValueCollection data)
   Location: DeepBot.DeepBotAPI.DeepBotStreamInfo. # Lgb. # Hlb (Object)
Title: Re: Deepbot is crashing (log inside)
Post by: TheNumbLock on May 10, 2017, 11:15:28 PM
Try clearing your browser's cache.

Close Deepbot before doing so.
Title: Re: Deepbot is crashing (log inside)
Post by: TorwaK on May 11, 2017, 01:05:37 AM
Try clearing your browser's cache.

Close Deepbot before doing so.

Hi TheNumbLock,

Thanks for the reply. I believe you're refering to second issue. Can you also please comment about the first issue below?

Code: [Select]
11 May 02: 04: 23,660 - 0.10.2.1: Crashed The given key was not in the dictionary.
11 May 02: 04: 23,663 - 0.10.2.1: Crashed location: System.Collections.Generic.Dictionary`2.get_Item (TKey key)
   Location: # yN. # Bf. # 1N (Dictionary`2 # Sl)
   Location: # eK. # SM. # CM (Int32 # bM)
   Location: # eK. # SM. # AM (Int32 # bM)
   Position: DeepBot.ChatParser. # Nd (Main #T, String #U, String #V, Boolean #od, Boolean #pd, Int32 #qd, Boolean # X3b)
   Location: DeepBot.Main. # Wq ()
   Location: System.Windows.Forms.Control.InvokeMarshaledCallbackDo (ThreadMethodEntry tme)
   Position: System.Windows.Forms.Control.InvokeMarshaledCallbackHelper (Object obj)
   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.Windows.Forms.Control.InvokeMarshaledCallback (ThreadMethodEntry tme)
   Location: System.Windows.Forms.Control.InvokeMarshaledCallbacks ()
Title: Re: Deepbot is crashing (log inside)
Post by: TheNumbLock on May 11, 2017, 01:07:33 AM
Running Deepbot as admin?

When does the error appear? What are you doing in the bot when it gives you this error?
Title: Re: Deepbot is crashing (log inside)
Post by: TorwaK on May 11, 2017, 08:40:00 AM
When I click Deepbot it runs as admin automatically. At least my user has administrator rights.

The error occurs when I run betting.
Title: Re: Deepbot is crashing (log inside)
Post by: TheNumbLock on May 11, 2017, 08:57:13 AM
Can you screenshot your betting tab when it occurs and make sure the error box is out of the way?
Title: Re: Deepbot is crashing (log inside)
Post by: TorwaK on May 12, 2017, 08:49:17 AM
Sure I will do that.