Skip to content
New issue

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

Still possible to start the editor without a list #82

Open
0xpr03 opened this issue May 13, 2022 · 0 comments
Open

Still possible to start the editor without a list #82

0xpr03 opened this issue May 13, 2022 · 0 comments
Assignees
Labels
Acra Report Reported by acra crash reporter bug crash waiting-for-response Issue waiting for response
Milestone

Comments

@0xpr03
Copy link
Owner

0xpr03 commented May 13, 2022

Acra reports about java.lang.Throwable: List for editor is null

I currently can't say how its triggered. At least the way #80 worked is not the cause here.

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:448)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
Caused by: java.lang.reflect.InvocationTargetException
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
	... 1 more
Caused by: java.lang.Throwable: List for editor is null
	at vocabletrainer.heinecke.aron.vocabletrainer.editor.EditorActivity.onCreate(EditorActivity.kt:128)
	at android.app.Activity.performCreate(Activity.java:7009)
	at android.app.Activity.performCreate(Activity.java:7000)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
	at android.app.ActivityThread.-wrap11(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:164)
	at android.app.ActivityThread.main(ActivityThread.java:6494)
	... 3 more

Acra reports

@0xpr03 0xpr03 added bug crash waiting-for-response Issue waiting for response Acra Report Reported by acra crash reporter labels May 13, 2022
@0xpr03 0xpr03 added this to the 0.8.x milestone May 13, 2022
@0xpr03 0xpr03 self-assigned this May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Acra Report Reported by acra crash reporter bug crash waiting-for-response Issue waiting for response
Projects
None yet
Development

No branches or pull requests

1 participant