[GH-ISSUE #39] Crashes at startup since commit 4e1b794 #36

Closed
opened 2026-02-28 14:39:02 +03:00 by kerem · 8 comments
Owner

Originally created by @lesar8 on GitHub (Jun 7, 2024).
Original GitHub issue: https://github.com/NTifyApp/NTify/issues/39

Hi, SpotifyXP crashes at startup since commit 4e1b794. I'm running WinXP with Java 8 build 242 installed.

Crashes

Originally created by @lesar8 on GitHub (Jun 7, 2024). Original GitHub issue: https://github.com/NTifyApp/NTify/issues/39 Hi, SpotifyXP crashes at startup since commit 4e1b794. I'm running WinXP with Java 8 build 242 installed. ![Crashes](https://github.com/SpotifyXP/SpotifyXP/assets/133925958/f8473936-d8fb-43fe-8798-c5976e34f9c0)
kerem closed this issue 2026-02-28 14:39:03 +03:00
Author
Owner

@Jri-creator commented on GitHub (Jun 9, 2024):

I'm having an issue, too! I'm my case, the build won't install.

Terminal Output:
java -jar SpotifyXP.jar Exception in thread "main" java.lang.NullPointerException: Cannot invoke "javax.swing.JLabel.setText(String)" because "this.linfo" is null at com.spotifyxp.panels.SplashPanel.show(SplashPanel.java:21) at com.spotifyxp.Initiator.initSplashPanel(Initiator.java:109) at com.spotifyxp.Initiator.main(Initiator.java:67)

<!-- gh-comment-id:2156761333 --> @Jri-creator commented on GitHub (Jun 9, 2024): I'm having an issue, too! I'm my case, the build won't install. Terminal Output: ` java -jar SpotifyXP.jar Exception in thread "main" java.lang.NullPointerException: Cannot invoke "javax.swing.JLabel.setText(String)" because "this.linfo" is null at com.spotifyxp.panels.SplashPanel.show(SplashPanel.java:21) at com.spotifyxp.Initiator.initSplashPanel(Initiator.java:109) at com.spotifyxp.Initiator.main(Initiator.java:67) `
Author
Owner

@werwolf2303 commented on GitHub (Jun 10, 2024):

I rebuild this part of the ui. It seems like that this component isn't initialized before it is called

<!-- gh-comment-id:2158010288 --> @werwolf2303 commented on GitHub (Jun 10, 2024): I rebuild this part of the ui. It seems like that this component isn't initialized before it is called
Author
Owner

@werwolf2303 commented on GitHub (Jun 10, 2024):

Screenshot_2024-06-10_16-54-08

Works for me

<!-- gh-comment-id:2158585984 --> @werwolf2303 commented on GitHub (Jun 10, 2024): ![Screenshot_2024-06-10_16-54-08](https://github.com/SpotifyXP/SpotifyXP/assets/66752411/60757dd3-8091-4693-9c95-12dcf82e09c8) Works for me
Author
Owner

@werwolf2303 commented on GitHub (Jun 10, 2024):

I ran it as a jar

<!-- gh-comment-id:2158588221 --> @werwolf2303 commented on GitHub (Jun 10, 2024): I ran it as a jar
Author
Owner

@Jri-creator commented on GitHub (Jun 10, 2024):

Same, using java -jar SpotifyXP.jar, but it's not working.

<!-- gh-comment-id:2159047011 --> @Jri-creator commented on GitHub (Jun 10, 2024): Same, using `java -jar SpotifyXP.jar`, but it's not working.
Author
Owner

@Gonimbrasia commented on GitHub (Jun 11, 2024):

Still the same with b7567af

<!-- gh-comment-id:2160024996 --> @Gonimbrasia commented on GitHub (Jun 11, 2024): Still the same with b7567af
Author
Owner

@werwolf2303 commented on GitHub (Jun 11, 2024):

This commit was only for a problem that prevented installing SpotifyXP on linux

<!-- gh-comment-id:2160138792 --> @werwolf2303 commented on GitHub (Jun 11, 2024): This commit was only for a problem that prevented installing SpotifyXP on linux
Author
Owner

@Jri-creator commented on GitHub (Jul 7, 2024):

@werwolf2303 We can close this issue, as it now launches. Different error is happening in a new issue.

<!-- gh-comment-id:2212326105 --> @Jri-creator commented on GitHub (Jul 7, 2024): @werwolf2303 We can close this issue, as it now launches. Different error is happening in a new issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/NTify#36
No description provided.