Page 2 of 3

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 14 Jul 2014, 13:55
by lich
tokens generated by Join the Ranks are not "Soldier Ally" but just "Soldier"
FIXED

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 14 Jul 2014, 17:09
by Shrrgnien
Counterbalance counters Engineered Explosives with X = 2 by revealing a land

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 15 Jul 2014, 09:55
by noxx
lich wrote:tokens generated by Join the Ranks are not "Soldier Ally" but just "Soldier"
This has been fixed by LevelX2

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 15 Jul 2014, 10:00
by noxx
Shrrgnien wrote:Counterbalance counters Engineered Explosives with X = 2 by revealing a land
Hm, you are right.
Thanks for pointing it out.

202.3b. When calculating the converted mana cost of an object with an {X} in its mana cost, X is treated as 0 while the object is not on the stack, and X is treated as the number chosen for it while the object is on the stack.

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 16 Jul 2014, 12:02
by Grahf
Cant cycling Tranquil Thicket

FIXED
Happened only with Rest in Peace in play.

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 16 Jul 2014, 12:05
by Slimmo
Traproot Kami incorrectly gets power from forests on the battlefield when it should only get toughness from them.
FIXED

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 16 Jul 2014, 17:45
by Shrrgnien
Chalice of the Void with 1 counter countered Obelisk of Urd when cast tapping 5 creatures and paying 1 mana. Convoke doesn't change the CMC off the spell

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 16 Jul 2014, 19:58
by Shrrgnien
I hope i dont get annoying here:

Chalice of the Void with 1 counter didn't counter Rancor with Trinisphere in play.

Earnest Fellowship is in play and Sliver Overlord gets blocked by Avacyn, Angel of Hope.
FIXED
Synapse Sliver doesn't draw cards the text in the box when hovering over a sliver also says: "..., you may have draw a card" instead of "..., you may draw a card"
FIXED
Krenko's Enforcer get's blocked by Xathrid Slyblade

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 17 Jul 2014, 01:24
by emerald000
Game.endTurn() is currently bugged, and EndTurnEffect is by extension. Time Stop and Sundial of the Infinite aren't doing anything and Time Vault is quite better as you don't skip your turn to untap it.

EDIT: LevelX
Better create an issue for this kind of things.
Issue: https://github.com/magefree/mage/issues/463

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 17 Jul 2014, 19:49
by Slimmo
Mirrorworks can copy any artifact that enters the battlefield not just the ones you control which it should be.

FIXED

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 17 Jul 2014, 21:25
by LevelX
Bog Wraith wrote:I cast Turn to Frog in back to back turns and the creatures I targeted had no effect done on them by this spell. It did work once in a prior game but failed to do so twice in this game from which I post the log from it below:
I looked at the log and you used Turn to Frog twice on the 1/1 Selfless Cathar enchanted with the Divine Favor that boost it to 2/4.
If you now cast Turn to Frog with target Selfless Cathar, the creature stays at 2/4, because you make a 1/1 to a 1/1 that will be boost after by the enchantment.

Or did I oversee something?

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 17 Jul 2014, 22:21
by The0retico
Rapid Hybridization on my own active Thassa does not produce Frog Lizard token.

FIXED

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 18 Jul 2014, 06:31
by LevelX
Grahf wrote:Cant cycling Tranquil Thicket
Card source is ok.
What exactly happened?

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 18 Jul 2014, 07:34
by Grahf
Opponent had rest in peace. Could it be? I clicked on card, chose cycling ability, pay mana and nothing happened.

Re: Bug Reports 1.3.0 dev 2014-07-11

PostPosted: 18 Jul 2014, 09:07
by LevelX
Grahf wrote:Opponent had rest in peace. Could it be? I clicked on card, chose cycling ability, pay mana and nothing happened.
Sounds like a possible reason for this problem. I'll check.