Jump to content

FrostCaves


FrostBug

Recommended Posts

On 5/7/2021 at 5:22 PM, PWNography said:

Very interested in purchasing, anyone know if a account with 75 att 80 str 75 def 75 ranged and 74 prayer would work? Can equip any gear needed

Should work fine with those stats :)

8 hours ago, Goopie1051 said:

Suggestion: A dragon dart switch for the fight with Jad when using blowpipe?

and an option to maybe use Rigour or Eagle Eye instead of the lowest level one?

While I do think it would add value to add ammo switches, I also think it would be a bit more complex than you would immediately think. Supporting different actions depending on weapon type. Eg. for blowpipe check the current ammo and compare against other ammos in inv, comparing to a tier list. And have different ammo tier lists for all different weapon types..
I will look into how it can be done in a simple way, since I don't want to add many configurable options - and weapon currently is auto detected on start, so it is not known at configuration-time.
The prayer select is an easy value-add, so I will put it high on the TODO list for next version.

Thanks for the suggestions!

Link to comment
Share on other sites

Hi @FrostBug

I'm not sure what is happening or causing this, every time the script gets to wave 46 flawlessly where there is a mage & melee person and it just bugs out in the middle of the map and gets killed, it has happened like 3/4 times now every time the same thing. I'm not sure if I have captured the right thing, here is the last few mins on the logger.

 

INFO][Bot #1][05/12 09:34:49 AM]: INFO: # Break stopped
[INFO][Bot #1][05/12 09:34:49 AM]: Random solver exited : FrostCaves BreakManager
[INFO][Bot #1][05/12 09:34:49 AM]: Started random solver : Auto Login
[INFO][Bot #1][05/12 09:34:52 AM]: Successfully logged in, waiting for welcome screen.
[INFO][Bot #1][05/12 09:35:13 AM]: Random solver exited : Auto Login
[INFO][Bot #1][05/12 09:35:13 AM]: INFO: Unloading instance
[INFO][Bot #1][05/12 09:35:13 AM]: INFO: Finished break
[INFO][Bot #1][05/12 09:35:14 AM]: WARNING: Reloading instance.
[INFO][Bot #1][05/12 09:35:15 AM]: INFO: Initializing next break
[INFO][Bot #1][05/12 09:35:15 AM]: INFO: Break interval: 1712, duration: 546
[INFO][Bot #1][05/12 09:35:15 AM]: INFO: Setting PROTECT_FROM_MAGIC to true
[INFO][Bot #1][05/12 09:35:19 AM]: DEBUG: Forgetting indexed Mage
[ERROR][Bot #1][05/12 09:35:25 AM]: Error in script executor!
java.lang.NullPointerException
    at frostcaves.n.NuL.b(eb:355)
    at frostcaves.n.NuL.k(eb:386)
    at frostcaves.n.NuL.g(eb:85)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][05/12 09:35:44 AM]: DEBUG: Forgetting indexed Mage
[INFO][Bot #1][05/12 09:36:04 AM]: INFO: Consuming Saradomin brew
[INFO][Bot #1][05/12 09:36:07 AM]: INFO: Consuming Super restore
[INFO][Bot #1][05/12 09:36:10 AM]: INFO: Consuming Ranging potion
[INFO][Bot #1][05/12 09:38:18 AM]: Terminating script FrostCaves...
[INFO][Bot #1][05/12 09:38:18 AM]: Script FrostCaves has exited!
 

Link to comment
Share on other sites

1 hour ago, lukerobbo95 said:

Hi @FrostBug

I'm not sure what is happening or causing this, every time the script gets to wave 46 flawlessly where there is a mage & melee person and it just bugs out in the middle of the map and gets killed, it has happened like 3/4 times now every time the same thing. I'm not sure if I have captured the right thing, here is the last few mins on the logger.

 

INFO][Bot #1][05/12 09:34:49 AM]: INFO: # Break stopped
[INFO][Bot #1][05/12 09:34:49 AM]: Random solver exited : FrostCaves BreakManager
[INFO][Bot #1][05/12 09:34:49 AM]: Started random solver : Auto Login
[INFO][Bot #1][05/12 09:34:52 AM]: Successfully logged in, waiting for welcome screen.
[INFO][Bot #1][05/12 09:35:13 AM]: Random solver exited : Auto Login
[INFO][Bot #1][05/12 09:35:13 AM]: INFO: Unloading instance
[INFO][Bot #1][05/12 09:35:13 AM]: INFO: Finished break
[INFO][Bot #1][05/12 09:35:14 AM]: WARNING: Reloading instance.
[INFO][Bot #1][05/12 09:35:15 AM]: INFO: Initializing next break
[INFO][Bot #1][05/12 09:35:15 AM]: INFO: Break interval: 1712, duration: 546
[INFO][Bot #1][05/12 09:35:15 AM]: INFO: Setting PROTECT_FROM_MAGIC to true
[INFO][Bot #1][05/12 09:35:19 AM]: DEBUG: Forgetting indexed Mage
[ERROR][Bot #1][05/12 09:35:25 AM]: Error in script executor!
java.lang.NullPointerException
    at frostcaves.n.NuL.b(eb:355)
    at frostcaves.n.NuL.k(eb:386)
    at frostcaves.n.NuL.g(eb:85)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][05/12 09:35:44 AM]: DEBUG: Forgetting indexed Mage
[INFO][Bot #1][05/12 09:36:04 AM]: INFO: Consuming Saradomin brew
[INFO][Bot #1][05/12 09:36:07 AM]: INFO: Consuming Super restore
[INFO][Bot #1][05/12 09:36:10 AM]: INFO: Consuming Ranging potion
[INFO][Bot #1][05/12 09:38:18 AM]: Terminating script FrostCaves...
[INFO][Bot #1][05/12 09:38:18 AM]: Script FrostCaves has exited!
 

Thanks for reporting.
A few questions to help narrow down the issue:
1. Can you send me the full log file(s) for the failed runs? Should be able to find them in the OSBot install directory under Data\FrostCaves\Logs
2. Does this always occur right after a break? From what I can see above, it happened right after a break in this instance.

Link to comment
Share on other sites

3 hours ago, FrostBug said:

Thanks for reporting.
A few questions to help narrow down the issue:
1. Can you send me the full log file(s) for the failed runs? Should be able to find them in the OSBot install directory under Data\FrostCaves\Logs
2. Does this always occur right after a break? From what I can see above, it happened right after a break in this instance.

No worries, thanks for the quick response. Yes, I do believe they all happen after a break, is there a way I should stop this? I just click the quick run feature. 

Not sure how to give that information, do you want me to send you the files directly? For now, I've copied the most recent occurrence of the whole script run time, below. 

 

 

----- Script Start -----
[Wed May 12 08:20:57 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:20:57 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:20:58 BST 2021] DEBUG: >£% Loading from fallbackUrl resources/setup_title.png
[Wed May 12 08:20:58 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:20:58 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:20:58 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:20:58 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:20:58 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:21:00 BST 2021] INFO: Loaded weapon: CROSSBOW
[Wed May 12 08:21:00 BST 2021] INFO: Defaulting to consumable type: Saradomin brew
[Wed May 12 08:21:00 BST 2021] INFO: Defaulting to consumable type: Super restore
[Wed May 12 08:21:00 BST 2021] INFO: Defaulting to consumable type: Ranging potion
[Wed May 12 08:21:00 BST 2021] DEBUG: >£% Loading {0}
[Wed May 12 08:21:01 BST 2021] INFO: Configuring zoom..
[Wed May 12 08:21:03 BST 2021] INFO: Current Zoom: 29
[Wed May 12 08:21:03 BST 2021] INFO: Zoom OK
[Wed May 12 08:21:05 BST 2021] INFO: Configurations OK
[Wed May 12 08:21:05 BST 2021] INFO: Finished depositing
[Wed May 12 08:21:05 BST 2021] INFO: Initializing next break
[Wed May 12 08:21:05 BST 2021] INFO: Break interval: 1543, duration: 593
[Wed May 12 08:21:11 BST 2021] INFO: Finished withdrawing
[Wed May 12 08:21:11 BST 2021] INFO: Finished organizing
[Wed May 12 08:21:22 BST 2021] INFO: Starting wave 1
[Wed May 12 08:21:28 BST 2021] INFO: Entered caves
[Wed May 12 08:21:40 BST 2021] INFO: Starting wave 2
[Wed May 12 08:21:54 BST 2021] INFO: Starting wave 3
[Wed May 12 08:22:41 BST 2021] INFO: Starting wave 4
[Wed May 12 08:23:15 BST 2021] INFO: Starting wave 5
[Wed May 12 08:24:17 BST 2021] INFO: Starting wave 6
[Wed May 12 08:24:36 BST 2021] DEBUG: frostcaves.f.m.coN has timed out [3892]
[Wed May 12 08:24:36 BST 2021] WARNING: Interaction failure
[Wed May 12 08:24:40 BST 2021] DEBUG: frostcaves.f.m.coN has timed out [4089]
[Wed May 12 08:24:40 BST 2021] WARNING: Interaction failure
[Wed May 12 08:24:44 BST 2021] DEBUG: frostcaves.f.m.coN has timed out [3902]
[Wed May 12 08:24:44 BST 2021] WARNING: Interaction failure
[Wed May 12 08:24:48 BST 2021] DEBUG: frostcaves.f.m.coN has timed out [3593]
[Wed May 12 08:24:48 BST 2021] WARNING: Interaction failure
[Wed May 12 08:24:53 BST 2021] DEBUG: frostcaves.f.m.coN has timed out [4166]
[Wed May 12 08:24:53 BST 2021] WARNING: Interaction failure
[Wed May 12 08:24:56 BST 2021] DEBUG: frostcaves.f.m.coN has timed out [3232]
[Wed May 12 08:24:56 BST 2021] WARNING: Interaction failure
[Wed May 12 08:25:21 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:25:22 BST 2021] INFO: Starting wave 7
[Wed May 12 08:25:59 BST 2021] INFO: Starting wave 8
[Wed May 12 08:26:23 BST 2021] INFO: Starting wave 9
[Wed May 12 08:27:00 BST 2021] INFO: Starting wave 10
[Wed May 12 08:27:11 BST 2021] EXCEPTION: -14703
[Wed May 12 08:27:11 BST 2021] java.lang.ArrayIndexOutOfBoundsException: -14703
    at frostcaves.f.coN.j(l:370)
    at frostcaves.x.CoN.j(kb:248)
    at frostcaves.x.CoN.b(kb:373)
    at frostcaves.x.CoN.b(kb:350)
    at frostcaves.x.CoN.E(kb:792)
    at frostcaves.x.CoN.j(kb:219)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at frostcaves.x.CoN.b(kb:5)
    at frostcaves.x.CoN.j(kb:22)
    at frostcaves.x.AUX.b(pb:463)
    at java.util.Arrays$ArrayList.forEach(Unknown Source)
    at frostcaves.x.AUX.b(pb:356)
    at frostcaves.x.AUX.b(pb:410)
    at frostcaves.x.AUX.b(pb:284)
    at frostcaves.n.NuL.g(eb:192)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 08:27:25 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:27:41 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:27:43 BST 2021] INFO: Starting wave 11
[Wed May 12 08:27:54 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:28:22 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:28:46 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:28:48 BST 2021] INFO: Starting wave 12
[Wed May 12 08:29:15 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:29:33 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:29:35 BST 2021] INFO: Starting wave 13
[Wed May 12 08:29:35 BST 2021] EXCEPTION: null
[Wed May 12 08:29:35 BST 2021] java.util.ConcurrentModificationException
    at java.util.ArrayList.forEach(Unknown Source)
    at frostcaves.x.CoN.b(kb:238)
    at frostcaves.x.CoN.b(kb:74)
    at frostcaves.x.CoN.j(kb:22)
    at frostcaves.x.AUX.b(pb:463)
    at java.util.Arrays$ArrayList.forEach(Unknown Source)
    at frostcaves.x.AUX.b(pb:356)
    at frostcaves.x.AUX.b(pb:410)
    at frostcaves.x.AUX.b(pb:284)
    at frostcaves.n.NuL.g(eb:192)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 08:29:53 BST 2021] DEBUG: Forgetting indexed Ranger
[Wed May 12 08:29:56 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:30:32 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:30:45 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:30:47 BST 2021] INFO: Starting wave 14
[Wed May 12 08:31:22 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:31:25 BST 2021] INFO: Starting wave 15
[Wed May 12 08:31:28 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:31:31 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:32:01 BST 2021] INFO: Starting wave 16
[Wed May 12 08:32:22 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:32:58 BST 2021] INFO: Starting wave 17
[Wed May 12 08:33:44 BST 2021] INFO: Starting wave 18
[Wed May 12 08:33:49 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:33:53 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:34:56 BST 2021] INFO: Starting wave 19
[Wed May 12 08:35:14 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:35:18 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:35:25 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:35:30 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:36:30 BST 2021] INFO: Starting wave 20
[Wed May 12 08:36:44 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:36:48 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:37:44 BST 2021] INFO: Starting wave 21
[Wed May 12 08:37:57 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:37:59 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:39:00 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:39:02 BST 2021] INFO: Starting wave 22
[Wed May 12 08:39:27 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:39:30 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:40:03 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:40:06 BST 2021] INFO: Starting wave 23
[Wed May 12 08:40:11 BST 2021] DEBUG: Forgetting indexed Ranger
[Wed May 12 08:40:33 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:41:12 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:41:15 BST 2021] INFO: Starting wave 24
[Wed May 12 08:41:15 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 08:41:31 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:41:37 BST 2021] DEBUG: Forgetting indexed Ranger
[Wed May 12 08:41:38 BST 2021] WARNING: Interaction failure
[Wed May 12 08:41:57 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:42:15 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:42:18 BST 2021] INFO: Starting wave 25
[Wed May 12 08:42:43 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:42:50 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:42:54 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:43:46 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:43:47 BST 2021] INFO: Starting wave 26
[Wed May 12 08:43:57 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:44:30 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:45:06 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:45:09 BST 2021] INFO: Starting wave 27
[Wed May 12 08:45:28 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:45:30 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:45:34 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:45:35 BST 2021] WARNING: Interaction failure
[Wed May 12 08:45:39 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:45:43 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:46:40 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:46:42 BST 2021] INFO: Starting wave 28
[Wed May 12 08:46:49 BST 2021] INFO: ## Initiating break ##
[Wed May 12 08:46:49 BST 2021] INFO: # Break initiated
[Wed May 12 08:46:53 BST 2021] EXCEPTION: -14704
[Wed May 12 08:46:53 BST 2021] java.lang.ArrayIndexOutOfBoundsException: -14704
    at frostcaves.f.coN.j(l:370)
    at frostcaves.x.CoN.j(kb:248)
    at frostcaves.x.CoN.b(kb:373)
    at frostcaves.x.CoN.b(kb:350)
    at frostcaves.x.CoN.E(kb:792)
    at frostcaves.x.CoN.j(kb:219)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at frostcaves.x.CoN.b(kb:5)
    at frostcaves.x.CoN.j(kb:22)
    at frostcaves.x.AUX.b(pb:463)
    at java.util.Arrays$ArrayList.forEach(Unknown Source)
    at frostcaves.x.AUX.b(pb:356)
    at frostcaves.x.AUX.b(pb:410)
    at frostcaves.x.AUX.b(pb:284)
    at frostcaves.n.NuL.g(eb:192)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 08:47:14 BST 2021] INFO: Consuming Super restore
[Wed May 12 08:47:34 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:48:00 BST 2021] INFO: -- Waves paused --
[Wed May 12 08:48:03 BST 2021] INFO: Pinged world 312 at 27ms
[Wed May 12 08:48:03 BST 2021] INFO: Pinged world 322 at 83ms
[Wed May 12 08:48:03 BST 2021] INFO: Pinged world 346 at 84ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 347 at 152ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 376 at 24ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 444 at 151ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 481 at 84ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 505 at 7ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 520 at 9ms
[Wed May 12 08:48:04 BST 2021] INFO: Pinged world 535 at 272ms
[Wed May 12 08:48:10 BST 2021] INFO: Finished hopping
[Wed May 12 08:48:11 BST 2021] INFO: # Break started
[Wed May 12 08:58:04 BST 2021] INFO: # Break stopped
[Wed May 12 08:58:28 BST 2021] INFO: Unloading instance
[Wed May 12 08:58:28 BST 2021] INFO: Finished break
[Wed May 12 08:58:29 BST 2021] INFO: Initializing next break
[Wed May 12 08:58:29 BST 2021] INFO: Break interval: 1581, duration: 440
[Wed May 12 08:58:30 BST 2021] WARNING: Reloading instance.
[Wed May 12 08:58:30 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to true
[Wed May 12 08:58:30 BST 2021] INFO: Starting wave 29
[Wed May 12 08:59:17 BST 2021] INFO: Setting PROTECT_FROM_MISSILES to false
[Wed May 12 08:59:17 BST 2021] INFO: Setting PROTECT_FROM_MELEE to true
[Wed May 12 08:59:22 BST 2021] INFO: Setting PROTECT_FROM_MELEE to false
[Wed May 12 08:59:50 BST 2021] INFO: Starting wave 30
[Wed May 12 09:01:01 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to true
[Wed May 12 09:01:03 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:01:04 BST 2021] INFO: Starting wave 31
[Wed May 12 09:01:28 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:02:33 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:03:16 BST 2021] INFO: Starting wave 32
[Wed May 12 09:03:16 BST 2021] EXCEPTION: -10864
[Wed May 12 09:03:16 BST 2021] java.lang.ArrayIndexOutOfBoundsException: -10864
    at frostcaves.f.coN.j(l:370)
    at frostcaves.x.CoN.j(kb:248)
    at frostcaves.x.CoN.b(kb:373)
    at frostcaves.x.CoN.b(kb:350)
    at frostcaves.x.CoN.E(kb:792)
    at frostcaves.x.CoN.j(kb:219)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at frostcaves.x.CoN.b(kb:5)
    at frostcaves.x.CoN.j(kb:22)
    at frostcaves.x.AUX.b(pb:463)
    at java.util.Arrays$ArrayList.forEach(Unknown Source)
    at frostcaves.x.AUX.b(pb:356)
    at frostcaves.x.AUX.b(pb:410)
    at frostcaves.x.AUX.b(pb:284)
    at frostcaves.n.NuL.g(eb:192)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 09:03:51 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:04:46 BST 2021] INFO: Starting wave 33
[Wed May 12 09:04:56 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:04:58 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:05:01 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:06:08 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to false
[Wed May 12 09:06:14 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to true
[Wed May 12 09:06:17 BST 2021] INFO: Starting wave 34
[Wed May 12 09:06:29 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:07:55 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:08:03 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to false
[Wed May 12 09:08:23 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to true
[Wed May 12 09:08:25 BST 2021] INFO: Starting wave 35
[Wed May 12 09:09:39 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:09:55 BST 2021] INFO: Starting wave 36
[Wed May 12 09:10:19 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:11:46 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:12:04 BST 2021] INFO: Starting wave 37
[Wed May 12 09:13:03 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to false
[Wed May 12 09:13:54 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to true
[Wed May 12 09:13:56 BST 2021] INFO: Starting wave 38
[Wed May 12 09:14:08 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:14:28 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:15:13 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:15:40 BST 2021] INFO: Starting wave 39
[Wed May 12 09:16:23 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:16:26 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:16:28 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:16:31 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:17:36 BST 2021] INFO: Starting wave 40
[Wed May 12 09:17:41 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:18:18 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:19:14 BST 2021] INFO: Starting wave 41
[Wed May 12 09:19:36 BST 2021] DEBUG: Forgetting indexed Mage
[Wed May 12 09:19:44 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:19:47 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:19:50 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:19:52 BST 2021] DEBUG: Forgetting indexed Mage
[Wed May 12 09:19:53 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:20:54 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:21:02 BST 2021] INFO: Starting wave 42
[Wed May 12 09:21:11 BST 2021] EXCEPTION: -10862
[Wed May 12 09:21:11 BST 2021] java.lang.ArrayIndexOutOfBoundsException: -10862
    at frostcaves.f.coN.j(l:370)
    at frostcaves.x.CoN.j(kb:248)
    at frostcaves.x.CoN.b(kb:373)
    at frostcaves.x.CoN.b(kb:350)
    at frostcaves.x.CoN.E(kb:792)
    at frostcaves.x.CoN.j(kb:219)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at frostcaves.x.CoN.b(kb:5)
    at frostcaves.x.AUX.b(pb:318)
    at java.util.ArrayList.forEach(Unknown Source)
    at frostcaves.x.AUX.b(pb:449)
    at frostcaves.x.AUX.b(pb:410)
    at frostcaves.x.AUX.b(pb:284)
    at frostcaves.n.NuL.g(eb:192)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 09:22:24 BST 2021] INFO: Starting wave 43
[Wed May 12 09:22:32 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:22:35 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:22:38 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:22:40 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:23:34 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:23:36 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:23:50 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:24:01 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to false
[Wed May 12 09:24:23 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to true
[Wed May 12 09:24:24 BST 2021] INFO: Starting wave 44
[Wed May 12 09:24:31 BST 2021] DEBUG: Forgetting indexed Ranger
[Wed May 12 09:24:46 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:24:48 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:24:51 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:24:52 BST 2021] INFO: ## Initiating break ##
[Wed May 12 09:24:52 BST 2021] INFO: # Break initiated
[Wed May 12 09:24:54 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:24:57 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:24:59 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:25:02 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:25:05 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:25:08 BST 2021] INFO: Consuming Ranging potion
[Wed May 12 09:27:00 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to false
[Wed May 12 09:27:08 BST 2021] EXCEPTION: -10864
[Wed May 12 09:27:08 BST 2021] java.lang.ArrayIndexOutOfBoundsException: -10864
    at frostcaves.f.coN.j(l:370)
    at frostcaves.x.CoN.j(kb:248)
    at frostcaves.x.CoN.b(kb:373)
    at frostcaves.x.CoN.b(kb:350)
    at frostcaves.x.CoN.E(kb:792)
    at frostcaves.x.CoN.j(kb:219)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at frostcaves.x.CoN.b(kb:5)
    at frostcaves.x.CoN.j(kb:22)
    at frostcaves.x.AUX.b(pb:463)
    at java.util.Arrays$ArrayList.forEach(Unknown Source)
    at frostcaves.x.AUX.b(pb:356)
    at frostcaves.x.AUX.b(pb:410)
    at frostcaves.x.AUX.b(pb:284)
    at frostcaves.n.NuL.g(eb:192)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 09:27:19 BST 2021] INFO: -- Waves paused --
[Wed May 12 09:27:22 BST 2021] INFO: Pinged world 309 at 8ms
[Wed May 12 09:27:22 BST 2021] INFO: Pinged world 315 at 157ms
[Wed May 12 09:27:22 BST 2021] INFO: Pinged world 338 at 152ms
[Wed May 12 09:27:22 BST 2021] INFO: Pinged world 341 at 9ms
[Wed May 12 09:27:22 BST 2021] INFO: Pinged world 359 at 23ms
[Wed May 12 09:27:23 BST 2021] INFO: Pinged world 463 at 24ms
[Wed May 12 09:27:23 BST 2021] INFO: Pinged world 487 at 83ms
[Wed May 12 09:27:23 BST 2021] INFO: Pinged world 494 at 84ms
[Wed May 12 09:27:23 BST 2021] INFO: Pinged world 507 at 9ms
[Wed May 12 09:27:23 BST 2021] INFO: Pinged world 516 at 7ms
[Wed May 12 09:27:29 BST 2021] INFO: Finished hopping
[Wed May 12 09:27:29 BST 2021] INFO: # Break started
[Wed May 12 09:34:49 BST 2021] INFO: # Break stopped
[Wed May 12 09:35:13 BST 2021] INFO: Unloading instance
[Wed May 12 09:35:13 BST 2021] INFO: Finished break
[Wed May 12 09:35:14 BST 2021] WARNING: Reloading instance.
[Wed May 12 09:35:15 BST 2021] INFO: Initializing next break
[Wed May 12 09:35:15 BST 2021] INFO: Break interval: 1712, duration: 546
[Wed May 12 09:35:15 BST 2021] INFO: Setting PROTECT_FROM_MAGIC to true
[Wed May 12 09:35:19 BST 2021] DEBUG: Forgetting indexed Mage
[Wed May 12 09:35:25 BST 2021] EXCEPTION: null
[Wed May 12 09:35:25 BST 2021] java.lang.NullPointerException
    at frostcaves.n.NuL.b(eb:355)
    at frostcaves.n.NuL.k(eb:386)
    at frostcaves.n.NuL.g(eb:85)
    at frostcaves.n.NuL.m(eb:206)
    at frostcaves.FrostCaves.b(jb:91)
    at frostcaves.FrostCaves.onLoop(jb:83)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wn:2)
    at java.lang.Thread.run(Unknown Source)

[Wed May 12 09:35:44 BST 2021] DEBUG: Forgetting indexed Mage
[Wed May 12 09:36:04 BST 2021] INFO: Consuming Saradomin brew
[Wed May 12 09:36:07 BST 2021] INFO: Consuming Super restore
[Wed May 12 09:36:10 BST 2021] INFO: Consuming Ranging potion
 

Link to comment
Share on other sites

2 hours ago, lukerobbo95 said:

No worries, thanks for the quick response. Yes, I do believe they all happen after a break, is there a way I should stop this? I just click the quick run feature. 

Not sure how to give that information, do you want me to send you the files directly? For now, I've copied the most recent occurrence of the whole script run time, below. 
 

Sending the file(s) directly (PM or Discord) would be preferable.

Okay, thanks. It sounds like I should start investigating with the breaks then. In the meantime, you could try to use "Configure" instead of quick-start, and disable the breaks here. Just to verify if this is indeed the cause.

Link to comment
Share on other sites

32 minutes ago, FrostBug said:

Sending the file(s) directly (PM or Discord) would be preferable.

Okay, thanks. It sounds like I should start investigating with the breaks then. In the meantime, you could try to use "Configure" instead of quick-start, and disable the breaks here. Just to verify if this is indeed the cause.

Will test it now for you and let you know how it goes!!

Link to comment
Share on other sites

On 5/5/2021 at 1:19 AM, imschwaggy said:

what weapon/armor did u use for 50 range ?

 

- Verac's helm

- Amulet of fury

- Ava's accumulator

- Blue dragonhide body

- Magic shortbow (Rune arrows)

- Blue dragonhide chaps

- Regen bracelet

- Archers ring

- Snakeskin boots

 

 

Used 4 saradomin brews / 3 Divine super ranging / 21 Super restores

 

Sorry for late reply

Edited by noaboy
Link to comment
Share on other sites

  • 2 weeks later...
On 5/26/2021 at 3:39 PM, pdlarrain said:

Hi @FrostBug this is one-time purchase or monthly purchase?

 

19 hours ago, killer20 said:

i believe just one time

Correct, it is a one-time purchase

To follow up on the issue with breaks, it may be fixed on the next SDN update, following a recommended rebuild after some changes to break-manager related functions in the osbot client.

Link to comment
Share on other sites

I can try to have a look thru Discord if you want. Can find my Discord ID on my profile.

Have you tried disabling breaks in the script setup? Shoud've been fixed, but I've seen similar issues caused by the break manager previously.

On 6/2/2021 at 11:38 PM, fms2104 said:

man for me not works the script all time me pj dies ! on wave 55-60, i tried for 3 days more then 7 trys per day and nothing me player keep dying with 80 range 60 def 60 prayer  how you can help me or refound?

 

 

Link to comment
Share on other sites

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

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