Page 177 of 505

Re: Pendrell mists

PostPosted: 19 Apr 2012, 12:28
by stassy
confirmed, if another is cast all are buried

Re: Moonlit wake - Delraich - Phyrexian Plaguelord

PostPosted: 19 Apr 2012, 12:38
by Silverfox
stassy wrote:I can confirm the Phyrexian Plaguelord bug, you can only sac a creature for -1/-1 and if you target himself it will only be a -1/-1 effect instead of -4/-4.

Also there is a typo on the weakness effect description "--1/--1" instead of "-1/-1"

Image

Thanks for your bug submission, however next time try to create one thread for one bug at a time, thanks :)
I think the problem is coding to choose himself to sac for give
-1/-1 or tap and sac to give -4/-4. Is this feasible?

Re: [confirmed]Moonlit wake - Delraich - Phyrexian Plaguelor

PostPosted: 19 Apr 2012, 13:25
by stassy
I think the problem is coding to choose himself to sac for give
-1/-1 or tap and sac to give -4/-4. Is this feasible?
I think it's coded but some bug in the code prevent the window to pop up when you have to choose between sacing a creature for -1/-1 or sacing him for -4/-4

About Delraich, here are the tests I made :
- If you have 3 creatures or more and enough mana the window choice pop up, either you choose to sac or to pay with mana it will work ok
- If you have 3 creatures or more but no mana source you can sac ok
- If you have 2 creatures or less but enough mana source you will get the mana cost bug (cost 6B x 2)
- If you have 2 creatures or less and not enough mana you can't cast it at all which is intended.

Another odd bug I noticed, Serf token will corrupt your savegame when cast in the bf, but not Sengir Autocrat.
In my savegame attached, cast Sengir Autocrat then end your turn and save to a different file. Try to load it and you will get the corrupt message. If you reload my savegame, cast Sengir Autocrat, destroy the tokens then save & reload, the savegame will not get corrupted.

Re: [confirmed-renamed]Thwart counter bouncing lands nonwork

PostPosted: 19 Apr 2012, 13:40
by Aswan jaguar
Ok rechecked with your additional info and is confirmed,when you don't have the full alternate mana=3 Islands you will be asked to pay twice the mana cost.
So total 2 bugs with this card.

Re: EDH Rules are slightly broken

PostPosted: 19 Apr 2012, 13:49
by Gargaroz
Fixed.

[fixed by Gargaroz]Despise

PostPosted: 19 Apr 2012, 13:57
by Arkatreides
Describe the Bug:
Despise allows player to select a card but doesn't discard it.

Which card did behave improperly ?
Despise

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
April 2012 - Duel

What exactly should be the correct behavior/interaction ?
Opponent should be forced to discard selected creature or planeswalker

Are any other cards possibly affected by this bug ?
Possibly other 'select and force discard' cards, though Distress which has similar effect seems ok

[fixed by Gargaroz]Soul Warden

PostPosted: 19 Apr 2012, 13:57
by stassy
Describe the Bug:
Soul Warden trigger itself when cast into the bf (gain 1 life)

Which card did behave improperly ?
Soul Warden

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
ML3 10.4 V2

What exactly should be the correct behavior/interaction ?
according to ruling :
The ability will not trigger on itself entering the battlefield, but it will trigger on any other creature that is put onto the battlefield at the same time.
Are any other cards possibly affected by this bug ?
-

Re: Despise doesn't work

PostPosted: 19 Apr 2012, 14:00
by stassy
confirmed, nothing happen when a creature from AI hand is selected.

Re: [confirmed]Despise

PostPosted: 19 Apr 2012, 14:07
by Gargaroz
Fixed.

Re: [confirmed-renamed]Thwart counter bouncing lands nonwork

PostPosted: 19 Apr 2012, 14:18
by Gargaroz
All fixed.

Re: [confirmed]Moonlit wake - Delraich - Phyrexian Plaguelor

PostPosted: 19 Apr 2012, 14:38
by Gargaroz
Fixed code for Moonlit Wake, Protean Hulk and Delraich. Phyrexian Plaguelord needs to be recoded, consider it fixed.

Re: [confirmed]Pendrell Mists

PostPosted: 19 Apr 2012, 14:42
by Gargaroz
Wrong code pointer, fixed.

Re: [confirmed]Bringer of the Red Dawn

PostPosted: 19 Apr 2012, 14:52
by Gargaroz
Fixed. This bug affects all cards that use a similar effect, so condider them fixed too.

[fixed by Gargaroz]Common Cause

PostPosted: 19 Apr 2012, 15:05
by Aswan jaguar
Describe the Bug:
Common Cause doesn't affect opponents creatures.

Which card did behave improperly ?
Common Cause

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
ML3.0 April 10v2

What exactly should be the correct behavior/interaction ?
Common Cause affects opponents creatures,too.

Are any other cards possibly affected by this bug ?

Re: [confirmed]Harabaz Druid

PostPosted: 19 Apr 2012, 15:07
by Gargaroz
This is a complex card to fix, as the "mana producer" part is still obscure for cards producing more than one mana of any color. I'll try to do something.