loathers / autoscend

An ascension script for KoLMafia
Other
45 stars 70 forks source link

Beta branch not recognizes it is in combat with hippy boss The Big Wisniewski #209

Closed taltamir closed 4 years ago

taltamir commented 4 years ago

Context

Expected/Desired Behavior

When going to fight the hippy boss The Big Wisniewski, recognize that you are in combat with him and kill him,

Current Behavior

autoscend initiates combat, then complains about being unable to reach the battlefield, suggesting it is trying to navigate instead of fight. Taking over, I find that I am already in combat and just manually kill him to proceed.

Failure Logs

below is from a hardcore standard run where I dropped standard to make it hardcore pathless

[887] Frat House
Encounter: The Big Wisniewski
Round 0: taltamir wins initiative!
Round 1: You lose 1 hit point
[INFO] - autoAdvBypass has encountered a combat! (param: 'auto_combatHandler')
[WARNING] - Cant get to The Battlefield (Frat Uniform) right now.
[WARNING] - Boss already defeated, ignoring
Retrieving quest data...
Failing to complete the war.
Stack trace:
  at L12_finalizeWar (autoscend.ash:7802)
  at doTasks (autoscend.ash:14142)
  at auto_begin (autoscend.ash:14300)
  at safe_preference_reset_wrapper (autoscend.ash:14372)
  at safe_preference_reset_wrapper (autoscend.ash:14379)
  at safe_preference_reset_wrapper (autoscend.ash:14379)
  at safe_preference_reset_wrapper (autoscend.ash:14379)
  at main (autoscend.ash:14407)

below is from a way of the surprising fist run.

[613] Frat House
Encounter: The Big Wisniewski
Round 0: taltamir wins initiative!
[INFO] - autoAdvBypass has encountered a combat! (param: 'auto_combatHandler')
[WARNING] - Cant get to The Battlefield (Frat Uniform) right now.
[WARNING] - Boss already defeated, ignoring
Retrieving quest data...
Failing to complete the war.
Stack trace:
  at L12_finalizeWar (autoscend.ash:7802)
Malibu-Stacey commented 4 years ago

Already fixed on #207