Bug - Fixed questL11Worship is advanced to step1 despite not being started?

Bale

Minion
Even though I am still level 8 and haven't started the McGuffin Quest, questL11Worship is already at step1.

Code:
[COLOR="#808000"]> version[/COLOR]

KoLmafia v16.3 r14125

[COLOR="#808000"]> refresh quests[/COLOR]

Retrieving quest data...
Requests complete.

[COLOR="#808000"]> get questL11MacGuffin[/COLOR]

unstarted

[COLOR="#808000"]> get questL11Worship[/COLOR]

step1

How can that be? I can see nothing in questslog.txt which makes sense of that. Here's my quest log, in case that helps...

HTML:
<body>
<centeR><table  width=95%  cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>Your Quest Log</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><Center>[current quests]   [<a href="questlog.php?which=2">completed quests</a>]   [<a href="questlog.php?which=3">other accomplishments</a>]   [<a href="questlog.php?which=4">notes</a>]   [<a href="questlog.php?which=5">hobo code binder</a>]   [<a href="questlog.php?which=6">Monster Manuel</a>]</center><p><center><b>Current Quests:</b></center><b>Council Quests:</b><blockquote><b>Am I My Trapper's Keeper?</b><br> <a class=nounder target=mainpane href=place.php?whichplace=mclargehuge><b>The Trapper</b></a> wants:<br>   * <s>3 wedges of goat cheese</s><br>   * 3 chunks of chrome ore<br><p><b>Cyrptic Emanations</b><br> Get rid of the evil in <b><a class=nounder target=mainpane href="crypt.php">The Cyrpt</a></b>.<p><b><a class=nounder target=mainpane href="inv_use.php?whichitem=4964&pwd=7bc024b82cef4a90af7162613f446137">Evilometer:</a> 119</b><p></blockquote><p><b>Other Quests:</b><blockquote><b>What's Up, Doc?</b><br> <a class=nounder target=mainpane href=place.php?whichplace=town_market><b>Doc Galaktik</b> needs some medicinal herbs:<br>   *  Swindleblossoms from the <a class=nounder target=mainpane href=cobbsknob.php><b>Cobb's Knob Harem</b></a> (1/3)<br>   *  Fraudwort from ninjas in <a class=nounder target=mainpane href=friars.php><b>Hey Deze</b></a> (2/3)<br>   *  Shysterweed from a <a class=nounder target=mainpane href=place.php?whichplace=plains><b>a graveyard</b></a> (1/3)<p></blockquote><p><p><center><a href="campground.php">Back to your Campsite</a></center></td></tr></table></center></td></tr><tr><td height=4></td></tr></table></center></body>

Code:
[COLOR="#808000"]> prefref questL11[/COLOR]

questL11Black (user: unstarted)
questL11Business (user: unstarted)
questL11Curses (user: unstarted)
questL11Desert (user: unstarted)
questL11Doctor (user: unstarted)
questL11MacGuffin (user: unstarted)
questL11Manor (user: unstarted)
questL11Palindome (user: unstarted)
questL11Pyramid (user: unstarted)
questL11Ron (user: unstarted)
questL11Shen (user: unstarted)
questL11Spare (user: unstarted)
questL11Worship (user: now 'step1', default unstarted)
 
Last edited:

Darzil

Developer
I wasn't checking for having started the Worship quest when unlocking the Hidden Temple. With r14126 it only increments it to step 1 when you either unlock the hidden temple with worship quest started or start the worship quest when hidden temple is already unlocked (untested, won't fix it retrospectively).
 
Top