Page 1 of 1

BUG Hidden strings

PostPosted: 15 Dec 2013, 17:28
by SuicideBeta
Description: Beta 1.5.5 This happens every time I deal damage with a heroic creature that has hidden strings copied to it. I will expirament further and Edit if I get the problem with multiple creatures.

EDIT: Happens after dealing dmg, and clicking yes to copying hidden strings.

i would post a pic but the forum wont let me xD

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 amd64
Java Version:     1.7.0_21 Oracle Corporation

java.lang.NullPointerException
   at forge.card.ability.effects.PlayEffect.resolve(PlayEffect.java:214)
   at forge.card.ability.AbilityApiBased.resolve(AbilityApiBased.java:62)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1112)
   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)

Re: BUG Hidden strings

PostPosted: 15 Dec 2013, 18:15
by friarsol
Please read the link in my signature for how we request users post bug reports. We've released two betas since the one you are reporting your bug for, and it was fixed in 1.5.6. But please, download the most recent 1.5.7 and report bugs in the thread of the release.

Re: BUG Hidden strings

PostPosted: 17 Dec 2013, 14:30
by SuicideBeta
Thank you so much. And i will read up on it xD i felt like just posting a crash and a bug in the main forge forum felt a little wierd. sorry about that.