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

IllegalStateException: cannot stop. Player in mState ERROR #11

Closed
neestell opened this issue Feb 1, 2016 · 2 comments
Closed

IllegalStateException: cannot stop. Player in mState ERROR #11

neestell opened this issue Feb 1, 2016 · 2 comments

Comments

@neestell
Copy link

neestell commented Feb 1, 2016

Hi danylovolokh!
I found a stable crash for a MediaPlayer when I scroll fast up/down 6 videos. Please help.

java.lang.IllegalStateException: cannot stop. Player in mState ERROR at com.volokh.danylo.video_player_manager.ui.MediaPlayerWrapper.stop(MediaPlayerWrapper.java:433)
at com.volokh.danylo.video_player_manager.ui.VideoPlayerView.stop(VideoPlayerView.java:186)
at com.volokh.danylo.video_player_manager.player_messages.Stop.performAction(Stop.java:19)
at com.volokh.danylo.video_player_manager.player_messages.PlayerMessage.runMessage(PlayerMessage.java:40) at com.volokh.danylo.video_player_manager.MessagesHandlerThread$1.run(MessagesHandlerThread.java:61)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:841)

@danylovolokh
Copy link
Owner

Hi, I find this as a duplicate.

There is no fix for it for now.
Please find the explanation here : #6

@neestell
Copy link
Author

neestell commented Feb 5, 2016

Thanks for the answer!

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

2 participants