New to osbot, just shifted from poopbot. Tried launching the client for the first time and got the common error about the wrong version. 15.0.1. And yes, have gone to https://osbot.org/forum/java Followed the steps, Installed jre8u 281. Created the bat file. Even added jre to the path. Restarted, ran cmd and executed java -version. It returned the following:
java version "1.8.0_281"
Java(TM) SE Runtime Environment (build 1.8.0_281-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09, mixed mode)
Have IntelliJ setup and running on 15.0.1 jdk. Could that be an issue? Running out of ideas and possible solutions. Any help will be much appreciated!