Jump to content

Stealth Quester


Token

Recommended Posts

5 minutes ago, garrettd1991 said:

It deleted all of my presets?

The new GUI has a different storage for presets, I'll see if I can find a way to load the old ones too, but this new GUI should make it much easier to create presets by detecting gear/attack style/spells in game

Link to comment
Share on other sites

17 minutes ago, Token said:

The new GUI has a different storage for presets, I'll see if I can find a way to load the old ones too, but this new GUI should make it much easier to create presets by detecting gear/attack style/spells in game

Ok, no worries! Was just making sure there wasn't a way to reload them or something. I wouldn't mind tweaking the old ones anyway. Thanks

Link to comment
Share on other sites

36 minutes ago, raikzun420 said:

Is ranged fixed?
Or is it still running with magic? ?

It's still on magic, works with ranged afaik but with arrows/bolts (not 100% sure)

32 minutes ago, garrettd1991 said:

How do we delete presets? Right clicking doesn't work like it used to

I'll add a delete option shortly, forgot about that lol

22 minutes ago, garrettd1991 said:

Also, I got a message saying I have to use magic for lost city and to select the spell I want to use but I cannot set a spell to load without a staff on and the staff isn't allowed on the island. I hope that made sense.

Equip staff and set spell on autocast, it will deposit the staff, along with any other gear when going to Entrana

19 minutes ago, garrettd1991 said:

When starting the script, it goes to GE and starts to buy the items but just stops and sits there. (I'm running Tree Gnome Village)

Please tag me when this is fixed so I can get them going as soon as possible. Thanks!

What's printed in the logger?

Link to comment
Share on other sites

6 minutes ago, Token said:

What's printed in the logger?

[INFO][Bot #1][02/05 11:44:56 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:44:56 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:44:56 AM]: estimated next offer value: 63
[INFO][Bot #1][02/05 11:44:56 AM]: Buying item {name: null, amount: 63, buy price: 1}
[INFO][Bot #1][02/05 11:44:56 AM]: java.lang.NullPointerException

Let me know if you need more. First time I've posted logger info

[INFO][Bot #1][02/05 11:48:33 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:48:33 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:48:33 AM]: estimated next offer value: 63
[INFO][Bot #1][02/05 11:48:33 AM]: Buying item {name: null, amount: 63, buy price: 1}
[INFO][Bot #1][02/05 11:48:33 AM]: java.lang.NullPointerException
    at api.CA.M(nl:450)
    at api.CA.M(nl:135)
    at l.CoN.a(bf:293)
    at api.coN.a(fi:164)
    at j.CoN.onLoop(to:132)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(sh:238)
    at java.lang.Thread.run(Unknown Source)

 

It keeps looping this over and over in the logger

Link to comment
Share on other sites

2 minutes ago, garrettd1991 said:

[INFO][Bot #1][02/05 11:44:56 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:44:56 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:44:56 AM]: estimated next offer value: 63
[INFO][Bot #1][02/05 11:44:56 AM]: Buying item {name: null, amount: 63, buy price: 1}
[INFO][Bot #1][02/05 11:44:56 AM]: java.lang.NullPointerException

Let me know if you need more. First time I've posted logger info

What gear did you use? Was it only The Grand Tree?

Link to comment
Share on other sites

3 minutes ago, Token said:

What gear did you use? Was it only The Grand Tree?

i also get that issue with the fight arena using basic magic gear.

 

[INFO][Bot #1][02/05 11:49:22 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:49:22 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:49:22 AM]: estimated next offer value: 18
[INFO][Bot #1][02/05 11:49:22 AM]: Buying item {name: null, amount: 18, buy price: 1}
[INFO][Bot #1][02/05 11:49:22 AM]: java.lang.NullPointerException
    at api.CA.M(nl:450)
    at api.CA.M(nl:135)
    at l.CoN.a(bf:293)
    at api.coN.a(fi:164)
    at j.CoN.onLoop(to:132)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(sh:238)
    at java.lang.Thread.run(Unknown Source)

Link to comment
Share on other sites

[INFO][Bot #1][02/05 11:57:07 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:57:07 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:57:07 AM]: estimated next offer value: 50
[INFO][Bot #1][02/05 11:57:07 AM]: Buying item {name: null, amount: 50, buy price: 1}
[INFO][Bot #1][02/05 11:57:07 AM]: java.lang.NullPointerException
    at api.CA.M(nl:450)
    at api.CA.M(nl:135)
    at l.CoN.a(bf:293)
    at api.coN.a(fi:164)
    at j.CoN.onLoop(to:132)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(sh:238)
    at java.lang.Thread.run(Unknown Source)

 

This is what I'm getting on Waterfall Quest

Link to comment
Share on other sites

19 minutes ago, Dirtysteve said:

i also get that issue with the fight arena using basic magic gear.

 

[INFO][Bot #1][02/05 11:49:22 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:49:22 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:49:22 AM]: estimated next offer value: 18
[INFO][Bot #1][02/05 11:49:22 AM]: Buying item {name: null, amount: 18, buy price: 1}
[INFO][Bot #1][02/05 11:49:22 AM]: java.lang.NullPointerException
    at api.CA.M(nl:450)
    at api.CA.M(nl:135)
    at l.CoN.a(bf:293)
    at api.coN.a(fi:164)
    at j.CoN.onLoop(to:132)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(sh:238)
    at java.lang.Thread.run(Unknown Source)

15 minutes ago, garrettd1991 said:

[INFO][Bot #1][02/05 11:57:07 AM]: [DEBUG] Buying missing items
[INFO][Bot #1][02/05 11:57:07 AM]: estimated required money: 1
[INFO][Bot #1][02/05 11:57:07 AM]: estimated next offer value: 50
[INFO][Bot #1][02/05 11:57:07 AM]: Buying item {name: null, amount: 50, buy price: 1}
[INFO][Bot #1][02/05 11:57:07 AM]: java.lang.NullPointerException
    at api.CA.M(nl:450)
    at api.CA.M(nl:135)
    at l.CoN.a(bf:293)
    at api.coN.a(fi:164)
    at j.CoN.onLoop(to:132)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(sh:238)
    at java.lang.Thread.run(Unknown Source)

 

This is what I'm getting on Waterfall Quest

I pushed a quick revert while I investigate the issue in more detail, should be up in ~15 mins with the old GUI but same functionality in the mean time

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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