Developer Patrick Posted January 9, 2020 Developer Share Posted January 9, 2020 Hey, A quick new release due to a breaking change in widgets. API CHANGES: - Fixed the widget ids on the equipment tab FIXES: - Fixed chatbox related API breaking when switching between display modes. MISC: - Minor bug fixes. - The OSBot Team 6 1 Quote Link to comment
gujarat6 Posted January 9, 2020 Share Posted January 9, 2020 Pat still working hard, thanks 1 Quote Link to comment
Fuck you Jagex Posted January 9, 2020 Share Posted January 9, 2020 After updating the client , my scripts are not starting up. Im using mirror mode, is this usual so short afte updating or am i missing something? Quote Link to comment
Fle7ek Posted January 9, 2020 Share Posted January 9, 2020 https://osbot.org/forum/topic/158016-2566-mirror-mode-bug/ 1 Quote Link to comment
caketeaparty Posted January 9, 2020 Share Posted January 9, 2020 @Patrick Getting this error on Mirror Mode when starting any script, even something as featureless as an Idler: [ERROR][Bot #1][01/09 07:56:38 PM]: Error in bot executor or from Error class (and not Exception)! java.lang.NoClassDefFoundError: Could not initialize class org.osbot.zE at org.osbot.c.IIiIIiiIiIIi(rn:101) at org.osbot.c.IiIIiiiIiIII(rn:165) at org.osbot.c.getPermissions(rn:194) at java.security.Policy.implies(Unknown Source) at java.security.ProtectionDomain.implies(Unknown Source) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at org.osbot.vB.checkPermission(tm:4) at java.awt.event.InputEvent.canAccessSystemClipboard(Unknown Source) at java.awt.event.InputEvent.<init>(Unknown Source) at java.awt.event.MouseEvent.<init>(Unknown Source) at java.awt.event.MouseEvent.<init>(Unknown Source) at org.osbot.rs07.input.mouse.awt.BotMouseEvent.<init>(xn:232) at org.osbot.rs07.input.mouse.ClientMouseEventHandler.generateBotMouseEvent(vm:141) at org.osbot.rs07.input.mouse.MoveMouseEvent.IiIiIiiiIIIi(ai:710) at org.osbot.rs07.input.mouse.MoveMouseEvent.IiIiIiiiIIIi(ai:447) at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(ai:36) at org.osbot.rs07.event.EventExecutor.IiIiIiiiIIIi(de:287) at org.osbot.rs07.event.EventExecutor.execute(de:293) at org.osbot.rs07.script.MethodProvider.execute(oo:519) at org.osbot.rs07.api.Mouse.move(tf:86) at core.Main.onLoop(Main.java:12) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(bi:250) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][01/09 07:57:32 PM]: Terminating script Idle Player... [INFO][Bot #1][01/09 07:57:32 PM]: Script Idle Player has exited! 1 Quote Link to comment