Bug - Fixed Can't Drop AoB, Mafia still thinks you can and uses pulls

mstieler

Member
Long story short I ascended HC AoB and decided to switch down to Casual. I was able to go to SC AoB, but you can't drop the AoB path (or at least not right away). In my Session log, it states that I dropped to Casual, and when I logged out, it used up 5 pulls (2 Ze Goggles, 1 Paperclip Pants, 1 BGE Pocket Calendar, 1 Plastic Vampire Fangs) and while I can understand a couple of them (my logout script is set to maximize rollover adventures) I'm now a bit hampered.

Would Mafia have done this if I had logged out in SC with pulls still available, or is it a Casual-only thing?

Edit: Note - this bug report isn't regarding not being able to drop AoB, as that's a KoL thing, but rather Mafia not recognizing it can't be dropped and thinking I was Casual.
 
Last edited:
Mafia thinks you dropped your path when you click the 'drop' button, since there has never been the need to check the results.

We can either check the same conditions KoL does to see if you are allowed to drop AoB (I think you have to wait 3 days or something like that), or move the path dropping code to after we have received the response from KoL.

EDIT:
Would Mafia have done this if I had logged out in SC with pulls still available, or is it a Casual-only thing?
In ronin, you can budget some pulls Mafia for to use. That is done via the Storage panel of the Item Manager tab, or with the "budget" CLI command.

I have never used that myself, since I ascend HC, but it looks like the pulls are only budgeted for the session. When you start KoLMafia, the pull budget seems to always be 0 (I couldn't find a preference that tracks that).
 
Last edited:
KoL provides a button to do something it won't actually let you do? That's unfortunate. It looks like checking for the response text should be easier and less error-prone than checking to see if you're allowed to drop boris (especially with something like dropping to Casual which seems like it should be unrelated). This requires having the failed response text.
 
KoL provides a button to do something it won't actually let you do? That's unfortunate. It looks like checking for the response text should be easier and less error-prone than checking to see if you're allowed to drop boris (especially with something like dropping to Casual which seems like it should be unrelated). This requires having the failed response text.

If you mean KoL's failed response text, I'll have it here shortly once I'm done with my other account, so long as KoL still won't let me drop AoB.

Edit 1: KoL's text:

Results:
You must abandon the Avatar of Boris before forsaking ronin.

Edit 2: While the
Dropped into Casual. Slacker.
line didn't show up at first in the CLI, it did show up in the session log just after my logout script started running, and pulled 3 more items to equip for +rollover adventures.
 
Last edited:
Back
Top