Page 1 of 1

[fixed/closed]Rite of Undoing doesn't allow target opp perm

PostPosted: 27 Mar 2015, 12:49
by stassy
Describe the Bug:
Rite of Undoing doesn't allow to target opponent nonland permanent

Which card did behave improperly ?
Rite of Undoing

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2015/3/25: Fate Reforged,duel

What exactly should be the correct behavior/interaction ?
Rite of Undoing allow to target opponent permanent

Are any other cards possibly affected by this bug ?
-

Image

Image

Image

So at the end, game ask caster to target twice his own nonland permanent...

Re: confirmed]Rite of Undoing doesn't allow target opponent

PostPosted: 14 Apr 2015, 14:51
by Aswan jaguar
Rite of Undoing delve ability is not working.The card is missing correct values in "cc[2]" and in "modifies casting cost" in ct_all.

An error that probably was produced by AI-Rite of Undoing one time:
| Open
bad parameters
get_card_instance(-1, -1)
0: 0x023EF938
1: 0x023AAFDE
2: 0x023C227C
3: 0x020EF83B
4: 0x023FAA55
5: 0x023B53AE
6: 0x004779D9
7: 0x004367C3
8: 0x023B57F0
9: 0x004766DC
10: 0x023B4C56
11: 0x023B51B7
12: 0x004371CE
13: 0x0043D326
14: 0x00439A10
15: 0x0047902C
16: 0x004946E9
17: 0x7C80B729

Re: confirmed]Rite of Undoing doesn't allow target opponent

PostPosted: 15 Jan 2016, 00:31
by Korath
Fixed targeting (twice), prompts, and Modifies casting cost in 47cef45. cc[2]==1 doesn't do anything.