ripmeapp2 / ripme

Downloads albums in bulk
MIT License
302 stars 38 forks source link

A Java Exception Has Occurred Error #168

Open yohuan94 opened 9 months ago

yohuan94 commented 9 months ago

Getting "A Java Exception Has Occurred" when trying to open .jar file

robert-clayton commented 8 months ago

Download the latest ~sdk~ jdk and update your env vars to point to the new binaries

edit: jdk

senryusama commented 8 months ago

got the same issue; since I'm a total noob, and I don't want to mess things up by downloading the wrong stuff, is this the sdk you're talking about? https://www.oracle.com/java/technologies/sdk-downloads.html EDIT: wait...to download that it ask for an oracle account, which requires address, phone number, company name (?) and lots of other stuff? O.o

spankmonkey69 commented 8 months ago

im having this same error, is there a way to fix that doesnt need an oracle account? im also pretty avg with code, how do you even point the env vars to the new binaries?

Edit: going to https://www.oracle.com/java/technologies/downloads/ Downloading the one for windows fixed it for me, i was able to fun via cmd

samt108 commented 8 months ago

This issue can be closed, but maybe put a PSA somewhere?

senryusama commented 8 months ago

im having this same error, is there a way to fix that doesnt need an oracle account? im also pretty avg with code, how do you even point the env vars to the new binaries?

Edit: going to https://www.oracle.com/java/technologies/downloads/ Downloading the one for windows fixed it for me, i was able to fun via cmd

Ah, so it was JDK, not SDK; downloaded the installer, and now ripme startup fine. Thanks!

Mirrorman95 commented 8 months ago

I had to uninstall JDK 21 and install JDK 17 to fix this error.

senryusama commented 8 months ago

I had to uninstall JDK 21 and install JDK 17 to fix this error.

For me it works...but I can't update it...