-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.6.4 Does Not start: Cannot get/create entry with parent path [cache] because of an incompatible intermediary value of type #1011
Comments
Having the same issue 😓 |
Same issue here too. |
I should add that 1.63 still works ok for me. |
I'm having the same problem, so I did a quick bisect to get some clues. It turns out, that d68d59b is the one to blame – librespot-player runs fine with this commit reverted. |
Yes, that seems to be the problem. I cannot understand why tho. I am a bit rusty with my own code after so many years. Since this is not actively developed anymore I will probably downgrade and pin the version of the lib. |
Describe the bug
when running
java -jar librespot-player-1.6.4.jar
it doesn't start even with freshly generated config.1.6.3 works instead (same config)
my java version:
openjdk 21.0.4 2024-07-16
OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu224.04)
OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu224.04, mixed mode, sharing)
Screenshots/Stracktraces/Logs
Version/Commit
1.6.4
The text was updated successfully, but these errors were encountered: