Jump to content

Start Up Error


Bool God

Recommended Posts

Most likely you're using Java 9 and OSBot only works with Java 8.

Open a terminal and type 

java -version

if it says something like 

java version "9"
Java(TM) SE Runtime Environment (build 9+181)
Java HotSpot(TM) 64-Bit Server VM (build 9+181, mixed mode)

You need to uninstall it and install java 8.

Alternatively you can point to java 8 directly (if you have several java version installed) when launching osbot from terminal

"C:\Program Files\Java\jre1.8.0_131\bin\java" -jar "osbot 2.4.147.jar"

 

Edited by nosepicker
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...