mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #23] Can't run the JAR #23
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CyclonePT on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/23
Hey, so I'm trying to run the 1.4.1. JAR version, but it always returns the same error
Exception in thread "main" java.lang.NullPointerException at com.spotify.Authentication$LoginCredentials$Builder.setUsername(Authentication.java:3732) at xyz.gianlu.librespot.core.Session$Builder.userPass(Session.java:1009) at dev.t4ils.Main.main(Main.java:16)I've tried using the username and the UUID, and even created another account, but I can't see to find the problem@zaosoula commented on GitHub (May 24, 2023):
Hey you should try again with the new version https://github.com/entriphy/sp-playcount-librespot/releases/tag/v1.4.2