Jump to content

Stealth Quester


Token

Recommended Posts

 

Check the logger, it will print what the problem is. Possible causes include attempting to do Animal Magnetism when you don't have access to Morytania (by talking to Drezel after Priest in Peril) or you don't meet all the requirements for those quests

This is what comes up in the debugger whenever I start the script. it doesn't load the GUI and I never even get a chance to pick a quest

[DEBUG][09/13 05:32:40 PM]: Loading script id : 845
[DEBUG][09/13 05:32:40 PM]: Loaded script!
[DEBUG][09/13 05:32:40 PM]: Launching script...
[INFO][Bot #1][09/13 05:32:41 PM]: Loaded 5 built-in random solvers!
[INFO][Bot #1][09/13 05:32:43 PM]: [DEBUG] /Users/Ethan/OSBot/Data/StealthProject already exists
[INFO][Bot #1][09/13 05:32:43 PM]: [DEBUG] Default gear data file already exists/Users/Ethan/OSBot/Data/StealthProject/gear_DEFAULT.txt
[INFO][Bot #1][09/13 05:32:43 PM]: [DEBUG] Gear data file found /Users/Ethan/OSBot/Data/StealthProject/gear_DEFAULT.txt
[ERROR][Bot #1][09/13 05:32:43 PM]: Error in script onStart(): Stealth Quester
java.lang.IllegalArgumentException: No enum constant api.pRN.RUNE_DAGGER(P++)
	at java.lang.Enum.valueOf(Enum.java:238)
	at api.pRN.valueOf(mc:131)
	at api.coM4.<init>(pd:196)
	at c.nul.G(ec:328)
	at c.nul.onStart(ec:201)
	at org.osbot.rs07.event.ScriptExecutor.IiiiiiiiiIIi(ao:90)
	at org.osbot.rs07.event.ScriptExecutor.start(ao:241)
	at org.osbot.R.run(jh:63)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
[INFO][Bot #1][09/13 05:32:43 PM]: Terminating script Stealth Quester...
[INFO][Bot #1][09/13 05:32:43 PM]: Script Stealth Quester has exited!
[INFO][09/13 05:32:44 PM]: Started script : Stealth Quester

Link to comment
Share on other sites

 

This is what comes up in the debugger whenever I start the script. it doesn't load the GUI and I never even get a chance to pick a quest

[DEBUG][09/13 05:32:40 PM]: Loading script id : 845
[DEBUG][09/13 05:32:40 PM]: Loaded script!
[DEBUG][09/13 05:32:40 PM]: Launching script...
[INFO][Bot #1][09/13 05:32:41 PM]: Loaded 5 built-in random solvers!
[INFO][Bot #1][09/13 05:32:43 PM]: [DEBUG] /Users/Ethan/OSBot/Data/StealthProject already exists
[INFO][Bot #1][09/13 05:32:43 PM]: [DEBUG] Default gear data file already exists/Users/Ethan/OSBot/Data/StealthProject/gear_DEFAULT.txt
[INFO][Bot #1][09/13 05:32:43 PM]: [DEBUG] Gear data file found /Users/Ethan/OSBot/Data/StealthProject/gear_DEFAULT.txt
[ERROR][Bot #1][09/13 05:32:43 PM]: Error in script onStart(): Stealth Quester
java.lang.IllegalArgumentException: No enum constant api.pRN.RUNE_DAGGER(P++)
	at java.lang.Enum.valueOf(Enum.java:238)
	at api.pRN.valueOf(mc:131)
	at api.coM4.<init>(pd:196)
	at c.nul.G(ec:328)
	at c.nul.onStart(ec:201)
	at org.osbot.rs07.event.ScriptExecutor.IiiiiiiiiIIi(ao:90)
	at org.osbot.rs07.event.ScriptExecutor.start(ao:241)
	at org.osbot.R.run(jh:63)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
[INFO][Bot #1][09/13 05:32:43 PM]: Terminating script Stealth Quester...
[INFO][Bot #1][09/13 05:32:43 PM]: Script Stealth Quester has exited!
[INFO][09/13 05:32:44 PM]: Started script : Stealth Quester

Deleting your OSBot folder located at C:\Users\<USER>\OSBot should fix it

What spellbook were you using?

Edited by Token
Link to comment
Share on other sites

If i start the bot with a fresh account all level 1 stats and then use the "all quests" setting, will it detect what quests it can do based off of the stats it has or will it endlessly try to start a quest with the fishing req/woodcutting req?

Yes it will detect the quests it can do

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   1 member

×
×
  • Create New...