Page 1 of 1

[fixed/closed]Gilt-Leaf Archdruid second ability taps player

PostPosted: 21 Oct 2014, 22:20
by Nexhro
Describe the Bug:
1) When Gilt-Leaf Archdruid's controller attempts to activate Archdruid's activated ability, the help text reads "Select a creature to tap (x of 7)", but clicking on a Druid creature prompts the help text "Illegal target (where)". The player portraits are revealed and clicking on either portrait is considered a creature chosen to be tapped for the ability.

2) Additionally, I got the following dump after selecting a player this way for the first time after starting Manalink:
Dump1 | Open
bad parameters
get_card_instance(1, -1)
0: 0x023BE188
1: 0x0237B97E
2: 0x02392A4C
3: 0x021824E6
4: 0x021EFEB8
5: 0x004018E0
6: 0x00435BCF
7: 0x004344B2
8: 0x0043C147
9: 0x004399BD
10: 0x0047902C
11: 0x004946E9
12: 0x76323677
13: 0x777E9D72
14: 0x777E9D45


and this dump after having chosen 7 creatures (aka clicked on any combination of player portraits 7 times) and before choosing target player:
Dump2 | Open
bad parameters
get_card_instance(1, -1)
0: 0x023BE188
1: 0x0237B97E
2: 0x02389A3A
3: 0x0218254C
4: 0x021EFEB8
5: 0x004018E0
6: 0x00435BCF
7: 0x004344B2
8: 0x0043C147
9: 0x004399BD
10: 0x0047902C
11: 0x004946E9
12: 0x76323677
13: 0x777E9D72
14: 0x777E9D45


followed by the error message
Error | Open
Wrong parameters at address: ox4595a9
eax = 0x0
ecx = 0xffffff


When those error messages were prompted and lands were stolen from the opponent, attempting to play land directly afterwards resulted in the game prompting me to pay {1} to play that land. Canceling and then playing the land didn't prompt me to pay and the land entered the battlefield normally.

The lands are stolen as intended and Archdruid's ability can only be activated when its controller controls 7 or more Druid creatures. The draw trigger works fine, too.

Which card did behave improperly ?
Gilt-Leaf Archdruid

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
CoRM15 mini5, duel

What exactly should be the correct behavior/interaction ?
Druid creatures can be tapped instead of players.

Are any other cards possibly affected by this bug ?
-

Re: [confirmed]Gilt-Leaf Archdruid second ability "taps" pla

PostPosted: 10 Nov 2014, 01:41
by Gargaroz
All fixed in edec263