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

FC in PlayerActivity #4

Open
Artenes opened this issue Feb 5, 2019 · 0 comments
Open

FC in PlayerActivity #4

Artenes opened this issue Feb 5, 2019 · 0 comments

Comments

@Artenes
Copy link
Owner

Artenes commented Feb 5, 2019

02-05 18:20:43.576 21680 21680 E AndroidRuntime: FATAL EXCEPTION: main
02-05 18:20:43.576 21680 21680 E AndroidRuntime: Process: io.github.artenes.ostatic, PID: 21680
02-05 18:20:43.576 21680 21680 E AndroidRuntime: kotlin.TypeCastException: null cannot be cast to non-null type io.github.artenes.ostatic.service.MusicSession
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at io.github.artenes.ostatic.view.PlayerActivity.onServiceConnected(PlayerActivity.kt:165)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1658)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1687)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:789)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:98)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6944)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
02-05 18:20:43.576 21680 21680 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)

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