Bug with Kinship
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Bug with Kinship
by taenia » 18 Nov 2013, 12:39
Description: Just activated the kinship ability on Leaf-Crowned Elder when I got a crash.
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.5-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 x86
Java Version: 1.7.0_45 Oracle Corporation
java.lang.NullPointerException
at forge.card.ability.effects.PlayEffect.resolve(PlayEffect.java:214)
at forge.card.spellability.AbilitySub.resolve(AbilitySub.java:130)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1112)
at forge.card.ability.AbilityUtils.resolveSubAbilities(AbilityUtils.java:1105)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1118)
at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1094)
at forge.card.spellability.HumanPlaySpellAbility.playAbility(HumanPlaySpellAbility.java:93)
at forge.game.player.HumanPlay.playSpellAbilityNoStack(HumanPlay.java:245)
at forge.game.player.PlayerControllerHuman.playSpellAbilityNoStack(PlayerControllerHuman.java:176)
at forge.card.trigger.WrappedAbility.resolve(WrappedAbility.java:362)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1112)
at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1094)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:538)
at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1003)
at forge.game.GameAction.startGame(GameAction.java:1463)
at forge.game.Match$1.run(Match.java:104)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
- taenia
- Posts: 1
- Joined: 18 Nov 2013, 12:33
- Has thanked: 0 time
- Been thanked: 0 time
Re: Bug with Kinship
by drdev » 18 Nov 2013, 14:41
This is another "play without paying mana cost" effect that's already been fixed. I'm not sure when a snapshot build or release will be available with the fix however, but hopefully soon. Other problem cards with the same issue include Cascade and Suspend cards.taenia wrote:Description: Just activated the kinship ability on Leaf-Crowned Elder when I got a crash.
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.5-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 x86
Java Version: 1.7.0_45 Oracle Corporation
java.lang.NullPointerException
at forge.card.ability.effects.PlayEffect.resolve(PlayEffect.java:214)
at forge.card.spellability.AbilitySub.resolve(AbilitySub.java:130)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1112)
at forge.card.ability.AbilityUtils.resolveSubAbilities(AbilityUtils.java:1105)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1118)
at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1094)
at forge.card.spellability.HumanPlaySpellAbility.playAbility(HumanPlaySpellAbility.java:93)
at forge.game.player.HumanPlay.playSpellAbilityNoStack(HumanPlay.java:245)
at forge.game.player.PlayerControllerHuman.playSpellAbilityNoStack(PlayerControllerHuman.java:176)
at forge.card.trigger.WrappedAbility.resolve(WrappedAbility.java:362)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1112)
at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1094)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:538)
at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1003)
at forge.game.GameAction.startGame(GameAction.java:1463)
at forge.game.Match$1.run(Match.java:104)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 57 guests