October 24, 20196 yr For some reason, OSBot is claiming I have an incorrect java version. I have re-downloaded Java and did the steps listed on osbot.org/java but nothing worked. This is my error message: https://gyazo.com/dfd1a47274ec5e1db313f57dbeedc9fc Current Java version: https://gyazo.com/fc7e2dba7fea674ffa8e35f0fc5daf57 Script as per the Java troubleshooting page: C:\Program Files\Java\jdk-12.0.2\bin\java.exe -jar "osbot.jar" (actual location) Second script I tried: C:\Program Files (x86)\Java\jre1.8.0_231\bin\java.exe -jar "osbot.jar" I've tried renaming the osbot.jar file to specifically meet the script as well, and it didn't work. I've never run into this issue before and would like some help resolving it. Thanks!
October 24, 20196 yr Uninstall all versions of java (both jdk and jre) and then install the correct one (java 8 ) Edited October 24, 20196 yr by Token
October 24, 20196 yr Author 9 minutes ago, Token said: Uninstall all versions of java (both jdk and jre) and then install the correct one (java 8 ) Thanks, this worked!
Create an account or sign in to comment