Strange Error I just noticed but probably been ongoing

Post your questions and help other users.

Moderator: Martin

Post Reply
jmckeejr
Posts: 34
Joined: 03 May 2015 12:29

Strange Error I just noticed but probably been ongoing

Post by jmckeejr » 31 Aug 2022 04:12

So, I was checking the full log (first time in forever) and came across done strange errors and wanted to know if anyone has ideas for solution. Apparently Automagic is having trouble writing image files to cache. I have S22 Ultra with Android 12. See some of the error below(there are many similar):

Code: Select all

 Could not write cached image file to external cache file: /storage/emulated/0/Android/data/ch.gridvision.ppam.androidautomagic/cache/LockPaper_1.png
java.io.IOException: Could not resolve file with path /storage/emulated/0/Android/data/ch.gridvision.ppam.androidautomagic/cache 

mattd_nf
Posts: 16
Joined: 21 Dec 2016 15:51

Re: Strange Error I just noticed but probably been ongoing

Post by mattd_nf » 09 Sep 2022 10:25

Check if that file path exists on your phone (it doesn't look like it does on mine).

Is this error coming from one of your actions? If so, you could redirect the file path to somewhere that does exist and automagic has access to.

Post Reply