-
Notifications
You must be signed in to change notification settings - Fork 13
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
Run into Ubuntu OS - Illegal reflective access error #12
Comments
Looks like you have to update lwgjl |
I have ubuntu 20.04 LTS I have not made any changes to java, in my package manager there is no lwgjl. Where should I look, thanks |
Hi @MoonDragon-MD , (hi RemRam!) I can also reproduce the issue on Kubuntu 20.04 LTS with the package I host here https://www.davidrevoy.com/article607/endless-runner-game-by-winterlicht , the output is not 100% similar, but it sounds related:
Unfortunately, I have 0 knowledge in Java, so after browsing for 20min pages explaining tips I had even no idea how to apply, I abandonned. |
I managed to get it to work with java 8, now I'll explain: first of all open the terminal and write to us
Then open the synaptic package manager, if you don't have it, install it |
Oh, good job @MoonDragon-MD ! I was able to run it. I installed :
Then I setup java default environment (to ensure to continue to use 11 as default after the install of 8)
Then I could also manually launch the game
I'll add these lines to my blog post. (and thanks for your nice words about my drawings! And in case you refer to the artwork in-game; I have no credits for them; all artworks on this game are the beautiful work of WinterLicht ). 👍 |
I'm glad to have helped start the game in the Gnu/Linux environment :) |
Aww... Many thanks! 😻 |
Hi, I wanted to try this game on Ubuntu Linux but I am getting these errors
java -jar PepperCarrotEndlessRunner_v0-1alpha_for-desktop.jar
How can I fix it?
The text was updated successfully, but these errors were encountered: