You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have version 7.8.0.697873850 patched. When trying to patch a newer version available 7.9.0.700107295 I get the following error message:
Anything I can do? I'm using latest version of revanced manager. Thank you
Device Info
ReVanced Manager: 1.23.2
Model: Pixel 7a
Android version: 15
Supported architectures: arm64-v8a
Root permissions: No
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have version 7.8.0.697873850 patched. When trying to patch a newer version available 7.9.0.700107295 I get the following error message:
Anything I can do? I'm using latest version of revanced manager. Thank you
Device Info
ReVanced Manager: 1.23.2
Model: Pixel 7a
Android version: 15
Supported architectures: arm64-v8a
Root permissions: No
Patch Info
App: com.google.android.apps.photos v7.9.0.700107295 (Suggested: Any)
Patches version: v5.2.0
Patches added: Default
Patches removed: None
Default patch options changed: None
Settings
Allow changing patch selection: false
Version compatibility check: true
Show universal patches: false
Patches source: revanced/revanced-patches
Logs
Reading APK
Decoding app manifest
Loading patches
Deleting existing temporary files directory
Decoding resources
Initializing lookup maps
Executing patches
Applied 3 patches
Compiling modified resources
An error occurred:
brut.androlib.exceptions.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/data/app/~~5YXbKDwTmeMEc4MmgOOjbg==/app.revanced.manager.flutter-qM2jpXo2uB-4ldEO_n10Ng==/lib/arm64/libaapt2.so, compile, --dir, /data/user/0/app.revanced.manager.flutter/files/patcher/tmp-VWJIQP/revanced-temporary-files/apk/res, --legacy, -o, /data/user/0/app.revanced.manager.flutter/files/patcher/tmp-VWJIQP/revanced-temporary-files/apk/build/resources.zip]
at brut.androlib.AaptInvoker.invokeAapt2(SourceFile:123)
at brut.androlib.AaptInvoker.invokeAapt(SourceFile:394)
at app.revanced.patcher.patch.ResourcePatchContext.get(SourceFile:133)
at app.revanced.patcher.Patcher.get(SourceFile:159)
at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$34(SourceFile:338)
at app.revanced.manager.flutter.MainActivity.$r8$lambda$_NYn7P0Ss3RCL0-SqEFL-opMsQw(SourceFile:0)
at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda6.run(SourceFile:0)
at java.lang.Thread.run(Thread.java:1012)
Caused by: brut.common.BrutException: could not exec (exit code = 1): [/data/app/~~5YXbKDwTmeMEc4MmgOOjbg==/app.revanced.manager.flutter-qM2jpXo2uB-4ldEO_n10Ng==/lib/arm64/libaapt2.so, compile, --dir, /data/user/0/app.revanced.manager.flutter/files/patcher/tmp-VWJIQP/revanced-temporary-files/apk/res, --legacy, -o, /data/user/0/app.revanced.manager.flutter/files/patcher/tmp-VWJIQP/revanced-temporary-files/apk/build/resources.zip]
at brut.util.OS.exec(SourceFile:104)
at brut.androlib.AaptInvoker.invokeAapt2(SourceFile:119)
... 7 more
Something went wrong:
PathNotFoundException: Cannot copy file to '/data/user/0/app.revanced.manager.flutter/files/lastPatchedApp.apk', path = '/data/user/0/app.revanced.manager.flutter/files/patcher/tmp-VWJIQP/out.apk' (OS Error: No such file or directory, errno = 2)
Beta Was this translation helpful? Give feedback.
All reactions