Jump to content

BETA v1.7.39


Laz

Recommended Posts

java.lang.NullPointerException
    at org.osbot.script.rs2.ui.Bank.getCurrentScrollContainer(bi:721)
    at org.osbot.script.rs2.ui.Bank.isSlotVisible(bi:720)
    at org.osbot.script.rs2.ui.Bank.scrollToSlot(bi:802)
    at org.osbot.script.rs2.ui.Bank.withdrawSlot(bi:825)
    at org.osbot.script.rs2.ui.Bank.withdraw(bi:412)
    at org.osbot.script.rs2.ui.Bank.withdrawX(bi:246)

Using the Banking api will not scroll down the bank anymore

Link to comment

I've been having the same issue with .38 and is still doing the same thing in .39.

 

When attempting to start a script at the Login screen and selecting an account, the client sits there and does not activate the Login Random.

 

 

[ERROR][09/14/13 12:19:56 AM]: Error on executing random worker!

java.lang.NullPointerException
at org.osbot.LPt2.shouldActivate(gh:25)
at org.osbot.script.rs2.randoms.RandomManager.scan(pe:192)
at org.osbot.lpT7.run(co:7)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
 

 

The Login Random however does work when you have already been logged in and you get DC'ed.

 

**Edit: Moving this to Error/Bugs so it can be seen more**

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

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