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

Latest java version 8.0_101 incompatible with launch4j? #817

Closed
lodici opened this issue Jul 31, 2016 · 2 comments
Closed

Latest java version 8.0_101 incompatible with launch4j? #817

lodici opened this issue Jul 31, 2016 · 2 comments
Labels

Comments

@lodici
Copy link
Member

lodici commented Jul 31, 2016

originally raised by jerichopumpkin in forum.

screenshot00532

I have been able to replicate in Windows 7. I have been using 8.0_72 and downloaded and installed the latest version 8.0_101 but without removing 8.0_72. I updated JAVA_HOME and java -version returns 101 and when I double-click the jar it uses 101 as expected. BUT, when I run Magarena.exe it still uses 72 for some reason. If I rename the 8.0_72 JRE folder (ie. so it is not effectively installed) and run the exe I get the above error.

@lodici lodici added the bug label Jul 31, 2016
@lodici
Copy link
Member Author

lodici commented Jul 31, 2016

I actually had three versions of java installed - 8.0_51, 8.0_72 and 8.0_101. I removed 72 and the exe still worked by using 51 instead. I then removed 51 and the exe ran fine using 101 which I did not actually expect (I thought it would fall over).

So looks like this might be a problem if you have multiple versions of java installed on your system. To check...

  • Open Control Panel -> Java.
  • Click on the Java tab.
  • Click the View button.

@melvinzhang
Copy link
Contributor

Seems to be a Java issue unrelated to the application. Java version have moved on significantly since this was reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants