Jump to content

How to run OSBot using Java 8


Alek

Recommended Posts

i feel like a fool, however, im having the problem where my cmd (idk what that is) open up for a split second then closes, what i have in my note pad is:

cd C:\Program Files (x86)\Java\jre7\bin

java -jar C:\Users\Danny XD\Desktop\OSBot.jar
 
whats going wrong?
Edited by SpeedingGnome
Link to comment
Share on other sites

 

i feel like a fool, however, im having the problem where my cmd (idk what that is) open up for a split second then closes, what i have in my note pad is:

cd C:\Program Files (x86)\Java\jre7\bin

java -jar C:\Users\Danny XD\Desktop\OSBot.jar
 
whats going wrong?

 

 

1) Be sure your Java is indeed located in your c drive, under program files (x86)

2) Be sure your osbot jar is called "OSBot" as you have it defined as in the 2nd line, since it'll only run the file that the name matches with.

Link to comment
Share on other sites

  • 2 weeks later...

I do all this and get the original error sad.png

 

edit reboot worked

 

 

 

 

 

....nope broke again 

 

You may need to change which java bin you use such as:

 
cd C:\Program Files\Java\jdk1.7.0_45\bin
java -jar C:\Users\Andrew\Desktop\OSBot.jar
 
 
Also be sure "OSBot.jar" matches what you have in your notepad and the actual name of your osbot.jar on your desktop.
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...