Dears,
my bot crashed yesterday 2 times mid stream and i found the following log in the error log.
it was mid stream and i was most prolly doing betting
08 Jan 03:25:28,134 - 0.8.6.0: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
08 Jan 03:25:28,140 - 0.8.6.0: Crashed at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at #XB.#0H.#HH()
at #XB.#0H.#GH(Object #I, EventArgs #J)
at System.Windows.Forms.Control.OnClick(EventArgs 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.Label.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)
08 Jan 22:01:26,351 - 0.8.6.0: Crashed Value cannot be null.
Parameter name: input
08 Jan 22:01:28,081 - 0.8.6.0: Crashed at System.Text.RegularExpressions.Regex.IsMatch(String input)
at DeepBot.Moderation.Moderation.#NV(String #8)
at DeepBot.Moderation.Moderation.#MV(String #qj, String #4f, String #V, TwitchMessageTags #Vc)
at #R.#Xc.#wc(Object #I, IrcEventArgs #J)
at Meebey.SmartIrc4net.IrcClient._Event_PRIVMSG(IrcMessageData ircdata)
at Meebey.SmartIrc4net.IrcClient._HandleEvents(IrcMessageData ircdata)
at Meebey.SmartIrc4net.IrcClient._Worker(Object sender, ReadLineEventArgs e)
at Meebey.SmartIrc4net.ReadLineEventHandler.Invoke(Object sender, ReadLineEventArgs e)
at Meebey.SmartIrc4net.IrcConnection.ReadLine(Boolean blocking)
at Meebey.SmartIrc4net.IrcConnection.Listen(Boolean blocking)
at Meebey.SmartIrc4net.IrcConnection.Listen()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
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.Threading.ThreadHelper.ThreadStart()
08 Jan 23:08:44,036 - 0.8.6.0: Crashed Value cannot be null.
Parameter name: input
08 Jan 23:08:44,038 - 0.8.6.0: Crashed at System.Text.RegularExpressions.Regex.IsMatch(String input)
at DeepBot.Moderation.Moderation.#NV(String #8)
at DeepBot.Moderation.Moderation.#MV(String #qj, String #4f, String #V, TwitchMessageTags #Vc)
at #R.#Xc.#wc(Object #I, IrcEventArgs #J)
at Meebey.SmartIrc4net.IrcClient._Event_PRIVMSG(IrcMessageData ircdata)
at Meebey.SmartIrc4net.IrcClient._HandleEvents(IrcMessageData ircdata)
at Meebey.SmartIrc4net.IrcClient._Worker(Object sender, ReadLineEventArgs e)
at Meebey.SmartIrc4net.ReadLineEventHandler.Invoke(Object sender, ReadLineEventArgs e)
at Meebey.SmartIrc4net.IrcConnection.ReadLine(Boolean blocking)
at Meebey.SmartIrc4net.IrcConnection.Listen(Boolean blocking)
at Meebey.SmartIrc4net.IrcConnection.Listen()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
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.Threading.ThreadHelper.ThreadStart()
it seems like an expected exception
.
please let me know if any more information