Page 1 of 1

[fixed/closed]Vedalken Orrery probably makes the game crash

PostPosted: 21 Sep 2014, 16:10
by Aswan jaguar
Describe the Bug:
Vedalken Orrery probably makes the game dump error and then crash when AI tris to cast something (probably Frenzied Tilling).At least when I buried it no error or crash happened.

Assertion failed | Open
functions/functions.c:7662
cards_data[iid].id == csvid
0: 0x023B4EA8
1: 0x023B5009
2: 0x0238DA5F
3: 0x02089552
4: 0x004018E0
5: 0x00435BCF
6: 0x004344B2
7: 0x0043C147
8: 0x004399BD
9: 0x0047902C
10: 0x004946E9
11: 0x7C80B713


Which card did behave improperly ?
Vedalken Orrery?

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

What exactly should be the correct behavior/interaction ?
no error/crash.

Are any other cards possibly affected by this bug ?
-

Re: [confirme]Vedalken Orrery probably makes the game dump/c

PostPosted: 03 Oct 2014, 12:06
by Gargaroz
Well, Vedalken Orrery was bugged as it allowed to play land cards as instants, but I don't think this is the cause for the crash. However, fixed in 606eb72

Re: [still bugged]Vedalken Orrery probably makes the game cr

PostPosted: 20 Oct 2014, 04:01
by BAgate
Gives this dump then crashes:

Assertion failed
functions/functions.c:7676
cards_data[iid].id == csvid
0: 0x023B9138
1: 0x023B9299
2: 0x0239197F
3: 0x02089A0C
4: 0x004018E0
5: 0x00435BCF
6: 0x004344B2
7: 0x0043C147
8: 0x004399BD
9: 0x0047902C
10: 0x004946E9
11: 0x775E338A
12: 0x77B69F72
13: 0x77B69F45

Re: [still bugged]Vedalken Orrery probably makes the game cr

PostPosted: 05 Nov 2014, 17:54
by Gargaroz
Fixed (and tested) in f45dc8b for Vedalken Orrery and Leyline of Anticipation.