Page 1 of 1

[fixed/closed]Chandra, the Firebrand - 1st ability dump

PostPosted: 24 Sep 2014, 23:33
by BAgate
Describe the Bug:
Chandra's 1st ability is inconsistent. In one game it caused target player to gain life, in the next it did nothing. Also can cause a dump.

Which card did behave improperly ?
Chandra, the Firebrand

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2014/9/14: Conspiracy for the recoding of M15 minipatch 2,duel

What exactly should be the correct behavior/interaction ?
It should do 1 damage to target creature or player.

Are any other cards possibly affected by this bug ?
-

Re: Chandra, the Firebrand - 1st ability

PostPosted: 25 Sep 2014, 03:28
by Aswan jaguar
I get this dump error when I try to use her on your savegame:
bad parameters | Open
get_card_instance(1, -1)
0: 0x023B6758
1: 0x0237453E
2: 0x02372C5A
3: 0x02196EA9
4: 0x004018E0
5: 0x004A2806
6: 0x004018E0
7: 0x00435BCF
8: 0x004368C6
9: 0x0237BF38
10: 0x0043C200
11: 0x004399BD
12: 0x0047902C
13: 0x004946E9
14: 0x7C80B713

Re: Chandra, the Firebrand - 1st ability

PostPosted: 25 Sep 2014, 21:37
by HarlequinCasts
In a clean game just targeting the opponent with her 1st ability causes the following dump. It is the same as Aswan's up until line 13.

bad parameters
get_card_instance(1, -1)
0: 0x023B6758
1: 0x0237453E
2: 0x02372C5A
3: 0x02196EA9
4: 0x004018E0
5: 0x004A2806
6: 0x004018E0
7: 0x00435BCF
8: 0x004368C6
9: 0x0237BF38
10: 0x0043C200
11: 0x004399BD
12: 0x0047902C
13: 0x004946E9
14: 0x74F433AA
15: 0x77829EF2
16: 0x77829EC5

Re: [confirmed]Chandra, the Firebrand - 1st ability dump

PostPosted: 06 Oct 2014, 14:29
by Gargaroz
It works perfecly in dev, so I guess this is already fixed.

Re: [fixed]Chandra, the Firebrand - 1st ability dump

PostPosted: 14 Oct 2014, 01:40
by Nexhro
Does not work perfectly in CoRM15 mini4.

1) The +1 ability doesn't deal damage to anything, be it creatures or players.

2) Targeting Chandra's controller with it, gains that player 1 life - not sure if that is consistent, but I've been able to reproduce it in several games in a row.

3) Targeting either player for the first time after Manalink has been started prompted the following dump for me:
Dump | Open
bad parameters
get_card_instance(1, -1)
0: 0x023B9138
1: 0x02376A4E
2: 0x0237516A
3: 0x02197D09
4: 0x004018E0
5: 0x004A2806
6: 0x004018E0
7: 0x00435BCF
8: 0x004368C6
9: 0x0237E868
10: 0x0043C200
11: 0x004399BD
12: 0x0047902C
13: 0x004946E9
14: 0x75E43677
15: 0x772A9D72
16: 0x772A9D45

Re: [still bugged]Chandra, the Firebrand - 1st ability dump

PostPosted: 02 Nov 2014, 01:56
by Gargaroz
Fixed in ffe0081