Skip to content
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

Hate to bother, but I cannot get it to run. #16

Closed
ImHoppingMad opened this issue Jun 5, 2023 · 7 comments
Closed

Hate to bother, but I cannot get it to run. #16

ImHoppingMad opened this issue Jun 5, 2023 · 7 comments

Comments

@ImHoppingMad
Copy link

Rather confused on how to get this to run at all, It just errors out. if I use the .jar
image
or if I try to use the EXE it says I don't have java installed (which I do and have the latest version of.)
image
so.. I'm totally stumped.

@Exiua
Copy link
Owner

Exiua commented Jun 6, 2023

What is the output you get when you run java --version in a terminal?

@ImHoppingMad
Copy link
Author

image
it does this.

@Exiua
Copy link
Owner

Exiua commented Jun 9, 2023

Try java -version (though I suspect you have Java 8 or earlier installed atm). You can download Java 20 from here: https://www.oracle.com/java/technologies/downloads/#jdk20-windows. The save editor works with Java 19 or newer, so Java 20 should work.

@ImHoppingMad
Copy link
Author

image
it says 1.8.0

@Exiua
Copy link
Owner

Exiua commented Jun 9, 2023

Java 1.8.0 is Java 8, so you will need to install Java 20.

@ImHoppingMad
Copy link
Author

ImHoppingMad commented Jun 9, 2023

Java 1.8.0 is Java 8, so you will need to install Java 20.

It worked! Thank you so much for being patient and helping me out, I appreciate it greatly, have a good one!

@Exiua
Copy link
Owner

Exiua commented Jun 9, 2023

No problem, I'm glad I was able to help!

@Exiua Exiua closed this as completed Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants