You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: