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
FATAL EXCEPTION: pool-1-thread-1
Process: com.bretahajek.docus, PID: 7450
java.lang.NoSuchMethodError: No virtual method toPath()Ljava/nio/file/Path; in class Ljava/io/File; or its super classes (declaration of 'java.io.File' appears in /system/framework/core-oj.jar)
at d.a.a.a.b.b(:1)
at c.b.a.f.run()
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:760)
Android : 7.1.2
Miui 11.0.2
The text was updated successfully, but these errors were encountered:
If you want, you can create a pull request with the fix and I will approve it (You will then be listed as contributor 😉). Or else I will try to fix that soon.
FATAL EXCEPTION: pool-1-thread-1
Process: com.bretahajek.docus, PID: 7450
java.lang.NoSuchMethodError: No virtual method toPath()Ljava/nio/file/Path; in class Ljava/io/File; or its super classes (declaration of 'java.io.File' appears in /system/framework/core-oj.jar)
at d.a.a.a.b.b(:1)
at c.b.a.f.run()
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:760)
Android : 7.1.2
Miui 11.0.2
The text was updated successfully, but these errors were encountered: