xXxTheDarkprogramerxXx / PS3Tools

Open Source PlayStation Tools
253 stars 38 forks source link

Fix System.IO.DirectoryNotFoundException in MainWindow.MenuItem_Click_6 (Object sender, RoutedEventArgs e) #184

Closed xXxTheDarkprogramerxXx closed 4 years ago

xXxTheDarkprogramerxXx commented 4 years ago

Version 1.0.0.26(1.0.0.26)

Stacktrace

عند PS4_PS2_Classics_GuiWPF_.MainWindow.MenuItem_Click_6(Object sender, RoutedEventArgs e);PS4_PS2_Classics_GuiWPF_

عند MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state);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

عند MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg);MS.Win32

عند PS4_PS2_Classics_GuiWPF_.App.Main();PS4_PS2_Classics_GuiWPF_

Reason

System.IO.DirectoryNotFoundException

Link to App Center