0% found this document useful (0 votes)
102 views2 pages

Yozolog

This document contains a series of exception logs from an Android application. The exceptions include NullPointerExceptions caused by attempting to read from or invoke methods on null objects, and ClassCastExceptions caused by attempting to cast strings to incompatible classes. The exceptions occurred at different times over a period of several days and involved attempts to process data and dispatch messages between application components.

Uploaded by

Yox Gaming
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)
102 views2 pages

Yozolog

This document contains a series of exception logs from an Android application. The exceptions include NullPointerExceptions caused by attempting to read from or invoke methods on null objects, and ClassCastExceptions caused by attempting to cast strings to incompatible classes. The exceptions occurred at different times over a period of several days and involved attempts to process data and dispatch messages between application components.

Uploaded by

Yox Gaming
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/ 2

Exception:2022.03.

08 17:24:08
java.lang.NullPointerException: Attempt to read from field 'int b.q.g.a.g' on a
null object reference
at b.f.i.t.h.d2(Unknown Source:43)
at b.f.i.t.h.P1(Unknown Source:541)
at b.f.i.t.h.A1(Unknown Source:413)
at b.f.i.t.h.z1(Unknown Source:19)
at b.f.i.t.h.b2(Unknown Source:218)
at b.f.i.t.h.x(Unknown Source:0)
at b.f.i.t.h$h$a.onEnd(Unknown Source:28)
at orge.dom4j.io.DispatchHandler.onEnd(Unknown Source:17)
at orge.dom4j.io.SAXContentHandler.endElement(Unknown Source:21)
at orge.dom4j.io.aelfred2.SAXDriver.endElement(Unknown Source:27)
at orge.dom4j.io.aelfred2.XmlParser.parseETag(Unknown Source:17)
at orge.dom4j.io.aelfred2.XmlParser.parseContent(Unknown Source:52)
at orge.dom4j.io.aelfred2.XmlParser.parseElement(Unknown Source:250)
at orge.dom4j.io.aelfred2.XmlParser.parseContent(Unknown Source:42)
at orge.dom4j.io.aelfred2.XmlParser.parseElement(Unknown Source:250)
at orge.dom4j.io.aelfred2.XmlParser.parseContent(Unknown Source:42)
at orge.dom4j.io.aelfred2.XmlParser.parseElement(Unknown Source:250)
at orge.dom4j.io.aelfred2.XmlParser.parseDocument(Unknown Source:14)
at orge.dom4j.io.aelfred2.XmlParser.doParse(Unknown Source:76)
at orge.dom4j.io.aelfred2.SAXDriver.parse(Unknown Source:54)
at orge.dom4j.io.SAXReader.read(Unknown Source:110)
at orge.dom4j.io.SAXReader.read(Unknown Source:5)
at b.f.i.t.h$h.j(Unknown Source:367)
at b.f.i.t.h.h(Unknown Source:141)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:279)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.06.19 20:53:01
java.lang.ClassCastException: java.lang.String cannot be cast to b.q.f.q0.f
at b.f.i.t.h.S1(Unknown Source:915)
at b.f.i.t.h.X(Unknown Source:0)
at b.f.i.t.h$h.j(Unknown Source:1478)
at b.f.i.t.h.h(Unknown Source:141)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:264)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.06.20 12:30:42
java.lang.ClassCastException: java.lang.String cannot be cast to b.q.f.q0.f
at b.f.i.t.h.S1(Unknown Source:915)
at b.f.i.t.h.X(Unknown Source:0)
at b.f.i.t.h$h.j(Unknown Source:1478)
at b.f.i.t.h.h(Unknown Source:141)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:264)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.06.21 06:21:49
java.lang.ClassCastException: java.lang.String cannot be cast to b.q.f.q0.f
at b.f.i.t.h.S1(Unknown Source:915)
at b.f.i.t.h.X(Unknown Source:0)
at b.f.i.t.h$h.j(Unknown Source:1478)
at b.f.i.t.h.h(Unknown Source:141)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:264)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.06.21 06:30:24

Exception:2022.06.21 06:30:24
java.lang.NullPointerException: Attempt to invoke virtual method 'int b.e.c.a3()'
on a null object referencejava.lang.ArrayIndexOutOfBoundsException: src.length=0
srcPos=0 dst.length=2 dstPos=0 length=1

at b.q.a.c.a.H(Unknown Source:11) at java.lang.System.arraycopy(Native


Method)

at b.q.c.a.l0(Unknown Source:628) at b.q.a.c.d.p(Unknown Source:33)

at b.q.f.a.L(Unknown Source:24) at b.q.a.c.a.M(Unknown Source:400)

at b.q.c.a.V1(Unknown Source:26) at b.q.f.a.H(Unknown Source:40)

at b.q.c.a.l0(Unknown Source:432) at b.q.f.e0.S2(Unknown Source:7)

at b.q.f.a.L(Unknown Source:24) at emo.main.MainApp$11.run(Unknown


Source:29)

at b.q.f.a.H(Unknown Source:40) at
android.os.Handler.handleCallback(Handler.java:938)

at b.q.f.n0.o6(Unknown Source:2) at
android.os.Handler.dispatchMessage(Handler.java:99)

at b.q.f.e0.r1(Unknown Source:138) at
android.os.Looper.loop(Looper.java:257)

at b.q.f.e0.O6(Unknown Source:416) at
android.app.ActivityThread.main(ActivityThread.java:8220)

at b.f.i.t.h.h(Unknown Source:45) at java.lang.reflect.Method.invoke(Native


Method)

at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:264) at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)

at android.os.Handler.dispatchMessage(Handler.java:102) at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)

at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

You might also like