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

84_Super_Star_Trek java issues #830

Open
BrBill opened this issue Jan 5, 2023 · 1 comment
Open

84_Super_Star_Trek java issues #830

BrBill opened this issue Jan 5, 2023 · 1 comment

Comments

@BrBill
Copy link
Contributor

BrBill commented Jan 5, 2023

Assuming that this is the way to run this program:

java SuperStarTrekGame.java

  1. It doesn't work with the current version of OpenJDK (19.0.1), nor does it work with OpenJDK 17.0.5. Dies with 90 errors. If it has a limitation on which version, or requires special arguments, README.md should explain that. Otherwise something is wrong.
  2. How to start it is unclear. Suggest README.md update to explain which is the main file. I think it's SuperStarTrekGame.java ... but since it doesn't work with either version of openjdk that I have, I can't tell.
@aldrinm
Copy link
Contributor

aldrinm commented Jan 8, 2023

How to run the games in Java is explained in HOW_TO_RUN_THE_GAMES.md. Have you tried with the instructions there? (Personally, I have run this with Java 17 and not had an issue)

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