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

Add storage permission in Android 14 or 15 #6645

Closed
Siluyt opened this issue Feb 18, 2025 · 1 comment
Closed

Add storage permission in Android 14 or 15 #6645

Siluyt opened this issue Feb 18, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@Siluyt
Copy link

Siluyt commented Feb 18, 2025

Is this request related to a bug?

java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
Caused by: java.io.FileNotFoundException: /storage/emulated/0/Android/data/net.kdt.pojavlaunch.debug/files/1.20.1/lminecraft/mods/replaymod-1.20.1-2.6.15.jar (Permission denied)
at java.io.RandomAccessFile.open0(Native Method) ~[?:?]
at java.io.RandomAccessFile.open(RandomAccessFile.java:344) ~[?:?]

This happening when launch some mods who depends on storage and app doesn't have storage permission to enable
My device is on Android 14 so I request to pojav team fix it on next update to use voice chat and replay mods in pojav also for Android 15

Describe the request.

Image

Anything else?

No response

@Siluyt Siluyt added the enhancement New feature or request label Feb 18, 2025
@Mathias-Boulay
Copy link
Contributor

while the bug is known, it isn't android version specific. As it stands, it is more akin to #1948

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants