-
Notifications
You must be signed in to change notification settings - Fork 16
Description
When clicking on several things, clicking continue did nothing each time
Details dropbar showed this
************** Exception Text **************
System.ArgumentException: Source array was not long enough. Check the source index, length, and the array's lower bounds. (Parameter 'sourceArray')
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length)
at LuteBot.IO.Files.SaveManager.GetDataFromFile(String filePath) in D:\a\LuteBot3\LuteBot3\LuteBot\IO\Files\SaveManager.cs:line 164
at LuteBot.IO.Files.SaveManager.ReadSavFile(String filePath) in D:\a\LuteBot3\LuteBot3\LuteBot\IO\Files\SaveManager.cs:line 42
at LuteBot.LuteMod.Indexing.PartitionIndex.LoadIndex() in D:\a\LuteBot3\LuteBot3\LuteBot\Sequencing\PartitionIndex.cs:line 30
at LuteBot.PartitionsForm.RefreshPartitionList() in D:\a\LuteBot3\LuteBot3\LuteBot\UI\PartitionsForm.cs:line 107
at LuteBot.PartitionsForm..ctor() in D:\a\LuteBot3\LuteBot3\LuteBot\UI\PartitionsForm.cs:line 58
at LuteBot.LuteBotForm.lutemodPartitionsToolStripMenuItem_Click(Object sender, EventArgs e) in D:\a\LuteBot3\LuteBot3\LuteBot\UI\LuteBotForm.cs:line 904
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.MenuStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
All of this is gibberish to me sadly, but I can't get my lutebot to do anything other than show this screen and change the options