regnivon Posted August 25, 2016 Share 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! Quote Link to comment Share on other sites More sharing options...
Xylate Posted August 25, 2016 Share Posted August 25, 2016 Use the OSbot.jar that you downloaded, not the one thats in OSbot/Data Quote Link to comment Share on other sites More sharing options...
regnivon Posted August 25, 2016 Author Share 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 Quote Link to comment Share on other sites More sharing options...
Xylate Posted August 25, 2016 Share Posted August 25, 2016 You can surround the file path/file in quotations so you don't have to change the name 1 Quote Link to comment Share on other sites More sharing options...
Alek Posted August 25, 2016 Share Posted August 25, 2016 java -jar "osbot 2.4.85.jar" 1 Quote Link to comment Share on other sites More sharing options...