Page 5 of 5

Re: Forge Beta Release 05/06/2017 ver 1.5.62

PostPosted: 06 Jun 2017, 02:37
by timmermac
Xyx wrote:Endless Whispers is (still) messed up. The death trigger always triggers twice, and the delayed trigger sometimes fails to trigger at all, leaving the creature in the graveyard.

EDIT: The death trigger doesn't always trigger, but when it does, it triggers twice. (It's the most interesting trigger in the world.)
Does it drink Dos Equis? (Sorry, my odd sense of humor demanded that I ask that)

Re: Forge Beta Release 05/06/2017 ver 1.5.62

PostPosted: 06 Jun 2017, 05:54
by Nekoatl
During my 2nd upkeep after playing Jotun Owl Keeper, I chose not to pay the 2 mana cumulative upkeep cost, but I only got 1 bird token even though there were 2 age counters when it died.

Re: Forge Beta Release 05/06/2017 ver 1.5.62

PostPosted: 06 Jun 2017, 17:20
by grottomak
Crash when delivering lethal hit with Blightsteel Colossus vs last gauntlet opponent. Enclosed crash log. The bug happens consistently, across platforms and after restarts

Re: Forge Beta Release 05/06/2017 ver 1.5.62

PostPosted: 07 Jun 2017, 10:02
by Hapse
Description: [describe what you were doing when the crash occurred]
Was playing against the AI "InuYasha" who uses shrines, it was the final game. She had 3 of Honden of Seeing Winds down (legendary rule was ignored cause of Mirror Gallery), she was about to draw more cards than there were in the library but once she tried to draw a card from a empty library the game crashed :( and I was even far behind and didn't think I was gonna win :P

NullPointerException | Open
Code: Select all
Forge Version:    1.5.62-r-1
Operating System: Windows 10 10.0 amd64
Java Version:     1.8.0_101 Oracle Corporation

java.lang.NullPointerException
   at forge.quest.QuestWinLoseController.awardEventCredits(QuestWinLoseController.java:224)
   at forge.quest.QuestWinLoseController.access$500(QuestWinLoseController.java:39)
   at forge.quest.QuestWinLoseController$1.run(QuestWinLoseController.java:116)
   at forge.screens.match.ViewWinLose.showRewards(ViewWinLose.java:271)
   at forge.quest.QuestWinLoseController.showRewards(QuestWinLoseController.java:90)
   at forge.screens.match.QuestWinLose.populateCustomPanel(QuestWinLose.java:58)
   at forge.screens.match.ViewWinLose.<init>(ViewWinLose.java:151)
   at forge.screens.match.CMatchUI.finishGame(CMatchUI.java:656)
   at forge.control.FControlGameEventHandler$1.run(FControlGameEventHandler.java:116)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$500(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)