Bug - Not A Bug R17274 - Bookmobile encountered when loging in to KoL

Abbbo

New member
Which totally screw mafia - it doesn't perform breakfast and my items, closet and hangks are empty.
 

Veracity

Developer
Staff member
The way it has always worked for me is that if you go to the Relay Browser and exit the choice - or go to the gCLI and choose a choice - as soon as you are done with the choice, it continues restoring your state. Basically, exactly the way it handles logging in to the middle of a fight.

Are you saying that doesn't work any more?
 

Veracity

Developer
Staff member
I logged in to KoLmafiia
I went to the Relay Browser and visited the bookmobile
-> you cannot walk away from the choice.
I logged out.

I logged in again.

Code:
Installing default certificate validation...
Sending login request...
Initializing session for Brianna...
Refreshing session data...
Encounter: The Bookmobile
Synchronizing moon data...
Loading character status...
Retrieving character data...
[color=red]charsheet.php: redirected to a choice page.[/color]
Encounter: The Bookmobile
Encounter: The Bookmobile
choice 1: Buy a Copy
choice 2: No Thanks
[color=red]account_contactlist.php: redirected to a choice page.[/color]
Encounter: The Bookmobile
Encounter: The Bookmobile
choice 1: Buy a Copy
choice 2: No Thanks
Using data override: data/mallprices.txt
0 prices updated from http://kolmafia.us/scripts/updateprices.php?action=getmap
It would be nice to notice the first time that we are in a choice, but no big deal.

Code:
[color=green]> choice[/color]

choice 1: Buy a Copy
choice 2: No Thanks

[color=green]> choice 2[/color]

Initializing session for Brianna...
Refreshing session data...
Synchronizing moon data...
Loading character status...
Retrieving character data...
Updating inventory...
Examining Meat in closet...
Updating closet...
Retrieving quest data...
Retrieving familiar data...
Familiar data retrieved.
Retrieving campground data...
You are currently a member of Grrl Power!
Session data refreshed.
Valentine's Day today, Mysticism bonus tomorrow (not today).
Already updated from http://kolmafia.us/scripts/updateprices.php?action=getmap in this session.
I selected a choice, it exited the choice adventure, and resumed logging in.

I see no bug.
 

Veracity

Developer
Staff member
FWIW, I improved the handling of the mail contacts (used for the Skill Buff Frame) if you log in during a fight or choice.

Code:
Installing default certificate validation...
Sending login request...
Initializing session for Brianna...
Refreshing session data...
Encounter: The Bookmobile
Synchronizing moon data...
Loading character status...
Retrieving character data...
[color=red]charsheet.php: redirected to a choice page.[/color]
Encounter: The Bookmobile
choice 1: Buy a Copy
choice 2: No Thanks
Using data override: data/mallprices.txt
28 prices updated from http://kolmafia.us/scripts/updateprices.php?action=getmap

[color=green]> choice 2[/color]

Initializing session for Brianna...
Refreshing session data...
Synchronizing moon data...
Loading character status...
Retrieving character data...
Updating inventory...
Examining Meat in closet...
Updating closet...
Retrieving quest data...
Retrieving familiar data...
Familiar data retrieved.
Retrieving campground data...
You are currently a member of Grrl Power!
Session data refreshed.
Valentine's Day today, Mysticism bonus tomorrow (not today).
Already updated from http://kolmafia.us/scripts/updateprices.php?action=getmap in this session.
 
Top