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.io.FileNotFoundException: /storage/sdcard1/karte/dsa/helden/file/0 Cuil Fingorn.xml: open failed: EACCES (Permission denied)
at libcore.io.IoBridge.open(IoBridge.java:465)
at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
at com.dsatab.cloud.HeroExchange.getOutputStream(HeroExchange.java:491)
at com.dsatab.cloud.HeroSaveTask.doInBackground(HeroSaveTask.java:58)
at com.dsatab.cloud.HeroSaveTask.doInBackground(HeroSaveTask.java:24)
at android.os.AsyncTask$2.call(AsyncTask.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
at libcore.io.Posix.open(Native Method)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
at libcore.io.IoBridge.open(IoBridge.java:451)
... 11 more
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: