You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix System.UnauthorizedAccessException: Access to the path 'C:\unsubscribedMods' is denied. in MainWindow.UnSubscribe (Object sender, RoutedEventArgs e)
#2009
Open
millerscout opened this issue
Jan 9, 2025
· 0 comments
Version 2.7(2.7)
Stacktrace
KenshiModTool.MainWindow.UnSubscribe(Object sender, RoutedEventArgs e);KenshiModTool
MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj);MS.Internal
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
KenshiModTool.App.Main();KenshiModTool
Reason
System.UnauthorizedAccessException: Access to the path 'C:\unsubscribedMods' is denied.
Link to App Center
The text was updated successfully, but these errors were encountered: