Page 1 of 1

[fixed/closed]Tainted Specter total mess

PostPosted: 21 Nov 2014, 14:35
by Nexhro
Describe the Bug:
1) When Tainted Specter's activated ability is activated, its controller gets to choose between discarding the "chosen card" or putting it on top, regardless of the targeted player.

2) When the ability is activated for the first time after starting Manalink, the following error message is prompted after a player has been targeted:
Wrong parameters at address 0x410fe9
eax = 0x1
ecx = 0xffffffff
followed by this dump:
activation dump | Open
bad parameters
get_card_instance(1, -1)
0: 0x023CC6E8
1: 0x023898CE
2: 0x0238B804
3: 0x00410FFB
4: 0x021DD199
5: 0x004018E0
6: 0x004A2806
7: 0x004018E0
8: 0x00435BCF
9: 0x004368C6
10: 0x02391708
11: 0x0043C200
12: 0x004399BD
13: 0x0047902C
14: 0x004946E9
15: 0x75053677
16: 0x76FA9D72
17: 0x76FA9D45


This doesn't seem to occur when activating the ability during upkeeps (which shouldn't be possible anyways, see #7).

3) When the discard option is chosen for the first time after starting Manalink, the following error message is prompted:
Wrong parameters at address 0x435b62
eax = 0x1
ecx = 0xffffffff
followed by this dump:
discard dump | Open
bad parameters
get_card_instance(1, -1)
0: 0x023CC6E8
1: 0x023898CE
2: 0x0238AFEA
3: 0x0043381B
4: 0x021DD14E
5: 0x004018E0
6: 0x004A2806
7: 0x004018E0
8: 0x00435BCF
9: 0x004368C6
10: 0x02391708
11: 0x0043C200
12: 0x004399BD
13: 0x0047902C
14: 0x004946E9
15: 0x75053677
16: 0x76FA9D72
17: 0x76FA9D45


followed by this error message:
bad parameters at address: 0x433829
eax = 0x1
ecx = 0xffffffff
4) The stack window displays the targeted player at first, but switches to displaying a creature on the battlefield once a mode has been chosen.

5) Choosing "discard" always results in the top card of Specter's controller's library being put into that player's graveyard, regardless of which player has been targeted. Neither player discards a card, but damage is dealt to creatures as though they did.

6) Choosing "put on top" always results in Specter's controller's library vanishing, regardless of which player has been targeted. According to Pull from Eternity, it is not exiled. Neither player puts a card on top of his/her library.

7) The ability can be activated at instant speed.

Which card did behave improperly ?
Tainted Specter

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

What exactly should be the correct behavior/interaction ?
Tainted Specter

Are any other cards possibly affected by this bug ?
-

Re: [confirmed]Tainted Specter total mess

PostPosted: 25 Nov 2014, 17:48
by Gargaroz
All fixed in 398a4ba