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
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