Reply to thread

Hi,


I've got a crash with the last version (2.0) when saving modification into files on multiple subfolders.


I can't find an error log into Mptagthat folders but here is the error into the debugger :


System.ArgumentOutOfRangeException: Value must be between Minimum and Maximum

Nom du paramètre*: value

   à Elegant.Ui.ProgressBar.set_Value(Int32 value)

   à MPTagThat.GridView.GridViewTracks.SaveAll(Boolean showProgressDialog)

   à MPTagThat.GridView.GridViewTracks.CheckForChanges()

   à MPTagThat.Main.Main_Close(Object sender, FormClosingEventArgs e)

   à System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)

   à System.Windows.Forms.Form.WmClose(Message& m)

   à System.Windows.Forms.Form.WndProc(Message& m)

   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Hope it could help!


If you want more tests from myself, don't hesitate


Tibo


Top Bottom