You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
AndroidIDE crash report
Manufacturer: vivo
Device: I2202
ABI: arm64-v8a
SDK version: 33
App version: v2.5.3-beta (253)
Stacktrace:
java.lang.NullPointerException: Parameter specified as non-null is null: method com.itsaky.androidide.utils.FlashbarActivityUtilsKt.flashError, parameter <this>
at com.itsaky.androidide.utils.FlashbarActivityUtilsKt.flashError(Unknown Source:2)
at com.itsaky.androidide.lsp.IDELanguageClientImpl.performCodeAction(Unknown Source:76)
at com.itsaky.androidide.lsp.api.ILanguageClient.performCodeAction(Unknown Source:12)
at com.itsaky.androidide.lsp.java.actions.diagnostics.AutoFixImportsAction.performEdits(Unknown Source:255)
at com.itsaky.androidide.lsp.java.actions.diagnostics.AutoFixImportsAction.postExec(Unknown Source:100)
at io.github.rosemoe.sora.widget.EditorSearcher$$ExternalSyntheticLambda1.run(Unknown Source:369)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:223)
at android.os.Looper.loop(Looper.java:324)
at android.app.ActivityThread.main(ActivityThread.java:8366)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1059)
Duplicate issues
This issue has not been reported yet.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
When I was trying to fix imports.
What's the expected behavior?
😴😴
What version of AndroidIDE you're using?
v2.5.3
Relevant log output
Duplicate issues
Code of Conduct
The text was updated successfully, but these errors were encountered: