Page 1 of 1

[fixed]Grab the Reins multiple issues

PostPosted: 15 Jul 2018, 10:36
by Aswan jaguar
Describe the Bug:
1- Grab the Reins all 3 modes wants you to pay the etwine cost.
2- 1st mode - steal creature doesn't steal the creature and produces this dumb error:
| Open
bad parameters
in_play(-1, -1)
0: 0x0247CE18
1: 0x024A576B
2: 0x024E3AFC
3: 0x024E3BC6
4: 0x021A9D73
5: 0x024EC735
6: 0x024D745D
7: 0x024D7BB3
8: 0x004368C6
9: 0x024ADF57
10: 0x0043BFAA
11: 0x004399BD
12: 0x0047902C
13: 0x004946E9
14: 0x7C80B729

3- The 2nd mode prompts correctly at announcement for target creature or player to damage but finds player illegal.
4a- Etwine mode you are first prompt to "select target creature" this has to be the creature to be stolen.Targeted creature though is not stolen.
4b- Then you are prompt to "select target creature or player" to damage per 2nd mode which still finds player illegal and the targeted creature is also wrongly stolen but correctly the one to suffer the damage.
Which card did behave improperly?
Grab the Reins

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?
1- Grab the Reins only 3nd mode wants you to pay the etwine cost.
2- 1st mode - steals the creature with no error.
3- The 2nd mode prompts correctly at announcement for target creature or player to damage and finds both player and creature legal targets.
4a- Etwine mode you are first prompt to "select target creature" this has to be the creature to be stolen. Targeted creature is stolen and prompt says that "Select target creature to gain control."
4b- Then you are prompt to "select target creature or player" to damage per 2nd mode finds player and creature legal and the targeted creature is not stolen but correctly the one to suffer the damage.

Are any other cards possibly affected by this bug?
-

Re: Grab the Reins multiple issues

PostPosted: 12 Apr 2020, 15:21
by Aswan jaguar
Fixed all in commit ec61fa2.