Page 284 of 505

Re: Shattered Crypt

PostPosted: 08 Oct 2012, 13:43
by Gargaroz
Similar spells (X for X targets in grave) are a pain to code, however I devised a new code for this and Death Denied and works pretty nicely. Consider this fixed.

Re: [confirmed]Dark Impostor

PostPosted: 08 Oct 2012, 14:13
by Gargaroz
Now it's really fixed (I tested it).

Re: Strands of Night

PostPosted: 08 Oct 2012, 14:21
by Gargaroz
Fixed. Also fixed interaction with Ground Seal.

[fixed by Gargaroz]Demonlord of Ashmouth

PostPosted: 08 Oct 2012, 16:48
by TwisteD
Describe the Bug:

When Demonlord of Ashmouth enters the battlefield after undying it can be sacrificed to itself (to be acurate it creates a copy with counter 1st that cannot be sacrificed). When played from hand it works as intedned.

Which card did behave improperly ?

Demonlord of Ashmouth.

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

M13v3

What exactly should be the correct behavior/interaction ?

When Demonlord of Ashmouth enters battlefield after undying it is exiled unless you sacrifice another creature.

Are any other cards possibly affected by this bug ?

-

Re: Demonlord of Ashmouth

PostPosted: 08 Oct 2012, 17:52
by stassy
confirmed, it can be seen if Demonlord of Ashmouth die from combat damage, the double is created before combat damage resolve, and thus player (and AI) can sac the original to keep the new one

Image

[fixed by Gargaroz]Admonition Angel

PostPosted: 09 Oct 2012, 22:14
by BAgate
Describe the Bug:
When Admonition Angel leaves the battlefield creatures that were exiled with it's landfall ability are not returned to the battlefield.

Which card did behave improperly ?
Admonition Angel

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

What exactly should be the correct behavior/interaction ?
When Admonition Angel leaves the battlefield permanents it exiled come back.

Are any other cards possibly affected by this bug ?
I haven't tested whether non-creature permanents come back.

[fixed by Gargaroz]Armadillo Cloak

PostPosted: 10 Oct 2012, 05:14
by stassy
Describe the Bug:
When casting Armadillo Cloak:

- If player double click to autotap on dual land, a weird message (nameofland, what kind of mana?)appear while the game wait for target creature

- if player generate mana before casting Armadillo Cloak, the hint bar will be missing while the game wait for target creature

Which card did behave improperly ?
Armadillo Cloak

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

What exactly should be the correct behavior/interaction ?
No weird message and hint bar appear when casting Armadillo Cloak

Are any other cards possibly affected by this bug ?
others asm aura?

Image

[already fixed]Momir, Challenge 1-2 Vanguard Vengeance

PostPosted: 10 Oct 2012, 11:33
by PGM
Hello, I'm new here so please let me know if this report disrespects any rule.

This bug makes impossible to play the 3rd round in the 1-2 Challenge (Vanguard Vengeance), which is the Momir Avatar round. This is very frustrating, any help would be very appreciated. Thank you!

Describe the Bug:
The game always freezes in the AI's 3rd turn, no matter what.

Which card did behave improperly ?
Momir Avatar, I presume.

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
update: Manalink July 15, 2012 v3 Update
type: Gauntlet (Challenge)

What exactly should be the correct behavior/interaction ?
The game should not freeze.

Are any other cards possibly affected by this bug ?
N.A.


I'm including 2 savegames, but I'm not sure they'll be of any help because there's something very weird about them:
Momir1.E1G - This was originally saved in the 1st turn, but after loading, my hand no longer consists of only basic lands (I assume this is the way the Challenge intended to be played, with a whole deck of basic lands!), I'm now playing with my normal deck. And if I win, I cannot advance to the following Challenge round.
Momir2.E1G - This was originally saved in the 2nd turn, but after loading, I immediately win because the AI suddenly runs out of cards. However, I cannot advance to the following Challenge round.

Re: Momir, Challenge 1-2 Vanguard Vengeance

PostPosted: 10 Oct 2012, 13:09
by stassy
This is a known bug, the current code used in Challenge is the same for Leyline cards and is currently bugged, it's fixed in the next update (Ravnica) next month

Re: Armadillo Cloak

PostPosted: 10 Oct 2012, 13:33
by Aswan jaguar
Instead the bar of asking for "Select target creature" it has "Savannah what kind of mana?"

[fixed by Gargaroz]Clone + Beast Within

PostPosted: 11 Oct 2012, 07:28
by stassy
Describe the Bug:
When casting Clone on a Green Beast 3/3 token generated by Beast Within, it will create a Blue Beast 3/3 token that will randomly flicker to Gold color during the rest of the game with the following abilities:
Protection vs everything
Landswalk
First Strike
Regeneration
Flying Reach
Banding
Trample


Which card did behave improperly ?
Clone + Beast Within

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

What exactly should be the correct behavior/interaction ?
When casting Clone on a Green Beast 3/3 token generated by Beast Within, it will not create an uber beast

Are any other cards possibly affected by this bug ?
-

Image

Yes, yes, I know Clone is unstable, just wanted to add this maybe to make it less buggy :mrgreen:
The abilities shown are really abilities and not graphic bug as once in the bf this uber beast can't be the target of Beast Within anymore or any others target spell (error mesage:ability).

Also I tried with some others token like from Serpent Generator but the issue didn't occur.

Re: [confirmed]Admonition Angel

PostPosted: 11 Oct 2012, 12:11
by Gargaroz
Fixed.

Re: [confirmed]Armadillo Cloak

PostPosted: 11 Oct 2012, 12:16
by Gargaroz
Fixed.

Re: Clone + Beast Within

PostPosted: 11 Oct 2012, 12:21
by Gargaroz
This is a general issue concerning tokens when they're "copied", as they store some internal infos that aren't copied by the "cloning" function. This is fixed righ now and should solve all other similar problems (example : Splinter Twin enchanting a token and producing wrong copies).

Re: [confirmed]Demonlord of Ashmouth

PostPosted: 11 Oct 2012, 13:09
by Gargaroz
Fixed.