-
Notifications
You must be signed in to change notification settings - Fork 629
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
Version 2.1.16 crushes on startup #2084
Comments
I fixed this by installing a updated version of Java and made sure it was added to PATH |
Could you explain how you got it to work a little more? I updated Java but am still getting the java error/crash on startup |
I'm Just going to copy and Paste what ChatGPT helped me do! bash Update Environment Variables: Press Win + S and type "Environment Variables," then select "Edit the system environment variables." If successful, it will display usage information for the jar tool. I hope this helps, if it doesn't let me know what the error is and we'll chatgpt it together! |
I still can't seem to get it to work. I don't know what bash is, or how to make it work but the version of java I have is 25, and the only jdk I could find was in legal. I downloaded jdk separately and dropped it into the java folder, copied the address and put it into the system variables Path variable and clicked ok. As far as I can tell it's still not recognizing any jar (even though I have a much older version of ripme that is a jar that still works fine). |
sorry Iqnore the bash I should of deleted it, when you try to launch it in terminal what error are you getting? |
Ok, after following 7 different guides saying different things I found one saying I should have downloaded the "x64 MSI Installer" instead of the basic x64 installer, and that should fix the pathing issue by itself. I did that, and the newer version worked. I clicked update to the newest version (had to reset the language back to eng) and it seems to be working now. |
The way I updated was to manually uninstall the old version (Start -> Add or remove programs -> uninstalled java) and then download the installer from the link above |
application doesn't start. Exception on startup.
Expected Behavior
application to start without an issue
Actual Behavior
when double clicking the jar file:
The text was updated successfully, but these errors were encountered: