Deep Bot - Twitch Streamer Assistant

Deep Bot => Bug Reports => Topic started by: GrandpaPlays on August 08, 2015, 12:49:34 AM

Title: Bot Crashing
Post by: GrandpaPlays on August 08, 2015, 12:49:34 AM
Bot keeps crashing/ not responding and is unable to connect to either port. I have updated bot and the C++, the firewall is off and still unable to connect. I am out of ideas. I was not having this issue yesterday. Here is error report from today.

07 Aug 09:15:11,402 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:15:11,408 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
07 Aug 09:16:50,610 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:16:50,613 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
07 Aug 09:17:47,316 - 0.7.3.1: Error - Unable to login : Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at #v.#Xlb.#ft(String #mab, String #nab, String #oab)
07 Aug 09:18:16,592 - 0.7.3.1: Error - Unable to login : Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at #v.#Xlb.#ft(String #mab, String #nab, String #oab)
07 Aug 09:18:43,513 - 0.7.3.1: Error - Unable to login : Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at #v.#Xlb.#ft(String #mab, String #nab, String #oab)
07 Aug 09:19:50,345 - 0.7.3.1: Crashed InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
07 Aug 09:19:50,347 - 0.7.3.1: Crashed    at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at DeepBot.Main.#dVb(String #j9)
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   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)
07 Aug 09:22:00,689 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:22:00,693 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
07 Aug 09:22:46,416 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:22:46,419 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
07 Aug 09:29:02,142 - 0.7.3.1: Error - Unable to login : Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at #v.#Xlb.#ft(String #mab, String #nab, String #oab)
07 Aug 09:34:23,505 - 0.7.3.1: Crashed InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
07 Aug 09:34:23,507 - 0.7.3.1: Crashed    at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at DeepBot.Main.#dVb(String #j9)
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   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)
07 Aug 09:39:17,611 - 0.7.3.1: Crashed InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
07 Aug 09:39:17,611 - 0.7.3.1: Crashed    at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at DeepBot.Main.#dVb(String #j9)
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   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)
07 Aug 09:51:02,349 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:51:02,352 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
07 Aug 09:51:54,666 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:51:54,671 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
07 Aug 09:53:10,173 - 0.7.3.1: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
07 Aug 09:53:10,176 - 0.7.3.1: Crashed    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at DeepBot.Main.#aXb()
   at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb(
Title: Re: Bot Crashing
Post by: kneecoleslaw on August 08, 2015, 12:50:59 AM
Mine keeps crashing too. I guess they're having an issue.
Title: Re: Bot Crashing
Post by: emrerocky on August 08, 2015, 01:22:22 AM
One of the database servers is currently down.  We have contacted the hosting company about the issue, but now all we can do is wait for them to resolve the issue.
Title: Re: Bot Crashing
Post by: hobostream on August 08, 2015, 02:31:25 AM
Also having this issue. Any ETA on when it will be back up?
Title: Re: Bot Crashing
Post by: emrerocky on August 08, 2015, 02:44:35 AM
Also having this issue. Any ETA on when it will be back up?

Unfortunately, not.