Page 1 of 1

[fixed/closed]Genesis Hydra doesn't put perm into play

PostPosted: 07 May 2014, 23:51
by Nexhro
Describe the Bug:
When a nonland card is chosen from amongst the cards revealed by Genesis Hydra 's triggered ability, the chosen card is not put onto the battlefield.

Which card did behave improperly ?
Genesis Hydra

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

What exactly should be the correct behavior/interaction ?
When a nonland card is chosen from amongst the cards revealed by Genesis Hydra 's triggered ability, the chosen card is put onto the battlefield.

Are any other cards possibly affected by this bug ?
-

Got the following dump last time I picked a (valid) card for Hydra's ability. In other instances, I got more than one dump and in one game, the client crashed after 2 dumps. In all those cases, I tried to pick Pharika, God of Affliction , but the bug and dump are not limited to Pharika.

bad parameters
get_card_instance(0, -1)
0: 0x0236D5D4
1: 0x0232F235
2: 0x0232FAE8
3: 0x023412D7
4: 0x021846D0
5: 0x02359F2E
6: 0x023732F2
7: 0x02373650
8: 0x02373B6C
9: 0x02375CAA
10: 0x02184913
11: 0x02378335
12: 0x023387E3
13: 0x00435A13
14: 0x00433AF9
15: 0x0043BF12
16: 0x004399BD
17: 0x0047902C
18: 0x004946E9
19: 0x75953677
20: 0x77A49D72
21: 0x77A49D45

Re: [confirmed]Genesis Hydra doesn't put perm into play

PostPosted: 11 Sep 2014, 10:56
by BAgate
Also, it doesn't always get the right number of counters. 1st time I tried X was 3 and I didn't put anything in play and got 3 counters, 2nd time X was 29, I put something in play, and it had 0 counters.

Re: [confirmed]Genesis Hydra doesn't put perm into play

PostPosted: 26 Sep 2014, 13:57
by HarlequinCasts
Updating since I encountered this still in M15 mini update 2 Sept 2014

Dump upon attempting to put a permanent into play via Genesis Hydra. No crash, and otherwise the creature itself resolves correctly.

bad parameters
get_card_instance(0, -1)
0: 0x023B6758
1: 0x0237453E
2: 0x02374D98
3: 0x02387514
4: 0x021A9330
5: 0x023A273A
6: 0x023BC286
7: 0x023BC590
8: 0x023BCAC8
9: 0x023BEDAB
10: 0x021B2EA5
11: 0x023C1515
12: 0x0237E2CE
13: 0x00435A13
14: 0x00433AF9
15: 0x0043BF12
16: 0x004399BD
17: 0x0047902C
18: 0x004946E9
19: 0x74F433AA
20: 0x77829EF2
21: 0x77829EC5

Re: [confirmed]Genesis Hydra doesn't put perm into play

PostPosted: 07 Oct 2014, 15:52
by Gargaroz
Finally found the culprit and fixed the bug (tested) in 1ce59bb
The "wrong counters" bug is due to bad values in "ct_all".

Re: [still bugged]Genesis Hydra doesn't put perm into play

PostPosted: 17 Oct 2014, 11:23
by BAgate
No dump, puts perm in play, but doesn't get any counters

Re: [still bugged]Genesis Hydra doesn't put perm into play

PostPosted: 03 Nov 2014, 15:51
by Gargaroz
Fixed in 85079e7