Developer Maxi Posted May 22, 2014 Developer Share Posted May 22, 2014 Dear community, This patch contains fixes for banking and equipment. Developers please note that the equipment patch may cause your scripts having errors, we have had to implement some behaviour in the equipment methods that throw Interrupted exceptions, however you might not be catching those in your scripts. I'll make a note of this in the scripters section and the SDN administrators have been notified, please update your scripts as soon as possible. Download can be found here: http://osbot.org/get/index.php Sincerely, Maxi Link to comment
Jack Posted May 22, 2014 Share Posted May 22, 2014 Soooooo.... a fix that causes things to break? 1 Link to comment
Developer Maxi Posted May 22, 2014 Author Developer Share Posted May 22, 2014 Soooooo.... a fix that causes things to break? It sounds funny when you put it like that. I don't think this will affect many scripts, but in order to have those methods working properly they needed to have a interrupted exception clause in the method signatures, which might cause some script to face problems. Essentially it should be a 2 second job to update this for script writers if their script is affected by this which really depends on whether they have those methods running in blocks that don't throw/account for interrupted exceptions. 2 Link to comment
Extreme Scripts Posted May 22, 2014 Share Posted May 22, 2014 Thanks for the update Maxi, keep up the good work. Link to comment
Hopeless Inc Posted May 22, 2014 Share Posted May 22, 2014 Did you fix broken random events? Link to comment
DPSkillaS Posted May 22, 2014 Share Posted May 22, 2014 (edited) I'm having issues using local scripts on osbot 1, and osbot 2 at the same time. I can either use local scripts on one or the other, have any ideas on fixing this issue? As soon as I add a osbot 2 script to my folder, it crashes the osbot 1 local scripts and they are removed from the local script section of my script selection on osbot 1 Edited May 22, 2014 by DPSkillaS Link to comment