Skip to content

Troubleshooting

Luca Pirovano edited this page May 28, 2020 · 2 revisions

Common problems

There are common problems that you could encounter while launching the jar, like:

  • "java is not recognized as an internal or external command":

    java is not set in the enviromental variables, be sure to follow installation guide.

  • "unable to access jarfile ":

    the entered file path is not correct or you didn't builf the project before running it.