It is currently 23 Aug 2025, 19:36
   
Text Size

Current Known Bugs list

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Current Known Bugs list

Postby Rob Cashwalker » 07 Sep 2010, 19:00

Before I fix this, I realize this may affect other cards using the spDamageTgt keyword.

Death Grasp
Should the player still gain life?
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Current Known Bugs list

Postby friarsol » 07 Sep 2010, 19:06

Rob Cashwalker wrote:Before I fix this, I realize this may affect other cards using the spDamageTgt keyword.

Death Grasp
Should the player still gain life?
Ideally we'd have a spot during spell resolution that sees if any of a spells targets are still legal. If so, the spell resolves. If all of them are not legal (either from protection or not being in the right zone), the spell will "fizzle" and drawbacks should not occur.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Current Known Bugs list

Postby lazylockie » 07 Sep 2010, 19:18

Ajani's Pridemate is triggering when the computer is gaining life (my Ajani gained a +1/+1 counter when the AI casted Lightning Helix.
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Current Known Bugs list

Postby Mizar » 07 Sep 2010, 19:51

Here is an excerpt of the Apocalypse FAQ regarding Death Grasp:
* You don't gain any life if Death Grasp is countered because its target left play or became an illegal target before the spell resolved.
http://www.wizards.com/Magic/TCG/Article.aspx?x=magic/products/apocalypsefaq
Mizar
 
Posts: 20
Joined: 05 Sep 2010, 14:05
Location: Germany
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Rob Cashwalker » 08 Sep 2010, 01:19

I was under the impression that a spell tries to resolve as much of the text as possible. In this case, the drawback isn't connected with "and" like Lightning Helix. So the first statement tries to execute, then the second. I know for sure this is the case for cards with one effect, then something like "Draw a card." tacked on another line.

This is definitely a case where the drawback is (incorrectly) handled outside the if block which checks for the legality of the target. In this case it's a quick-fix, but I want to make sure that it doesn't cause an issue with anything else. There may be other instances where it's coded wrong, which will need all cards checked for proper execution.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Current Known Bugs list

Postby friarsol » 08 Sep 2010, 01:29

Rob Cashwalker wrote:I was under the impression that a spell tries to resolve as much of the text as possible. In this case, the drawback isn't connected with "and" like Lightning Helix. So the first statement tries to execute, then the second. I know for sure this is the case for cards with one effect, then something like "Draw a card." tacked on another line.
I think they got rid of that around 6th edition to simplify the rules a bit. Here are the rules for "fizzling"
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Current Known Bugs list

Postby slowe » 08 Sep 2010, 02:40

Rob Cashwalker wrote:I was under the impression that a spell tries to resolve as much of the text as possible.
This is true, but only when the spell has multiple targets and some of them are no longer legal on resolution. If all the targets are illegal, then the game counters the spell. So if you cast Forked Bolt on, say, a Birds of Paradise and a Frostling and the opponent sacrifices the Frostling, the spell still gets to kill the Birds.
I'm pretty certain I'm right here, but I haven't checked.
slowe
 
Posts: 127
Joined: 05 Jan 2010, 14:04
Has thanked: 6 times
Been thanked: 10 times

Re: Current Known Bugs list

Postby Mizar » 08 Sep 2010, 12:05

slowe wrote:This is true, but only when the spell has multiple targets and some of them are no longer legal on resolution. If all the targets are illegal, then the game counters the spell. So if you cast Forked Bolt on, say, a Birds of Paradise and a Frostling and the opponent sacrifices the Frostling, the spell still gets to kill the Birds.
I'm pretty certain I'm right here, but I haven't checked.
Yes, you're right. Here's a FAQ entry of a similar card from the latest set Rise of the Eldrazi:
Repel the Darkness

* If you target zero creatures, Repel the Darkness can't be countered for having no legal targets. When it resolves, all that happens is that you draw a card.

* If you target one creature and that target is illegal as Repel the Darkness resolves, the spell is countered. You don't draw a card.

* If you target two creatures and they're both illegal as Repel the Darkness resolves, the spell is countered; you don't draw a card. If just one is illegal, the spell does resolve; the remaining legal target becomes tapped (if it's untapped at that time) and you draw a card.
Mizar
 
Posts: 20
Joined: 05 Sep 2010, 14:05
Location: Germany
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Rob Cashwalker » 08 Sep 2010, 14:29

Thanks for the info.

I now know why I'm going to dread ever updating our keywords to support the words "up to"... damn that's going to get ugly.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Current Known Bugs list

Postby Corwin72 » 08 Sep 2010, 15:51

build 1918
Creakwood Liege currently costs 2 GB GB GB
It should cost 1 GB GB GB.
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Current Known Bugs list

Postby Sloth » 08 Sep 2010, 16:08

Corwin72 wrote:build 1918
Creakwood Liege currently costs 2 GB GB GB
It should cost 1 GB GB GB.
Now fixed! Thanks for pointing out.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Current Known Bugs list

Postby s1886x » 08 Sep 2010, 16:55

so, i have Sapphire Leech on the field, but any blue spell that i try to cast costs R more than it should instead of U more ruins my strategy :'(
Last edited by Rob Cashwalker on 08 Sep 2010, 18:19, edited 1 time in total.
Reason: spelling correction for card highlight
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Sloth » 08 Sep 2010, 18:49

s1886x wrote:so, i have Sapphire Leech on the field, but any blue spell that i try to cast costs R more than it should instead of U more ruins my strategy :'(
This is already fixed. I guess, you don't have the newest version.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Current Known Bugs list

Postby Rob Cashwalker » 08 Sep 2010, 19:17

. Faceless Butcher -
Shouldn't have the option to cancel selecting a target creature to exile.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Current Known Bugs list

Postby Chris H. » 08 Sep 2010, 19:21

Sloth wrote:
s1886x wrote:so, i have Sapphire Leech on the field, but any blue spell that i try to cast costs R more than it should instead of U more ruins my strategy :'(
This is already fixed. I guess, you don't have the newest version.
`
Yes, s1886x should download the Forge 08/20/2010 (unofficial BETA) version and in addition download the Forge Fix r1825 JAR file. This will bring you up to date.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 28 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 28 users online :: 0 registered, 0 hidden and 28 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 28 guests

Login Form