In the quest mode playing against Da Vinci 2, the computer played
Ascendant Evincar (that I had previously bounced -- I had also previously bounced
Visara the Dreadful (x2);
Korlash, Heir to Blackblade ;
Dauthi Slayer ; and
Dunerider Outlaw) and the game error window popped up. Since the last time the computer played the
Ascendant Evincar, I discarded
Valor (but I don't control any
Plains -- pretty poor planning on my part

). The computer tapped out to play the
Ascendant Evincar, so I not sure what the computer was doing trying to play the
Dunerider Outlaw. I was able to cancel the error window, but could not continue playing...
- Code: Select all
An error has occured. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
http://www.slightlymagic.net/forum/viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
ComputerUtil : payManaCost() cost was not paid for Dunerider Outlaw
Version:
Forge -- official beta: $Date: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows Vista Version: 6.0 Architecture: x86
Java Version: 1.6.0_11 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: ComputerUtil : payManaCost() cost was not paid for Dunerider Outlaw
at forge.ComputerUtil.payManaCost(ComputerUtil.java:414)
at forge.ComputerUtil.playCards(ComputerUtil.java:40)
at forge.ComputerAI_General.playCards(ComputerAI_General.java:37)
at forge.ComputerAI_General.main2(ComputerAI_General.java:31)
at forge.ComputerAI_Input.think(ComputerAI_Input.java:57)
at forge.ComputerAI_Input.showMessage(ComputerAI_Input.java:29)
at forge.GuiInput.setInput(GuiInput.java:27)
at forge.GuiInput.update(GuiInput.java:21)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(MyObservable.java:10)
at forge.Phase.nextPhase(Phase.java:309)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.Phase.nextPhase(Phase.java:313)
at forge.GuiDisplay3$26.actionPerformed(GuiDisplay3.java:798)
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.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)