KohKayne Posted December 1, 2018 Posted December 1, 2018 I get the above error when trying to run OSBot. I've followed the instructions on the site. My java 8 exe file location is \OSBot\Java\bin and my .bat file contents are D:\OSBot\Java\bin\java.exe -jar "OSBot.jar". When i run the .bat file, a command prompt briefly appears then disappears. This did not switch the java default of osbot to java 8.
Tom Posted December 1, 2018 Posted December 1, 2018 If you are launching java like that, i dont see why it would give you that issue. Might just be your environmental variables telling osbot you have java 10 instead of java 8
KohKayne Posted December 1, 2018 Author Posted December 1, 2018 22 minutes ago, Tom said: If you are launching java like that, i dont see why it would give you that issue. Might just be your environmental variables telling osbot you have java 10 instead of java 8 Might it be an issue with java 8 being in the D drive and windows and java 10 both being in C:?