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

App Crashed #3605

Closed
3 tasks done
Chiehx0220 opened this issue Apr 22, 2023 · 1 comment
Closed
3 tasks done

App Crashed #3605

Chiehx0220 opened this issue Apr 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Chiehx0220
Copy link

Steps to reproduce

When I was browsing the homepage, it crashed in no reason. My own coding skills are not so well, so I provide a crash report instead.

Expected behavior

Crash Log:

Actual behavior

java.lang.NullPointerException
at com.github.libretube.ui.fragments.ChannelFragment$fetchChannel$1$1.invokeSuspend(ChannelFragment.kt:141)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7926)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@aef347a, Dispatchers.Main.immediate]

LibreTube version

0.14.0

Android version

Android 13

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@Chiehx0220 Chiehx0220 added the bug Something isn't working label Apr 22, 2023
@Bnyro
Copy link
Member

Bnyro commented Apr 22, 2023

Duplicate of #3597

@Bnyro Bnyro closed this as completed Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants