xXxTheDarkprogramerxXx / PS3Tools

Open Source PlayStation Tools
259 stars 39 forks source link

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

Closed xXxTheDarkprogramerxXx closed 4 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