Jump to content

OSBot 2.2.19/20 - Quest API, Bugfixes


Laz

Recommended Posts

Mine, just produced this error, with the Break manager: 

 

[ERROR][bot #1][09/01 12:32:01 AM]: Error on random solver : BreakManager
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.LinkedList.checkElementIndex(LinkedList.java:553)
at java.util.LinkedList.get(LinkedList.java:474)
at org.osbot.rs07.event.EventExecutor.interrupt(EventExecutor.java:250)
at org.osbot.rs07.event.ScriptExecutor.interruptAll(ScriptExecutor.java:299)
at org.osbot.rs07.event.ScriptExecutor.suspend(ScriptExecutor.java:244)
at org.osbot.rs07.event.RandomExecutor.run(RandomExecutor.java:246)
at java.lang.Thread.run(Thread.java:745)
[DEBUG][bot #1][09/01 12:32:01 AM]: Breaking in 3 hours and 10 minutes for a total of 103 minutes
[iNFO][bot #1][09/01 12:32:01 AM]: Random solver exited : BreakManager
 
Any developers take a look?
Link to comment

Hello community,

 

this release is full courtesy of @Alek although I'm releasing it on his behalf. It seems that all the remaining bugs left in the ItemContainer APIs were patched and a new Quest API has been added!

 

@Alek's changes:

-Added Quest API

--Quest.isCompleted(Quest quest);

--Quest.isMembers(Quest quest);

-Fixed an issue with ItemContainer isFull() returning incorrectly after logging in.

-Made some small improvements to FreakyForester

-Updated ItemContainer isEmpty()

 

Sincerely,

The OSBot Team!

 

P.S.: JavaDocs are being regenerated right now to highlight the new Quest API.

 

EDIT: It seems Alek never pushed the Quest API! Sorry it will be released later today!

 

EDIT2: NVM, I deeply apologize for another double update today. I forgot to merge his changes with mine. OSBot 2.2.20 has the Quest API and all the actual changes. Again sorry!

Bababababa Im Loving it.

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...