We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
every time i try to open posidon, it crashes
posidon launcher: crash log - java.lang.RuntimeException: Unable to resume activity {posidon.launcher/posidon.launcher.Home}: java.lang.NullPointerException Device info: api: 29 brand: Xiaomi model: Mi A1 ram: 3746222080 Version: 1.19 (code: 67) at: android.app.ActivityThread.performResumeActivity(ActivityThread.java:4205) at: android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4237) at: android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:52) at: android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176) at: android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97) at: android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016) at: android.os.Handler.dispatchMessage(Handler.java:107) at: android.os.Looper.loop(Looper.java:214) at: android.app.ActivityThread.main(ActivityThread.java:7356) at: java.lang.reflect.Method.invoke(Native Method) at: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) at: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940) at: posidon.launcher.Home.animateAllIconsIfShould(Home.kt:244) at: posidon.launcher.Home.onUpdate(Home.kt:228) at: posidon.launcher.Home.onResume(Home.kt:217) at: android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1453) at: android.app.Activity.performResume(Activity.java:7958) at: android.app.ActivityThread.performResumeActivity(ActivityThread.java:4195) at: android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4237) at: android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:52) at: android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176) at: android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97) at: android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016) at: android.os.Handler.dispatchMessage(Handler.java:107) at: android.os.Looper.loop(Looper.java:214) at: android.app.ActivityThread.main(ActivityThread.java:7356) at: java.lang.reflect.Method.invoke(Native Method) at: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) at: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
every time i try to open posidon, it crashes
The text was updated successfully, but these errors were encountered: