entriphy / sp-playcount-librespot

Modification of librespot-java to provide play count info from Spotify
Apache License 2.0
119 stars 16 forks source link

Can't run the JAR #23

Open CyclonePT opened 1 year ago

CyclonePT commented 1 year ago

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 1 year ago

Hey you should try again with the new version https://github.com/entriphy/sp-playcount-librespot/releases/tag/v1.4.2