Page 1 of 1

BUG Report whene CPU playing "Kabria Evangel"

PostPosted: 03 Sep 2014, 11:41
by diegohap
This Bug happend whene the CPU try to play "Kabria Evangel" card. And if I press "Continue Botton" the program doesn't do it. It just stop and no any control it work. I have to kill the program and restar it.

Here is the BUG Report.

Description: [describe what you were doing when the crash occurred]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.22-r26752
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0 Oracle Corporation

java.lang.NullPointerException
   at forge.game.combat.CombatUtil.canAttack(CombatUtil.java:792)
   at forge.game.combat.CombatUtil.canAttack(CombatUtil.java:788)
   at forge.ai.AiAttackController.<init>(AiAttackController.java:103)
   at forge.ai.PlayerControllerAi.chooseProtectionType(PlayerControllerAi.java:663)
   at forge.game.ability.effects.ProtectAllEffect.resolve(ProtectAllEffect.java:49)
   at forge.game.ability.AbilityApiBased.resolve(AbilityApiBased.java:59)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1242)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1224)
   at forge.ai.ComputerUtil.playNoStack(ComputerUtil.java:302)
   at forge.ai.PlayerControllerAi.playSpellAbilityNoStack(PlayerControllerAi.java:317)
   at forge.game.trigger.WrappedAbility.resolve(WrappedAbility.java:402)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1242)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1224)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:572)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1028)
   at forge.game.GameAction.startGame(GameAction.java:1545)
   at forge.game.Match.startGame(Match.java:81)
   at forge.control.FControl$4.run(FControl.java:442)
   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 Report whene CPU playing "Kabria Evangel"

PostPosted: 03 Sep 2014, 12:16
by friarsol
You appear to be on an old release "Forge Version: 1.5.22-r26752" please take a look at the link in my signature for how we request users post bug reports. As always we recommend upgrading to the most recent release (in this case 1.5.25)