Bug - Fixed Incorrect location logged for Ed #2-7

Veracity

Developer
Staff member
Just as I was about to go visit Ed, the Spookyraven counter expired.

Code:
[742] The Haunted Gallery
Encounter: Lights Out in the Gallery
Took choice 896/4: unknown
choice.php?pwd&whichchoice=896&option=4
Encounter: the ghost of Elizabeth Spookyraven
...

I then proceeded into the Lower Chamber.

Code:
[743] The Lower Chambers (Empty/Empty/Ed's Chamber)
Encounter: Ed the Undrowning
Took choice 976/1: unknown
choice.php?whichchoice=976&option=1&pwd=25cc187d6da61f8721b0e2bccd98254b
Encounter: Ed the Undying
...
Aside from the fact that the first Encounter is labeled Ed the Undrowning and subsequent ones are labeled Ed the Undying (which is probably OK; he's not actually changed by the Heavy Rains), this looks good.

Code:
[744] The Haunted Gallery
Encounter: Ed the Undying
...
I beat him! On to take 2. But, what's that about the Haunted Gallery?

Probably because that is what api.php reported as my last location, when we refreshed during or after the fight.

Code:
[745] The Haunted Gallery
Encounter: Ed the Undying
...
and so on.
 
Yeah, the last couple of times I've done Ed after Nuns, and kept being told about meat progress as a result of that.
 
(By the way, I AM slow, but not as slow as you might think from the turn count in that session log; I'd already finished the War, and Ed was the last thing I needed to do before going to the Sorceress's lair. This was a leisurely 3-day Normal Heavy Rains run. I'm probably done with Heavy Rains; from Sept 1 - Sept 30, I completed 12 runs, so I maxed out Belch the Rainbow and have a beautiful rainbow for my DC. :))
 
I think this can be reasonably fixed by not running setLastAdventure in CharPaneRequest if FightRequest.inMultiFight. I'm not sure why I didn't include that with the other checks before.
 
Back
Top