-
Notifications
You must be signed in to change notification settings - Fork 126
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
Java error #133
Comments
If you're running Or just use installer. It has java runtime inside. |
Update java, run the java uninstall tool first, it seems that somehow your path has a old version on it somewhere |
Yeah, just old JDK. |
I followed this instruction, but I'm getting this error: #137 |
I've only one instance of JRE installed after deleting the 32-bit one (JRE got duplicated). But it did not address the issue that OP raised, which I am also experiencing. |
@developersu, why did you remove support for Java 8 Runtime? It doesn't make sense for me to install JDK just for this one app when the Java 8 Runtime supports MANY apps, including NS-USBloader v6.1 and lower. So why remove support and make things more complicated? For anyone else having this issue, you have to either install JDK 11, or use the "Installer-7.0.exe" which will add more unnecessary bloat to your computer, or just keep using NS-USBloader v6.1 which works just fine with Java 8 Runtime. I'm just gonna keep using NS-USBloader v6.1. There is nothing new or notable in v7.0 to justify needing to install JDK 11. Just looks like the usually devs releasing an update just to release an update. SMH |
@DeadlyVoyage because I don't know how to code using latest JDK LTE (e.g. Java 17) and make it work with JRE 8. Maybe I miss something and it's possible. If so, please let me know (!). Soooo the answer is somewhere between "I wanna use latest Java features" and "I don't know how to make it work with JRE 8". Surely your position make sense. Thank you for the feedback! |
@developersu fair enough bro, at least you tried and have a good reason. I can respect that more than some other devs who only care about using the latest version just because it's the "latest version" and doesn't really offer anything new and useful. Thanks for the explanation and for your hard work, it's much appreciated. |
Windows 11 and my Java is up date !!!
The text was updated successfully, but these errors were encountered: