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

抖音竖直列表样式播放器空指针 #831

Open
hhyq520 opened this issue Jul 7, 2023 · 0 comments
Open

抖音竖直列表样式播放器空指针 #831

hhyq520 opened this issue Jul 7, 2023 · 0 comments

Comments

@hhyq520
Copy link

hhyq520 commented Jul 7, 2023

java.lang.NullPointerException: Attempt to invoke interface method 'void xyz.doikki.videoplayer.controller.IControlComponent.onPlayStateChanged(int)' on a null object reference
at xyz.doikki.videoplayer.controller.BaseVideoController.handlePlayStateChanged(BaseVideoController.java:567)
at xyz.doikki.videoplayer.controller.BaseVideoController.setPlayState(BaseVideoController.java:203)
at xyz.doikki.videoplayer.player.BaseVideoView.setPlayState(BaseVideoView.java:966)
at xyz.doikki.videoplayer.player.BaseVideoView.onPrepared(BaseVideoView.java:519)
at xyz.doikki.videoplayer.player.AndroidMediaPlayer.onPrepared(AndroidMediaPlayer.java:262)
at android.media.MediaPlayer$EventHandler.handleMessage(MediaPlayer.java:3462)

sdk版本:implementation 'xyz.doikki.android.dkplayer:dkplayer-java:3.3.7'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant