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

bug: ReVanced Manager Fails to Patch Apps on Devices with Adoptable Storage #1744

Open
4 tasks done
jytmX opened this issue Mar 5, 2024 · 0 comments
Open
4 tasks done
Assignees
Labels
Bug report Something isn't working

Comments

@jytmX
Copy link

jytmX commented Mar 5, 2024

Bug description

Issue:
When attempting to use the ReVanced Manager app to patch various applications such as Twitter, YouTube Music, and YouTube on a device with adopted storage, the following error occurs:

Something went wrong:
PathNotFoundException: Creation failed, path = '/storage/emulated/0/Android/data/app.revanced.manager.flutter/files' (OS Error: No such file or directory, errno = 2)

This issue affects multiple applications and seems to be related to how the ReVanced Manager app handles file paths on devices with adopted storage.

  • The error message suggests that the app is unable to create necessary directories due to the adopted storage configuration.

Version of ReVanced Manager and version & name of app you are patching

Environment:

  • Device: Realme RMX3261
  • Android version: 11
  • ReVanced Manager version: 1.19.1
  • Root permissions: No

Installation method

Regular

ReVanced Manager logs

PathNotFoundException: Creation failed, path = '/storage/emulated/0/Android/data/app.revanced.manager.flutter/files' (OS Error: No such file or directory, errno = 2)

Patch logs

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • The bug is only related to ReVanced Manager
@jytmX jytmX added the Bug report Something isn't working label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants