xXxTheDarkprogramerxXx / PS3Tools

Open Source PlayStation Tools
259 stars 39 forks source link

Fix System.NullReferenceException in MainWindow.doesStringMatch () #52

Closed xXxTheDarkprogramerxXx closed 4 years ago

xXxTheDarkprogramerxXx commented 4 years ago

Version 1.0.0.25(1.0.0.25)

Stacktrace

PS4_PS2_Classics_GuiWPF_.MainWindow.doesStringMatch();PS4_PS2_Classics_GuiWPF_

PS4_PS2_Classics_GuiWPF_.MainWindow.CheckString();PS4_PS2_Classics_GuiWPF_

PS4_PS2_Classics_Gui_WPF.MainWindow.btnConvert_Click(Object sender, RoutedEventArgs e);PS4_PS2_Classics_Gui_WPF

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.NullReferenceException

Link to App Center