Rhetoric Posted April 6, 2016 Share Posted April 6, 2016 (edited) Version 2.4.48 Upon launching OSBot I immediately and promted with OSBot Script Analyzer saying, "-main is using a deprecated methods from: org/osbot/rs07/api/Camera" I didn't launch any scripts and my scripts run fine. I am just curious as to why I am getting this and if I can fix it. Edited April 6, 2016 by Rhetoric Quote Link to comment Share on other sites More sharing options...
Bobrocket Posted April 6, 2016 Share Posted April 6, 2016 deprecated != broken Quote Link to comment Share on other sites More sharing options...
Token Posted April 6, 2016 Share Posted April 6, 2016 Version 2.4.48 Upon launching OSBot I immediately and promted with OSBot Script Analyzer saying, "-main is using a deprecated methods from: org/osbot/rs07/api/Camera" I didn't launch any scripts and my scripts run fine. I am just curious as to why I am getting this and if I can fix it. You have local scripts in your scripts folder which use deprecated methods. This is not something you have to worry but rather something you should report to the script authors. Quote Link to comment Share on other sites More sharing options...
DragonAlpha Posted April 6, 2016 Share Posted April 6, 2016 (edited) Version 2.4.48 Upon launching OSBot I immediately and promted with OSBot Script Analyzer saying, "-main is using a deprecated methods from: org/osbot/rs07/api/Camera" I didn't launch any scripts and my scripts run fine. I am just curious as to why I am getting this and if I can fix it. Just ignore it. OSBot now scans your scripts and gives you information about them when you open OSBot. The information is saying that script is doing "camera rotations". Ignore it. Edited April 6, 2016 by MegaManAlpha Quote Link to comment Share on other sites More sharing options...
Alek Posted April 6, 2016 Share Posted April 6, 2016 Pretty much what everyone else said. The scripts which are being analyzed are your local scripts, this is mainly just an information/debug tool for right now. If you want, contact the scripter who made the script and ask him/her about it. Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted April 6, 2016 Share Posted April 6, 2016 Pretty much what everyone else said. The scripts which are being analyzed are your local scripts, this is mainly just an information/debug tool for right now. If you want, contact the scripter who made the script and ask him/her about it. What about the bug report I posted? Probably the same thing here ^^ http://osbot.org/forum/topic/95709-script-analyser-false-info-of-using-deprecated-method/ Quote Link to comment Share on other sites More sharing options...