Page 1 of 1

[fixed/closed]dump error - Cremate

PostPosted: 30 Nov 2014, 08:52
by Aswan jaguar
Describe the Bug:
I had this dump error in AI's turn maybe is Verduran Emissary kicker that needs to use Phyrexian Altar to sacrifice a creature? If I debug her out of AI's hand no dump error.

bad parameters | Open
get_card_instance(0, -1)
0: 0x023CC6E8
1: 0x023898CE
2: 0x0238A128
3: 0x0239CD44
4: 0x0213D2F6
5: 0x023CCE5F
6: 0x023CF9A7
7: 0x023B131F
8: 0x02149475
9: 0x004018E0
10: 0x00435BCF
11: 0x00476EF1
12: 0x004760E8
13: 0x00436EBF
14: 0x00436A80
15: 0x00433C18
16: 0x0043BF83
17: 0x004399BD
18: 0x0047902C
19: 0x004946E9
20: 0x7C80B713

Which card did behave improperly ?
Verduran Emissary kicker - Phyrexian Altar? something else?

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2014/11/14: Khans of Tarkir,duel

What exactly should be the correct behavior/interaction ?


Are any other cards possibly affected by this bug ?
-

Re: [confirmed]dump error

PostPosted: 01 Dec 2014, 02:00
by BAgate
Using your savegame I got the dump when AI cast Cremate w/o using the Phyrexian Altar.

Re: [confirmed]dump error

PostPosted: 05 Dec 2014, 13:59
by Gargaroz
Well, Cremate code was really old and clumsy, I've remade it in efaa6ef
Consider this fixed.