0% found this document useful (0 votes)
5 views19 pages

Yozo Log

The document contains multiple instances of a NullPointerException occurring in an application, specifically when attempting to invoke the 'available()' method on a null InputStream object. The exceptions are logged with timestamps and trace the call stack leading to the error. Additionally, there is a FileNotFoundException indicating that a specific file could not be opened due to it not existing in the specified directory.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views19 pages

Yozo Log

The document contains multiple instances of a NullPointerException occurring in an application, specifically when attempting to invoke the 'available()' method on a null InputStream object. The exceptions are logged with timestamps and trace the call stack leading to the error. Additionally, there is a FileNotFoundException indicating that a specific file could not be opened due to it not existing in the specified directory.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 19

Exception:2022.10.

18 10:48:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 10:48:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 10:48:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 10:57:37
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 10:57:37
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 10:57:37
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 11:58:54
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 11:58:54
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 11:58:54
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 12:25:31
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 12:25:31
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.18 12:25:31
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.20 13:48:39
java.io.FileNotFoundException:
/storage/emulated/0/.tmp/Yozo_Office/Temp/fc/1676140751666248519634/TBO_3
done.pptx/ppt/media/image15.png: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileOutputStream.<init>(FileOutputStream.java:236)
at java.io.FileOutputStream.<init>(FileOutputStream.java:186)
at b.f.i.h.a(Unknown Source:174)
at b.f.i.h.o(Unknown Source:65)
at b.f.i.r.c.r(Unknown Source:2)
at b.f.i.r.c.i(Unknown Source:0)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or
directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8307)
at libcore.io.IoBridge.open(IoBridge.java:560)
... 12 more

Exception:2022.10.25 11:06:05
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:06:05
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:06:05
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:11:35
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:11:36
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:11:36
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:12:44
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:12:44
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:12:44
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:27:48
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:27:49
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:27:49
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:28:23
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:28:23
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:28:23
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:49:25
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:49:26
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:49:26
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:49:31
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:49:31
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 11:49:31
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 12:31:43
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 12:31:43
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 12:31:43
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 12:44:19
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.25 12:44:19
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)
Exception:2022.10.25 12:44:19
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.27 14:23:47
java.lang.NullPointerException: Attempt to invoke virtual method 'void
emo.image.Picture.setCropTop(float)' on a null object reference
at b.f.i.s.h.v(Unknown Source:836)
at b.f.i.s.h.t(Unknown Source:315)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.h(Unknown Source:35)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:184)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.10.27 14:23:47
java.lang.NullPointerException: Attempt to invoke virtual method 'void
emo.image.Picture.setCropTop(float)' on a null object reference
at b.f.i.s.h.v(Unknown Source:836)
at b.f.i.s.h.t(Unknown Source:315)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.h(Unknown Source:35)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:184)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 10:53:15
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 10:53:15
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 10:53:15
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 11:11:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 11:11:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 11:11:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 11:41:12
java.io.IOException: close failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.closeAndSignalBlockedThreads(IoBridge.java:313)
at java.io.RandomAccessFile.close(RandomAccessFile.java:708)
at b.g.b.a.a.a(Unknown Source:6)
at b.g.b.a.b.f(Unknown Source:107)
at b.j.p.a.h3(Unknown Source:8)
at b.j.p.a.clone(Unknown Source:127)
at b.e.a.clone(Unknown Source:0)
at emo.image.Picture.clone(Unknown Source:0)
at b.j.o.h.I3(Unknown Source:588)
at b.j.o.h.clone(Unknown Source:24)
at b.f.i.r.c.s(Unknown Source:200)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)
Caused by: android.system.ErrnoException: close failed: ENOENT (No such file or
directory)
at libcore.io.Linux.close(Native Method)
at libcore.io.ForwardingOs.close(ForwardingOs.java:176)
at libcore.io.BlockGuardOs.close(BlockGuardOs.java:113)
at libcore.io.ForwardingOs.close(ForwardingOs.java:176)
at libcore.io.IoBridge.closeAndSignalBlockedThreads(IoBridge.java:311)
... 19 more

Exception:2022.11.15 11:41:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.w(Unknown Source:70)
at b.f.i.r.c.C(Unknown Source:63)
at b.f.i.r.c.y(Unknown Source:34)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 11:41:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.11.15 11:41:52
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.io.InputStream.available()' on a null object reference
at b.f.i.s.h.u(Unknown Source:123)
at b.f.i.s.h.n(Unknown Source:481)
at b.f.i.s.h.t(Unknown Source:305)
at b.f.i.s.h.s(Unknown Source:6)
at b.f.i.r.c.t(Unknown Source:546)
at b.f.i.r.c.s(Unknown Source:480)
at b.f.i.r.c.s(Unknown Source:104)
at b.f.i.r.c.h(Unknown Source:35)
at b.f.i.r.c.y(Unknown Source:79)
at b.f.i.r.c.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:824)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:334)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

You might also like