Page 6 of 6

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 25 Aug 2014, 12:44
by Phoenix
So my Plains always produce white mana but I'm able to cast green / red / ... spells with it.

And I thought I found a way to pump Omnath with multiple mana of other colors each turn.

Thanks for clarifying.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 26 Aug 2014, 12:30
by gos
I cast Alter Reality on my Possessed Aven, choosing to change blue to green. When I gain threshold, it's activated ability still targets blue creatures.

I cast Alter Reality again, after I have threshold, choosing to change blue to green. The activated ability still targets blue creatures.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 26 Aug 2014, 15:04
by Sarusei
Description: enemies turn .. just got this
seems to crash many times when Rafiq of the Many is on the field

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

java.lang.NullPointerException
   at forge.game.ability.AbilityUtils.applyAbilityTextChangeEffects(AbilityUtils.java:1521)
   at forge.game.ability.AbilityUtils.getDefinedCards(AbilityUtils.java:84)
   at forge.ai.ComputerUtilCombat.predictPowerBonusOfAttacker(ComputerUtilCombat.java:1133)
   at forge.ai.ComputerUtilCombat.damageIfUnblocked(ComputerUtilCombat.java:127)
   at forge.ai.AiAttackController.doesHumanAttackAndWin(AiAttackController.java:404)
   at forge.ai.AiAttackController.notNeededAsBlockers(AiAttackController.java:316)
   at forge.ai.AiAttackController.declareAttackers(AiAttackController.java:840)
   at forge.ai.AiController.declareAttackers(AiController.java:1126)
   at forge.ai.PlayerControllerAi.declareAttackers(PlayerControllerAi.java:405)
   at forge.game.phase.PhaseHandler.declareAttackersTurnBasedAction(PhaseHandler.java:474)
   at forge.game.phase.PhaseHandler.onPhaseBegin(PhaseHandler.java:291)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1060)
   at forge.game.GameAction.startGame(GameAction.java:1558)
   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: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 26 Aug 2014, 21:26
by DAZ510
When Im playing the cards are just blank rectangles how do i fix this????

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 27 Aug 2014, 01:45
by TastetheJace
Attacking with Stonebrow, Krosan Hero or another creature with trample while he is on the battlefield will cause the game to crash.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 27 Aug 2014, 02:57
by Snowstorm
Wheel and Deal only allows you to target one opponent in a Multiplayer game.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 27 Aug 2014, 05:22
by Agetian
Description: A crash between quest draft tournament duels. Latest fixed 1.5.24 snapshot from this thread.

NumberFormatException | Open
Code: Select all
 Forge Version: 1.5.25-SNAPSHOT-r27111 (mixed revisions detected; please update from the root directory) Operating System: Mac OS X 10.9.4 x86_64 Java Version: 1.7.0_67 Oracle Corporation java.lang.NumberFormatException: For input string: "quest_draft_undetermined_place"    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)    at java.lang.Integer.parseInt(Integer.java:492)    at java.lang.Integer.parseInt(Integer.java:527)    at forge.quest.QuestDraftUtils.addMatchup(QuestDraftUtils.java:157)    at forge.quest.QuestDraftUtils.startNextMatch(QuestDraftUtils.java:112)    at forge.screens.home.quest.CSubmenuQuestDraft.startNextMatch(CSubmenuQuestDraft.java:520)    at forge.screens.home.quest.CSubmenuQuestDraft.access$000(CSubmenuQuestDraft.java:49)    at forge.screens.home.quest.CSubmenuQuestDraft$7.actionPerformed(CSubmenuQuestDraft.java:234)    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)    at java.awt.Component.processMouseEvent(Component.java:6516)    at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)    at java.awt.Component.processEvent(Component.java:6281)    at java.awt.Container.processEvent(Container.java:2229)    at java.awt.Component.dispatchEventImpl(Component.java:4872)    at java.awt.Container.dispatchEventImpl(Container.java:2287)    at java.awt.Component.dispatchEvent(Component.java:4698)    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)    at java.awt.Container.dispatchEventImpl(Container.java:2273)    at java.awt.Window.dispatchEventImpl(Window.java:2719)    at java.awt.Component.dispatchEvent(Component.java:4698)    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)    at java.awt.EventQueue.access$200(EventQueue.java:103)    at java.awt.EventQueue$3.run(EventQueue.java:694)    at java.awt.EventQueue$3.run(EventQueue.java:692)    at java.security.AccessController.doPrivileged(Native Method)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)    at java.awt.EventQueue$4.run(EventQueue.java:708)    at java.awt.EventQueue$4.run(EventQueue.java:706)    at java.security.AccessController.doPrivileged(Native Method)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)    at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 27 Aug 2014, 06:10
by Dreago
The Visions card Kookus, may not be working correctly. I haven't actually tried it, but the Forge wording is incorrect.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 27 Aug 2014, 12:27
by KrazyTheFox
Agetian wrote:Description: A crash between quest draft tournament duels. Latest fixed 1.5.24 snapshot from this thread.

NumberFormatException | Open
Code: Select all
 Forge Version: 1.5.25-SNAPSHOT-r27111 (mixed revisions detected; please update from the root directory) Operating System: Mac OS X 10.9.4 x86_64 Java Version: 1.7.0_67 Oracle Corporation java.lang.NumberFormatException: For input string: "quest_draft_undetermined_place"    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)    at java.lang.Integer.parseInt(Integer.java:492)    at java.lang.Integer.parseInt(Integer.java:527)    at forge.quest.QuestDraftUtils.addMatchup(QuestDraftUtils.java:157)    at forge.quest.QuestDraftUtils.startNextMatch(QuestDraftUtils.java:112)    at forge.screens.home.quest.CSubmenuQuestDraft.startNextMatch(CSubmenuQuestDraft.java:520)    at forge.screens.home.quest.CSubmenuQuestDraft.access$000(CSubmenuQuestDraft.java:49)    at forge.screens.home.quest.CSubmenuQuestDraft$7.actionPerformed(CSubmenuQuestDraft.java:234)    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)    at java.awt.Component.processMouseEvent(Component.java:6516)    at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)    at java.awt.Component.processEvent(Component.java:6281)    at java.awt.Container.processEvent(Container.java:2229)    at java.awt.Component.dispatchEventImpl(Component.java:4872)    at java.awt.Container.dispatchEventImpl(Container.java:2287)    at java.awt.Component.dispatchEvent(Component.java:4698)    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)    at java.awt.Container.dispatchEventImpl(Container.java:2273)    at java.awt.Window.dispatchEventImpl(Window.java:2719)    at java.awt.Component.dispatchEvent(Component.java:4698)    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)    at java.awt.EventQueue.access$200(EventQueue.java:103)    at java.awt.EventQueue$3.run(EventQueue.java:694)    at java.awt.EventQueue$3.run(EventQueue.java:692)    at java.security.AccessController.doPrivileged(Native Method)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)    at java.awt.EventQueue$4.run(EventQueue.java:708)    at java.awt.EventQueue$4.run(EventQueue.java:706)    at java.security.AccessController.doPrivileged(Native Method)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)    at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
I'll look into fixing that tonight.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 29 Aug 2014, 12:52
by kestell
Trinisphere did not interact right with condescend (and presumably other X spells, tested it with Astral Cornucopia as well)

I wanted to cast condescend for X = 2, but it wanted me to tap 2U before asking for X.

This was on the mobile app, but I assume the source code for the cards are shared, and this is the correct thread to post it in.

Re: Forge Beta: 08-15-2014 ver 1.5.24

PostPosted: 01 Jan 2016, 23:08
by SoMa
KrazyTheFox wrote:
Agetian wrote:Description: A crash between quest draft tournament duels. Latest fixed 1.5.24 snapshot from this thread.

NumberFormatException | Open
Code: Select all
 Forge Version: 1.5.25-SNAPSHOT-r27111 (mixed revisions detected; please update from the root directory) Operating System: Mac OS X 10.9.4 x86_64 Java Version: 1.7.0_67 Oracle Corporation java.lang.NumberFormatException: For input string: "quest_draft_undetermined_place"    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)    at java.lang.Integer.parseInt(Integer.java:492)    at java.lang.Integer.parseInt(Integer.java:527)    at forge.quest.QuestDraftUtils.addMatchup(QuestDraftUtils.java:157)    at forge.quest.QuestDraftUtils.startNextMatch(QuestDraftUtils.java:112)    at forge.screens.home.quest.CSubmenuQuestDraft.startNextMatch(CSubmenuQuestDraft.java:520)    at forge.screens.home.quest.CSubmenuQuestDraft.access$000(CSubmenuQuestDraft.java:49)    at forge.screens.home.quest.CSubmenuQuestDraft$7.actionPerformed(CSubmenuQuestDraft.java:234)    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)    at java.awt.Component.processMouseEvent(Component.java:6516)    at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)    at java.awt.Component.processEvent(Component.java:6281)    at java.awt.Container.processEvent(Container.java:2229)    at java.awt.Component.dispatchEventImpl(Component.java:4872)    at java.awt.Container.dispatchEventImpl(Container.java:2287)    at java.awt.Component.dispatchEvent(Component.java:4698)    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)    at java.awt.Container.dispatchEventImpl(Container.java:2273)    at java.awt.Window.dispatchEventImpl(Window.java:2719)    at java.awt.Component.dispatchEvent(Component.java:4698)    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)    at java.awt.EventQueue.access$200(EventQueue.java:103)    at java.awt.EventQueue$3.run(EventQueue.java:694)    at java.awt.EventQueue$3.run(EventQueue.java:692)    at java.security.AccessController.doPrivileged(Native Method)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)    at java.awt.EventQueue$4.run(EventQueue.java:708)    at java.awt.EventQueue$4.run(EventQueue.java:706)    at java.security.AccessController.doPrivileged(Native Method)    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)    at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
I'll look into fixing that tonight.
Hi, I'm having this exact exception, also between draft games. Was watching the AI playing out their games, then mine didn't start, and clicking on Start gives this exception. Version is 1.5.46-r-1.

NumberFormatException | Open
Code: Select all
Forge Version:    1.5.46-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_66 Oracle Corporation

java.lang.NumberFormatException: For input string: "quest_draft_undetermined_place"
   at java.lang.NumberFormatException.forInputString(Unknown Source)
   at java.lang.Integer.parseInt(Unknown Source)
   at java.lang.Integer.parseInt(Unknown Source)
   at forge.quest.QuestDraftUtils.addMatchup(QuestDraftUtils.java:146)
   at forge.quest.QuestDraftUtils.startNextMatch(QuestDraftUtils.java:107)
   at forge.screens.home.quest.CSubmenuQuestDraft.startNextMatch(CSubmenuQuestDraft.java:579)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$000(CSubmenuQuestDraft.java:60)
   at forge.screens.home.quest.CSubmenuQuestDraft$7.actionPerformed(CSubmenuQuestDraft.java:281)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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)