Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix System.UnauthorizedAccessException: Access to the path 'E:\SteamLibrary\steamapps\common\Kenshi\data\mods.cfg.backup' is denied. in MainWindow.SaveModList_Click (Object sender, RoutedEventArgs e) #1807

Open
millerscout opened this issue Aug 1, 2024 · 0 comments

Comments

@millerscout
Copy link
Owner

Version 2.7(2.7)

Stacktrace

KenshiModTool.MainWindow.SaveModList_Click(Object sender, RoutedEventArgs e);KenshiModTool

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 'E:\SteamLibrary\steamapps\common\Kenshi\data\mods.cfg.backup' is denied.

Link to App Center

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant