Page 10 of 10

Re: Forge Beta: 06-28-2013 ver 1.4.2

PostPosted: 12 Jul 2013, 13:11
by CoyotesCreation
When attacking, if the AI casts Condemn the program crashes with this message

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

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

java.lang.NullPointerException
   at forge.game.combat.Combat.assignAttackersDamage(Combat.java:464)
   at forge.game.combat.Combat.assignCombatDamage(Combat.java:513)
   at forge.game.phase.PhaseHandler.onPhaseBegin(PhaseHandler.java:342)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:875)
   at forge.game.GameAction.startGame(GameAction.java:1465)
   at forge.game.Match$1.run(Match.java:105)
   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: Forge Beta: 06-28-2013 ver 1.4.2

PostPosted: 12 Jul 2013, 13:40
by Marek14
 Dread Slaver triggers after it kills an unearthed creature in combat -- the creature shouldn't die, it should be directly exiled.

Re: Forge Beta: 06-28-2013 ver 1.4.2

PostPosted: 12 Jul 2013, 14:37
by gos
When I cast Vacuumelt for free off my Galvanoth, I got stuck. I was asked if wanted to cast the spell, I replied yes. I was allowed to target a creature, which I did. I was prompted to target another creature in the prompt tab, but only the cancel option was enabled. However, pressing the cancel option did nothing and it was impossible to progress the game.

Buggy interaction between replicate and casting spells for free?