mirror of
https://github.com/NTifyApp/NTify.git
synced 2026-04-26 16:05:57 +03:00
[GH-ISSUE #67] Can't install SpotifyXP #56
Labels
No labels
In Progress
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/NTify#56
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 @thibaudvanwilde on GitHub (Dec 31, 2024).
Original GitHub issue: https://github.com/NTifyApp/NTify/issues/67
Hi, I am running Windows XP SP2 in Dutch. (see screenshot)

JAVA_HOME is correctly configured in environment variables, and Python, Java & Maven are in PATH.
I was able to init and build SpotifyXP.jar but when I execute
java -jar SpotifyXP.jarI get:I eventually found the precompiled .jar file, but that gave me the same error. When I run it on my Windows 11 laptop, the installer opens.
I have installed Java 7, Python 3.4.4 and Apache Maven 3.9.9.
Do I need to upgrade to SP3 or what should I do?
@thibaudvanwilde commented on GitHub (Dec 31, 2024):
Nevermind, I figured out how to install Java 8 (I had to use the .msi installer, the .exe installer doesn't work).
@werwolf2303 commented on GitHub (Dec 31, 2024):
I want to support Java 7 some time in the future but that wouldn't need a big rewrite