Bug - Fixed in actually ed mafia thinks we liberated the king when we just killed the enemy

taltamir

Member
Happened on 3 accounts now
mafia incorrectly thought i had liberated the king in Actually Ed The Undying path when I just defeated myself

Code:
    [811] Noob Cave
Encounter: taltamir_no_MrStore the Adventurer
Preference     _lastCombatStarted changed from 20200609041611 to 20200609041612
Round     0: taltamir_no_mrstore loses initiative!
[COLOR=black][INFO] -     auto_combatHandler: 0[/COLOR]
Preference auto_edCombatCount changed from     615 to 616
Preference auto_edCombatRoundCount changed from 1054 to 1055
Round     1: taltamir_no_mrstore casts STORM OF THE SCARAB!
Round 2: Samamut     provides the basic spell formatting, so you can just focus on the details.
Round     2: You the Adventurer takes 301 damage.
Round 2: You lose 75 hit points
Preference     auto_combatHP changed from 158 to 5
Preference auto_edCombatRoundCount     changed from 1055 to 1056
Preference auto_diag_round changed from 0 to 1
Round     2: taltamir_no_mrstore casts STORM OF THE SCARAB!
Round 3: Samamut     provides the basic spell formatting, so you can just focus on the details.
Round     3: You the Adventurer takes 240 damage.
Round 3: You lose 76 hit points
This     combat did not cost a turn
Preference _edDefeats changed from 0 to 1
Preference     lastEncounter changed from taltamir_no_MrStore the Adventurer to Like a     Bat Into Hell
Encounter: Like a Bat Into Hell
You gain 152 hit points
[COLOR=black][DEBUG]     - Running auto_choice_adv.ash[/COLOR]
Submitting option 1 for choice 1023
Preference     lastAdventure changed from Noob Cave to The Haunted Gallery
[COLOR=blue][INFO]     - Ed died in combat 1 time(s)[/COLOR]
[COLOR=red][INFO] - Time to     shop![/COLOR]
Preference lastEncounter changed from Like a Bat Into Hell     to Like a Bat out of Hell
Encounter: Like a Bat out of Hell
[COLOR=black][DEBUG]     - Running auto_choice_adv.ash[/COLOR]
Submitting option 1 for choice 1024
Preference     lastEncounter changed from Like a Bat out of Hell to taltamir_no_MrStore     the Adventurer
Encounter: taltamir_no_MrStore the Adventurer
Preference     _lastCombatStarted changed from 20200609041612 to 20200609041618
Round     0: taltamir_no_mrstore loses initiative!
Round 1: You lose 77 hit points
Preference     nextAdventure changed from Noob Cave to The Haunted Gallery
[COLOR=black][INFO]     - auto_combatHandler: 0[/COLOR]
Preference auto_edCombatRoundCount     changed from 1056 to 1057
Preference auto_diag_round changed from 1 to 0
Round     1: taltamir_no_mrstore casts STORM OF THE SCARAB!
Round 2: Samamut     reminds you about your grammar for casting ancient incantations: "Eye     before eagle, except after two squiggly lines."
Round 2: You the     Adventurer takes 243 damage.
Round 2: You lose 78 hit points
This     combat did not cost a turn
Preference _edDefeats changed from 1 to 2
Preference     lastEncounter changed from taltamir_no_MrStore the Adventurer to Like a     Bat Into Hell
Encounter: Like a Bat Into Hell
You gain 152 hit points
[COLOR=black][DEBUG]     - Running auto_choice_adv.ash[/COLOR]
Submitting option 1 for choice 1023
[COLOR=blue][INFO]     - Ed died in combat 2 time(s)[/COLOR]
[COLOR=red][INFO] - Time to     shop![/COLOR]
Preference lastEncounter changed from Like a Bat Into Hell     to Like a Bat out of Hell
Encounter: Like a Bat out of Hell
[COLOR=black][DEBUG]     - Running auto_choice_adv.ash[/COLOR]
Submitting option 1 for choice 1024
Preference     lastEncounter changed from Like a Bat out of Hell to taltamir_no_MrStore     the Adventurer
Encounter: taltamir_no_MrStore the Adventurer
Preference     _lastCombatStarted changed from 20200609041618 to 20200609041623
Round     0: taltamir_no_mrstore loses initiative!
Round 1: You lose 77 hit points
[COLOR=black][INFO]     - auto_combatHandler: 0[/COLOR]
Preference auto_edCombatRoundCount     changed from 1057 to 1058
Round 1: taltamir_no_mrstore casts STORM OF     THE SCARAB!
Round 2: Samamut provides the basic spell formatting, so     you can just focus on the details.
Round 2: You the Adventurer takes     244 damage.
Round 2: taltamir_no_mrstore wins the fight!
You acquire     an item: Instant Karma
You acquire an item: Thwaitgold scarab beetle     statuette
Preference questL13Final changed from step11 to finished
You     acquire an item: Ka coin (2)
After Battle: You gain 21 Strengthliness
After     Battle: You gain 57 Wizardliness
After Battle: You gain 18 Sarcasm
Preference     _edDefeats changed from 2 to 0
Preference kingLiberated changed from     false to true
kingLiberated property should remain false in ed until you place the mcguffin in the pyramid
after defeating the player you still need to do the warehouse

I am not sure exactly when it started but it is happening in r20154 and happened also yesterday.
 
Last edited:

taltamir

Member
Additionally, it makes can_interact() incorrectly return true. even though i am still in hardcore
I can set kingLiberated = false. but I can't fix the can_interact() check on my side
 
Last edited:
Top