trishume / QuestSaberPatch

Patcher tool to add custom levels to the Oculus Quest version of Beat Saber
MIT License
64 stars 8 forks source link

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

Open Slimegodthethorn opened 1 year ago

Slimegodthethorn commented 1 year ago

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 commented 1 year ago

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