This repository was archived by the owner on Oct 18, 2024. It is now read-only.
-
- Notifications
You must be signed in to change notification settings - Fork 482
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
[Bug]: App crashed #1127
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
The app is crashing when I am using overwrite super class method options.
What's the expected behavior?
Overwrite super class method
What version of AndroidIDE you're using?
v2.5.1 (debug builds)
Relevant log output
AndroidIDE crash report Manufacturer: Xiaomi Device: RedmiNote7Pro ABI: arm64-v8a SDK version: 29 App version: v2.5.1-beta (251) Stacktrace: java.lang.StringIndexOutOfBoundsException: Column 8 out of bounds. line: 133 , column count (line separator included):3 at io.github.rosemoe.sora.text.Content.checkLineAndColumn(Unknown Source:44) at io.github.rosemoe.sora.text.Content.insertInternal(Unknown Source:6) at io.github.rosemoe.sora.text.Content.insert(Unknown Source:9) at com.itsaky.androidide.lsp.java.actions.generators.OverrideSuperclassMethodsAction$$ExternalSyntheticLambda0.run(Unknown Source:103) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:224) at android.app.ActivityThread.main(ActivityThread.java:7592) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
Duplicate issues
- This issue has not been reported yet.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working