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

Latest Crash

The PojavLauncher crashed on May 1, 2025, due to an IndexOutOfBoundsException, indicating an attempt to access an index that is out of range in an ArrayList. The crash occurred on a device running Android version 13. The stack trace provides detailed information about the sequence of method calls leading to the crash.

Uploaded by

mytombeo78
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)
12 views1 page

Latest Crash

The PojavLauncher crashed on May 1, 2025, due to an IndexOutOfBoundsException, indicating an attempt to access an index that is out of range in an ArrayList. The crash occurred on a device running Android version 13. The stack trace provides detailed information about the sequence of method calls leading to the crash.

Uploaded by

mytombeo78
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

PojavLauncher crash report

- Time: May 1, 2025 10:43:32 AM


- Device: xaga 22041216C
- Android version: 13
- Crash stack trace:
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.get(ArrayList.java:437)
at
net.kdt.pojavlaunch.PojavLauncherActivity$2.onItemSelected(PojavLauncherActivity.ja
va:150)
at android.widget.AdapterView.fireOnSelected(AdapterView.java:957)
at android.widget.AdapterView.dispatchOnItemSelected(AdapterView.java:946)
at android.widget.AdapterView.-$$Nest$mdispatchOnItemSelected(Unknown
Source:0)
at android.widget.AdapterView$SelectionNotifier.run(AdapterView.java:910)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8136)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)

You might also like