Jump to content

FrostCaves


FrostBug

Recommended Posts

Looks like the update last night killed the bot I get this error when I hit start


[INFO][Bot #1][08/30 03:05:21 PM]: WARNING: Use of breaks is not safe in this script
[INFO][Bot #1][08/30 03:05:21 PM]: WARNING: Please ensure that breaks are disabled in the client settings
[ERROR][Bot #1][08/30 03:05:23 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[ERROR][Bot #1][08/30 03:05:25 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[ERROR][Bot #1][08/30 03:05:27 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[ERROR][Bot #1][08/30 03:05:29 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[ERROR][Bot #1][08/30 03:05:32 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[ERROR][Bot #1][08/30 03:05:34 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][08/30 03:05:34 PM]: Terminating script FrostCaves...
[INFO][Bot #1][08/30 03:05:34 PM]: Script FrostCaves has exited!
 

Link to comment
Share on other sites

[ERROR][Bot #1][08/30 09:13:40 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(cp:98)
    at org.osbot.rs07.api.Equipment.getItemInSlot(cp:454)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tk:274)
    at java.lang.Thread.run(Unknown Source)

 

Any ideas?

Link to comment
Share on other sites

5 hours ago, kevinsweany said:

[ERROR][Bot #1][08/30 09:13:40 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(cp:98)
    at org.osbot.rs07.api.Equipment.getItemInSlot(cp:454)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tk:274)
    at java.lang.Thread.run(Unknown Source)

 

Any ideas?

 

10 hours ago, shelboi said:

Looks like the update last night killed the bot I get this error when I hit start


[INFO][Bot #1][08/30 03:05:21 PM]: WARNING: Use of breaks is not safe in this script
[INFO][Bot #1][08/30 03:05:21 PM]: WARNING: Please ensure that breaks are disabled in the client settings
[ERROR][Bot #1][08/30 03:05:23 PM]: Error in script executor!
java.lang.NullPointerException
    at org.osbot.rs07.api.Equipment.getItems(je:82)
    at org.osbot.rs07.api.Equipment.getItemInSlot(je:392)
    at frostcaves.NuL.L(rc:3)
    at frostcaves.NuL.A(rc:301)
    at frostcaves.d.nUl.d(rb:117)
    at frostcaves.FrostCaves.L(ec:240)
    at frostcaves.FrostCaves.onLoop(ec:151)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tl:104)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][08/30 03:05:34 PM]: Terminating script FrostCaves...
[INFO][Bot #1][08/30 03:05:34 PM]: Script FrostCaves has exited!
 

Looks like a broken equipment hook. We'll need to wait for a hook update from the OSBot client devs.

They're usually done pretty quickly, so it probably wont take that long.

Edited by FrostBug
Link to comment
Share on other sites

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

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