xXxTheDarkprogramerxXx / PS3Tools

Open Source PlayStation Tools
257 stars 39 forks source link

Fix System.ArgumentOutOfRangeException in MultipleISO_s.btnRemove_Click (Object sender, RoutedEventArgs e) #207

Closed xXxTheDarkprogramerxXx closed 3 years ago

xXxTheDarkprogramerxXx commented 4 years ago

Version 1.0.0.27(1.0.0.27)

Stacktrace

à PS4_PS2_Classics_GuiWPF_.MultipleISO_s.btnRemove_Click(Object sender, RoutedEventArgs e);PS4_PS2_Classics_GuiWPF_

à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled);MS.Win32

à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o);MS.Win32

à MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam);MS.Win32

à MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg);MS.Win32

à PS4_PS2_Classics_GuiWPF_.App.Main();PS4_PS2_Classics_GuiWPF_

Reason

System.ArgumentOutOfRangeException

Link to App Center