xXxTheDarkprogramerxXx / PS3Tools

Open Source PlayStation Tools
253 stars 38 forks source link

Fix System.NotImplementedException in MessageBox.op_Implicit (MessageBox v) #196

Closed xXxTheDarkprogramerxXx closed 4 years ago

xXxTheDarkprogramerxXx commented 4 years ago

Version 1.0.0.26(1.0.0.26)

Stacktrace

PS4_PS2_Classics_Gui_WPF.MessageBox.op_Implicit(MessageBox v);PS4_PS2_Classics_Gui_WPF

PS4_PS2_Classics_Gui_WPF.MultipleISO_s.LoadIsoFiles();PS4_PS2_Classics_Gui_WPF

PS4_PS2_Classics_GuiWPF_.MultipleISO_s.Window_Loaded(Object sender, RoutedEventArgs e);PS4_PS2_Classics_GuiWPF_

MS.Internal.LoadedOrUnloadedOperation.DoWork();MS.Internal

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

Reason

System.NotImplementedException

Link to App Center