Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

NullPointerException #105

Closed
find-happiness opened this issue Oct 18, 2016 · 1 comment
Closed

NullPointerException #105

find-happiness opened this issue Oct 18, 2016 · 1 comment

Comments

@find-happiness
Copy link

FATAL EXCEPTION: ExoPlayerImplInternal:Handler
Process: forked.app.id.debug, PID: 24128
java.lang.NullPointerException
at com.google.android.exoplayer2.source.ExtractorMediaSource.onSourceInfoRefreshed(ExtractorMediaSource.java:179)
at com.google.android.exoplayer2.source.ExtractorMediaPeriod.maybeFinishPrepare(ExtractorMediaPeriod.java:408)
at com.google.android.exoplayer2.source.ExtractorMediaPeriod.access$000(ExtractorMediaPeriod.java:49)
at com.google.android.exoplayer2.source.ExtractorMediaPeriod$1.run(ExtractorMediaPeriod.java:120)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.google.android.exoplayer2.util.PriorityHandlerThread.run(PriorityHandlerThread.java:40)

@eneim
Copy link
Owner

eneim commented Oct 18, 2016

This relates to this issue from ExoPlayer. I didn't push the update with 2.0.3, but you can exclude it from Toro, and add Exo 2.0.3 again.

@eneim eneim closed this as completed Oct 18, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants