Author Topic: Deepbot is crashing (log inside)  (Read 2437 times)

0 Members and 1 Guest are viewing this topic.

TorwaK

  • Youngling
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TorwaK
Deepbot is crashing (log inside)
« 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)

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Deepbot is crashing (log inside)
« Reply #1 on: May 10, 2017, 11:15:28 PM »
Try clearing your browser's cache.

Close Deepbot before doing so.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

TorwaK

  • Youngling
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TorwaK
Re: Deepbot is crashing (log inside)
« Reply #2 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 ()

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Deepbot is crashing (log inside)
« Reply #3 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?
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

TorwaK

  • Youngling
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TorwaK
Re: Deepbot is crashing (log inside)
« Reply #4 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.

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Deepbot is crashing (log inside)
« Reply #5 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?
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

TorwaK

  • Youngling
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TorwaK
Re: Deepbot is crashing (log inside)
« Reply #6 on: May 12, 2017, 08:49:17 AM »
Sure I will do that.