Deep Bot - Twitch Streamer Assistant

Deep Bot => Bug Reports => Topic started by: frittsuskta on September 09, 2013, 08:30:24 AM

Title: deleting channel commands
Post by: frittsuskta on September 09, 2013, 08:30:24 AM
after the update today,
it came with a bunch of channel commands listed so I tried to delete them..


Got an Unhandled exception:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.RemoveAt(Int32 index)
   at ChannelMessages.ChanMsg.specialButton5_Click(Object sender, EventArgs e)
   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)



also, noted that when i do updates - i seem to looooooose all of my channel commands that I have put it.  I have to type them all back.

-fritts
Title: Re: deleting channel commands
Post by: ExpertsOnline on September 09, 2013, 10:39:16 AM
Thanks for reporting. I have fixed this and removed the bug which let testing messages into the release version.
0.1.15 released with fixes.

Also included a potential fix for preventing the messages from being deleted across updates.

Regards,
Experts

after the update today,
it came with a bunch of channel commands listed so I tried to delete them..


Got an Unhandled exception:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.RemoveAt(Int32 index)
   at ChannelMessages.ChanMsg.specialButton5_Click(Object sender, EventArgs e)
   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)



also, noted that when i do updates - i seem to looooooose all of my channel commands that I have put it.  I have to type them all back.

-fritts