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

Latest Crash

The PojavLauncher crash report indicates a crash occurred on April 9, 2025, at 5:29 PM on a device running Android version 15. The crash was caused by an IllegalStateException due to a Fragment not being attached to the Activity when attempting to start an activity. The stack trace provides details on the sequence of method calls leading to the crash.

Uploaded by

luisnglalo31
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)
16 views1 page

Latest Crash

The PojavLauncher crash report indicates a crash occurred on April 9, 2025, at 5:29 PM on a device running Android version 15. The crash was caused by an IllegalStateException due to a Fragment not being attached to the Activity when attempting to start an activity. The stack trace provides details on the sequence of method calls leading to the crash.

Uploaded by

luisnglalo31
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: 9 abr 2025 5:29:14 p.m.


- Device: sapphire_global 23129RA5FL
- Android version: 15
- Crash stack trace:
java.lang.IllegalStateException: Fragment LauncherFragment{8384e6c} (bb2eeb89-b54d-
4fe6-b6ba-b1e0d7a4a074)} not attached to Activity
at androidx.fragment.app.Fragment.startActivity(Fragment.java:1255)
at androidx.fragment.app.Fragment.startActivity(Fragment.java:1245)
at
net.kdt.pojavlaunch.fragments.LauncherFragment$1.shouldOverrideUrlLoading(LauncherF
ragment.java:73)
at
org.chromium.android_webview.AwContentsClientBridge.shouldOverrideUrlLoading(chromi
um-TrichromeWebViewGoogle6432.aab-stable-699813533:117)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:355)
at android.os.Looper.loopOnce(Looper.java:203)
at android.os.Looper.loop(Looper.java:337)
at android.app.ActivityThread.main(ActivityThread.java:9586)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935)

You might also like