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
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.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
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.
Anything else?
No response
The text was updated successfully, but these errors were encountered: