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

Latest Crash

The PojavLauncher crash report indicates a ClassCastException occurred on December 5, 2024, at 16:24:16 on a device running Android version 14. The error was triggered in the MainActivity during the onServiceConnected method, where a BinderProxy was incorrectly cast to LocalBinder. The launcher version at the time of the crash was 2.2.0.

Uploaded by

amandamegumiy
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)
2 views1 page

Latest Crash

The PojavLauncher crash report indicates a ClassCastException occurred on December 5, 2024, at 16:24:16 on a device running Android version 14. The error was triggered in the MainActivity during the onServiceConnected method, where a BinderProxy was incorrectly cast to LocalBinder. The launcher version at the time of the crash was 2.2.0.

Uploaded by

amandamegumiy
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: 5 de dez. de 2024 16:24:16


- Device: thunder_p_global 22041219PG
- Android version: 14
- Crash stack trace:
- Launcher version: 2.2.0
java.lang.ClassCastException: android.os.BinderProxy cannot be cast to
net.kdt.pojavlaunch.services.GameService$LocalBinder
at net.kdt.pojavlaunch.MainActivity.onServiceConnected(Unknown Source:0)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:2277)
at
android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2310)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:222)
at android.os.Looper.loop(Looper.java:314)
at android.app.ActivityThread.main(ActivityThread.java:8716)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:565)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)

You might also like