Lauriethefish/QuestPatcher

im getting some critical error when i try to start it

Opened this issue · 0 comments

Screenshot 2024-05-24 001721

full code thing: System.IO.IOException: The process cannot access the file 'currentlyInstalled.apk' because it is being used by another process.
at System.IO.FileSystem.RemoveDirectoryRecursive(String , WIN32_FIND_DATA& , Boolean )
at System.IO.FileSystem.RemoveDirectory(String , Boolean )
at System.IO.Directory.Delete(String , Boolean )
at QuestPatcher.Core.SpecialFolders.CreateAndDeleteTemp() in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\SpecialFolders.cs:line 69
at QuestPatcher.Core.QuestPatcherService..ctor(IUserPrompter prompter) in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\QuestPatcherService.cs:line 44
at QuestPatcher.Services.QuestPatcherUiService..ctor(IClassicDesktopStyleApplicationLifetime appLifetime) in D:\a\QuestPatcher\QuestPatcher\QuestPatcher\Services\QuestPatcherUiService.cs:line 37
at QuestPatcher.App.OnFrameworkInitializationCompleted() in D:\a\QuestPatcher\QuestPatcher\QuestPatcher\App.axaml.cs:line 77