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

RuntimeException: Unable to start service org.listenbrainz.android.service.ListenScrobbleService@682c4a6 with null:... #341

Open
metabrainz-sentry bot opened this issue Jan 20, 2024 · 0 comments

Comments

@metabrainz-sentry
Copy link

Sentry Issue: LISTENBRAINZ-ANDROID-1X

NullPointerException: Parameter specified as non-null is null: method org.listenbrainz.android.service.ListenScrobbleService.onStartCommand, parameter intent
    at org.listenbrainz.android.service.ListenScrobbleService.onStartCommand
...
(5 additional frame(s) were not displayed)

RuntimeException: Unable to start service org.listenbrainz.android.service.ListenScrobbleService@682c4a6 with null: java.lang.NullPointerException: Parameter specified as non-null is null: method org.listenbrainz.android.service.ListenScrobbleService.onStartCommand, parameter intent
    at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4471)
    at android.app.ActivityThread.access$1800(ActivityThread.java:263)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2029)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loop(Looper.java:240)
...
(4 additional frame(s) were not displayed)
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

0 participants