Page 1 of 1

Forge 1.6.44 hangs on "Waiting for opponent..." after castin

PostPosted: 30 Sep 2021, 21:19
by elricod
Forge 1.6.44 hangs on "Waiting for opponent..." after casting Crux of Fate

Not sure what forge.log is referring to, exactly

Apologies if this is in the wrong forum; this is my first time posting a bug report.

| Open
Game-0 > java.lang.NullPointerException
at forge.ai.AiController.confirmAction(AiController.java:1313)
at forge.ai.PlayerControllerAi.confirmAction(PlayerControllerAi.java:264)
at forge.game.GameAction.stateBasedAction903_9a(GameAction.java:1434)
at forge.game.GameAction.checkStateEffects(GameAction.java:1321)
at forge.game.phase.PhaseHandler.checkStateBasedEffects(PhaseHandler.java:1149)
at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1034)
at forge.game.GameAction.startGame(GameAction.java:1908)
at forge.game.Match.startGame(Match.java:102)
at forge.gamemodes.match.HostedMatch$2.run(HostedMatch.java:251)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

Re: Forge 1.6.44 hangs on "Waiting for opponent..." after ca

PostPosted: 01 Oct 2021, 00:19
by elricod
Had another hang after casting Blasphemous Act. I suspect it is when the AI has Hogaak as commander, and is deciding whether to send back to command zone or allow to go to graveyard.

will test further.

Re: Forge 1.6.44 hangs on "Waiting for opponent..." after ca

PostPosted: 19 Oct 2021, 21:29
by TRT
nice find, will fix it