regnivon Posted August 25, 2016 Posted August 25, 2016 I'm trying to use CLI for the low resource mode, but when i used the command it returned the error in the title. I put down the path to the client.jar like so: java -jar C:\Users\Josh\OSBot\Data\client.jar if you have any suggestions, please let me know!
Xylate Posted August 25, 2016 Posted August 25, 2016 Use the OSbot.jar that you downloaded, not the one thats in OSbot/Data
regnivon Posted August 25, 2016 Author Posted August 25, 2016 (edited) I also tried that, using java -jar C:\Users\Josh\Downloads\OSBot2.4.84.jar but it says unable to access jarfile. EDIT: nvm figured it out I just had to rename the .jar so that there were no numbers as the space was messing it up I believe. Edited August 25, 2016 by regnivon
Xylate Posted August 25, 2016 Posted August 25, 2016 You can surround the file path/file in quotations so you don't have to change the name 1