Page 1 of 1

[fixed]Malfunction can't target uncrewed vehicles

PostPosted: 20 Sep 2017, 22:56
by drool66
Describe the Bug:
Malfunction prompts "Select target creature or vehicle" then "Select target creature". The second prompt ends up actually selecting Malfunction's target; Malfunction therefore can't target uncrewed vehicles. Works ok if cast on a crewed vehicle.

Which card did behave improperly malfunctioned?
Malfunction

Which update are you using? (date, name)Which type? (duel, gauntlet, sealed deck)
Manalink dev 778ccb5 version - duel

What exactly should be the correct behavior/interaction?
Malfunction may target uncrewed vehicles

Are any other cards possibly affected by this bug?
Anything that can specifically target uncrewed vehicles. They're not implemented in this version, but this bug may affect Daring Demolition, Kari Zev's Expertise, Lifecraft Awakening, and Peacewalker Colossus, among others I'm probably missing

Re: Malfunction can't target uncrewed vehicles

PostPosted: 21 Sep 2017, 00:51
by Korath
The only thing Malfunction has to do with vehicles is the prompt on its first target; you can properly select non-vehicle artifacts at that point. (It still overrides that target during the disabling_aura() call, though.)

Re: [partly confirm]Malfunction can't target uncrewed vehicl

PostPosted: 22 Sep 2017, 12:57
by Aswan jaguar
Also you should be able to target all non-creature artifacts not just vehicles but currently you can't.

Re: [partly confirm]Malfunction can't target uncrewed vehicl

PostPosted: 10 Dec 2017, 11:08
by Aswan jaguar
I don't know if it has to do with the bug Korath is mentioning
Korath wrote:(It still overrides that target during the disabling_aura() call, though.)
but when AI has it in it's hand and opponent doesn't have a creature in play AI will pay/spend the mana every turn without casting the spell and will do that over playing other spells, too.

Re: [partly confirm]Malfunction can't target uncrewed vehicl

PostPosted: 24 Apr 2019, 14:36
by Aswan jaguar
Fixed in commit d74ff826.