Skip to content

Error Report #12406

@acesc7

Description

@acesc7

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.

Affected version

0.27.7

Steps to reproduce the bug

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Timestamp: 2025-07-04T21:19:28.497+08:00
  • Package: org.schabi.newpipe
  • Service: none
  • Version: 0.27.7
  • OS: Linux TECNO/BF7-GL/TECNO-BF7:12/SP1A.210812.016/240703V2315:user/release-keys 12 - 31
Crash log

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.schabi.newpipe.player.playqueue.PlayQueueItem.getUrl()' on a null object reference
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.onProgressUpdate(VideoDetailFragment.java:1804)
	at org.schabi.newpipe.player.helper.PlayerHolder$1.onProgressUpdate(PlayerHolder.java:287)
	at org.schabi.newpipe.player.Player.notifyProgressUpdateToListeners(Player.java:2058)
	at org.schabi.newpipe.player.Player.onUpdateProgress(Player.java:908)
	at org.schabi.newpipe.player.Player.triggerProgressUpdate(Player.java:929)
	at org.schabi.newpipe.player.Player.setFragmentListener(Player.java:1989)
	at org.schabi.newpipe.player.helper.PlayerHolder.startPlayerListener(PlayerHolder.java:210)
	at org.schabi.newpipe.player.helper.PlayerHolder.setListener(PlayerHolder.java:112)
	at org.schabi.newpipe.player.helper.PlayerHolder.startService(PlayerHolder.java:125)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.initListeners(VideoDetailFragment.java:666)
	at org.schabi.newpipe.BaseFragment.onViewCreated(BaseFragment.java:68)
	at org.schabi.newpipe.fragments.BaseStateFragment.onViewCreated(BaseStateFragment.java:46)
	at androidx.fragment.app.Fragment.performViewCreated(Fragment.java:3147)
	at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:588)
	at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:272)
	at androidx.fragment.app.FragmentStore.moveToExpectedState(FragmentStore.java:114)
	at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1455)
	at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:3034)
	at androidx.fragment.app.FragmentManager.dispatchActivityCreated(FragmentManager.java:2952)
	at androidx.fragment.app.FragmentController.dispatchActivityCreated(FragmentController.java:263)
	at androidx.fragment.app.FragmentActivity.onStart(FragmentActivity.java:350)
	at androidx.appcompat.app.AppCompatActivity.onStart(AppCompatActivity.java:251)
	at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1455)
	at android.app.Activity.performStart(Activity.java:8146)
	at android.app.ActivityThread.handleStartActivity(ActivityThread.java:3878)
	at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:226)
	at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:206)
	at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:178)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2337)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:241)
	at android.os.Looper.loop(Looper.java:342)
	at android.app.ActivityThread.main(ActivityThread.java:8143)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)


Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionNot really an issue, but more of a question about how something works

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions