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

patched.apk because it is being used by another process. #19

Open
Slimegodthethorn opened this issue Apr 21, 2023 · 1 comment
Open

Comments

@Slimegodthethorn
Copy link

Error:
System.IO.IOException: The process cannot access the file 'C:\Users\Isaac\AppData\Local\Temp\QuestPatcher\patching\patched.apk' because it is being used by another process.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String , FileMode , FileAccess , FileShare , FileOptions )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String , FileMode , FileAccess , FileShare , FileOptions , Int64 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String , FileMode , FileAccess , FileShare , FileOptions , Int64 )
at System.IO.FileStream..ctor(String , FileMode , FileAccess , FileShare , Int32 , Boolean )
at System.IO.Compression.ZipFile.Open(String , ZipArchiveMode , Encoding )
at QuestPatcher.Core.ApkSigner.SignApk(String path, String pemData, Dictionary2 knownHashes) in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\ApkSigner.cs:line 320 at QuestPatcher.Core.ApkSigner.SignApk(String path, String pemData, Dictionary2 knownHashes) in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\ApkSigner.cs:line 443
at QuestPatcher.Core.ApkSigner.SignApk(String path, String pemData, Dictionary2 knownHashes) in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\ApkSigner.cs:line 443 at QuestPatcher.Core.ApkSigner.SignApkWithPatchingCertificate(String path, Dictionary2 knownHashes) in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\ApkSigner.cs:line 286
at QuestPatcher.Core.Patching.PatchingManager.PatchApp() in D:\a\QuestPatcher\QuestPatcher\QuestPatcher.Core\Patching\PatchingManager.cs:line 648
at QuestPatcher.ViewModels.PatchingViewModel.StartPatching() in D:\a\QuestPatcher\QuestPatcher\QuestPatcher\ViewModels\PatchingViewModel.cs:line 57

Is there a fix to this?

@Slimegodthethorn
Copy link
Author

Everytime I use this app, error keeps popping up. :|

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