-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Checklist
- I am able to reproduce the bug with the latest version.
- I am not able to reproduce the bug with the latest version of vanilla NewPipe.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have read the FAQ and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the vanilla NewPipe contribution guidelines.
Affected version
0.28.0
Steps to reproduce the bug
PS: recreated from memory; and I think it is not always replicating
- Have one video playing
- Drag down / minimize the player
- From the playlist you have open, Enqueue one of the videos there
Expected behavior
Nothing; video is enqueued
Actual behavior
Stacktrace below; crash
Screenshots/Recordings
No response
Logs
Exception
- User Action: play stream
- Request: Player error[type=ERROR_CODE_FAILED_RUNTIME_CHECK] occurred while playing https://www.youtube.com/watch?v=3IG7_uVSYio
- Service: YouTube
- Timestamp: 2025-12-02T16:59:46.967+02:00
- Package: org.polymorphicshade.tubular
- Service: YouTube
- Version: 0.28.0
- OS: Linux Android 9 - 28
Crash log
com.google.android.exoplayer2.ExoPlaybackException: Unexpected runtime error
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:628)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:214)
at android.os.HandlerThread.run(HandlerThread.java:65)
Caused by: java.lang.IllegalStateException: Playback stuck buffering and not loading
at com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:1088)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:502)
... 3 moreAffected Android/Custom ROM version
Android 9
Affected device model
S8
Additional information
Related, but stacktrace is different: #149
Search: https://github.com/polymorphicshade/Tubular/issues?q=is%3Aissue%20ERROR_CODE_FAILED_RUNTIME_CHECK
Metadata
Metadata
Assignees
Labels
No labels