0% found this document useful (0 votes)
27 views1 page

Yozo Log

The document details a NullPointerException error that occurred when attempting to read from a null object field. It provides a stack trace with the sequence of method calls that led to the error.

Uploaded by

endro sugiarto
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)
27 views1 page

Yozo Log

The document details a NullPointerException error that occurred when attempting to read from a null object field. It provides a stack trace with the sequence of method calls that led to the error.

Uploaded by

endro sugiarto
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/ 1

Exception:2021.01.

08 17:05:23
java.lang.NullPointerException: Attempt to read from field 'byte emo.text.d.v.K' on
a null object reference
at emo.wp.c.am.P(Unknown Source:6)
at emo.wp.a.ab.l(Unknown Source:30)
at emo.o.j.b.d.a(Unknown Source:197)
at emo.o.j.b.d.a(Unknown Source:398)
at emo.o.i.h.b(Unknown Source:13)
at emo.o.f.aa.a(Unknown Source:172)
at emo.o.f.aa.c(Unknown Source:84)
at emo.o.f.aa.b(Unknown Source:10)
at emo.o.f.ae.L(Unknown Source:72)
at emo.o.f.ae.u(Unknown Source:340)
at emo.f.c.e.h.a(Unknown Source:215)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:1167)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:224)
at emo.main.ThreadWorker$1.run(Unknown Source:56)

You might also like