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

Latest Crash

The PojavLauncher experienced a crash on July 5, 2025, due to an IllegalArgumentException indicating that the view was not attached to the window manager. The crash occurred during the dismissal of a dialog in the PojavLoginActivity. The device involved was an itel A665L running Android version 13.

Uploaded by

John Donceras
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)
11 views1 page

Latest Crash

The PojavLauncher experienced a crash on July 5, 2025, due to an IllegalArgumentException indicating that the view was not attached to the window manager. The crash occurred during the dismissal of a dialog in the PojavLoginActivity. The device involved was an itel A665L running Android version 13.

Uploaded by

John Donceras
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: Jul 5, 2025 7:54:16 PM


- Device: A665L-OP itel A665L
- Android version: 13
- Crash stack trace:
java.lang.IllegalArgumentException: View=DecorView@5ddda94[PojavLoginActivity] not
attached to window manager
at
android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:546)
at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:446)
at
android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:206)
at android.app.Dialog.dismissDialog(Dialog.java:470)
at android.app.Dialog.dismiss(Dialog.java:452)
at androidx.appcompat.app.AppCompatDialog.dismiss(AppCompatDialog.java:140)
at
net.kdt.pojavlaunch.PojavLoginActivity$InitTask.onPostExecute(PojavLoginActivity.ja
va:178)
at
net.kdt.pojavlaunch.PojavLoginActivity$InitTask.onPostExecute(PojavLoginActivity.ja
va:101)
at android.os.AsyncTask.finish(AsyncTask.java:771)
at android.os.AsyncTask.-$$Nest$mfinish(Unknown Source:0)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:788)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:8115)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)

You might also like