Page 1 of 1

[fixed/closed]Epic Experiment bad effect

PostPosted: 19 Jul 2014, 14:34
by Nexhro
Describe the Bug:
1) Epic Experiment doesn't let its controller choose the order in which the exiled spells are cast.

2) Epic Experiment shows cards that have been exiled with it. If a card like Preordain is amongst those and is cast, instants/sorceries put on top via its scry can then be cast for free via Epic Experiments effect. Similiarly, if cards are drawn via one of the exiled spells (e.g. Whispers of the Muse) and the next (now top) card in the library is an instant/sorcery, that spell can be cast for free via Epic Experiment's effect.

Which card did behave improperly ?
Epic Experiment

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

What exactly should be the correct behavior/interaction ?
Epic Experiment lets its controller choose the order in which the exiled spells are cast.

Only cards exiled with Epic Experiment can be cast for free.

Are any other cards possibly affected by this bug ?
-

Re: Epic Experiment bad effect

PostPosted: 20 Jul 2014, 07:12
by Aswan jaguar
Confirmed both.So much fun I was playing and casting spells due to 2nd bug for ever......

Re: [confirmed]Epic Experiment bad effect

PostPosted: 21 Jul 2014, 12:24
by Gargaroz
All fixed in e8d66da

Re: [still bugged]Epic Experiment bad effect

PostPosted: 23 Sep 2014, 07:32
by BAgate
Gave the following dump and then crashed on casting.

Assertion failed
functions/deck.c:1223
position_in_exile >= 0 && position_in_exile < 500 && player >= 0 && player <= 1
0: 0x023B6758
1: 0x023B68B9
2: 0x02375C96
3: 0x022684A1
4: 0x004018E0
5: 0x00435BCF
6: 0x004368C6
7: 0x0237C3EC
8: 0x0043BFAA
9: 0x004399BD
10: 0x0047902C
11: 0x004946E9
12: 0x752D338A
13: 0x77619F72
14: 0x77619F45

Re: [still bugged]Epic Experiment bad effect

PostPosted: 03 Oct 2014, 15:11
by Gargaroz
Fixed in c541a4a

Re: [still bugged]Epic Experiment bad effect

PostPosted: 18 Oct 2014, 10:46
by BAgate
Assertion failed
functions/deck.c:1302
position_in_exile >= 0 && position_in_exile < 500 && player >= 0 && player <= 1
0: 0x023B9138
1: 0x023B9299
2: 0x023781A6
3: 0x022693B7
4: 0x004018E0
5: 0x00435BCF
6: 0x004368C6
7: 0x0237ED1C
8: 0x0043BFAA
9: 0x004399BD
10: 0x0047902C
11: 0x004946E9
12: 0x775E338A
13: 0x77B69F72
14: 0x77B69F45

followed by 'the application has requested the runtime to end in an unusual way' crash

Re: [still bugged]Epic Experiment bad effect

PostPosted: 05 Nov 2014, 00:46
by Gargaroz
Fixed in 27e4855