Skip to content

Playlist error #13189

@jehad-husein

Description

@jehad-husein

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • 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 contribution guidelines.
  • I have read and understood the AI policy. The content of this bug report is not generated by AI.

Affected version

nightly 1110

Steps to reproduce the bug

  1. Enter the app and enter a playlist. (I don't know, this might be happening with some playlists)
  2. Playlist not loading.

Expected behavior

I will be able to watch the videos in the playlist without any errors.

Actual behavior

I had two playlists saved. One of them crashed after going into the playlist to play a video. But the video in another playlist is playing properly.

Screenshots/Screen recordings

Image

Logs

Exception

  • User Action: requested playlist
  • Request: Start loading: https://www.youtube.com/playlist?list=PLOEUbGouUDrnx4FXeq-msFcV0f0PUqwFU
  • Content Country: BD
  • Content Language: bn-
  • App Language: en_US
  • Service: YouTube
  • Timestamp: 2026-02-03T23:12:18.699+06:00
  • Package: org.schabi.newpipe.nightly
  • Service: YouTube
  • Version: 0.28.2-1110-202602020156
  • OS: Linux Itel/S665L-GL/itel-S665L:12/SP1A.210812.016/GL-20240717V518:user/release-keys 12 - 31
Crash log

java.lang.RuntimeException: Field browseId_ for org.schabi.newpipe.extractor.services.youtube.protos.playlist.PlaylistProtobufContinuation$ContinuationParams not found. Known fields are [public static final org.schabi.newpipe.extractor.services.youtube.protos.playlist.PlaylistProtobufContinuation$ContinuationParams org.schabi.newpipe.extractor.services.youtube.protos.playlist.PlaylistProtobufContinuation$ContinuationParams.DEFAULT_INSTANCE, public static volatile com.google.protobuf.GeneratedMessageLite$DefaultInstanceBasedParser org.schabi.newpipe.extractor.services.youtube.protos.playlist.PlaylistProtobufContinuation$ContinuationParams.PARSER]
	at com.google.protobuf.MessageSchema.reflectField(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:64)
	at com.google.protobuf.MessageSchema.newSchemaForRawMessageInfo(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:626)
	at com.google.protobuf.Protobuf.schemaFor(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:140)
	at com.google.protobuf.GeneratedMessageLite.makeImmutable(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:10)
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor.onFetchPage(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:254)
	at org.schabi.newpipe.extractor.ListExtractor.fetchPage(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:8)
	at org.schabi.newpipe.extractor.playlist.PlaylistInfo.getInfo(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:13)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda3.call(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:14)
	at io.reactivex.rxjava3.internal.operators.single.SingleAmb.subscribeActual(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:38)
	at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:1)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnEvent.subscribeActual(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:17)
	at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:1)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:5)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:10)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:22)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:1)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
	at java.lang.Thread.run(Thread.java:1563)
Caused by: java.lang.NoSuchFieldException: No field browseId_ in class Lorg/schabi/newpipe/extractor/services/youtube/protos/playlist/PlaylistProtobufContinuation$ContinuationParams; (declaration of 'org.schabi.newpipe.extractor.services.youtube.protos.playlist.PlaylistProtobufContinuation$ContinuationParams' appears in /data/app/~~6Ew2F0H0KaMCwLZWZywSYA==/org.schabi.newpipe.nightly-yI_e3WirRe6f951JMS-_4w==/base.apk)
	at java.lang.Class.getDeclaredField(Native Method)
	at com.google.protobuf.MessageSchema.reflectField(r8-map-id-c4d24e57acfbe1cee171ec25bbdd483633cef423d653606c9921056d6769cd01:1)
	... 20 more


Affected Android/Custom ROM version

android 12

Affected device model

itel s23

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssue or discussion is a duplicate of an existing issue or discussiontemplate ignoredThe user didn't follow the template/instructions (or removed them)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions