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.IO.IOException: The process cannot access the file 'C:\Users\kevia\AppData\Local\Temp\.net\KenshiModTool\QmEF4aICv0gEgsGjKEcvH46R1COt2kc=\error.log' because it is being used by another process. in Extensions.WriteToFile (String Path, List`1 logs) #2011

Open
millerscout opened this issue Jan 10, 2025 · 0 comments

Comments

@millerscout
Copy link
Owner

Version 2.7(2.7)

Stacktrace

MMDHelpers.CSharp.Extensions.Extensions.WriteToFile(String Path, List`1 logs);MMDHelpers.CSharp.Extensions

Core.Logging.Write(String filename, String[] texts);Core

Core.LoadService.LoadMod(List`1 currentMods, String path);Core

Core.LoadService.LoadSteamMods(List`1 currentMods);Core

Core.LoadService.GetListOfMods();Core

KenshiModTool.MainWindow.LoadModList();KenshiModTool

KenshiModTool.MainWindow.BtnRefreshMods_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.IO.IOException: The process cannot access the file 'C:\Users\kevia\AppData\Local\Temp.net\KenshiModTool\QmEF4aICv0gEgsGjKEcvH46R1COt2kc=\error.log' because it is being used by another process.

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