Scored me another crash, here is the dirt: (this time, compy decided to think... it happened on his turn)
=====
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:
viewforum.php?f=26If you don't want to register an account, you can mail it directly to
mtgrares@yahoo.comComputerUtil : payManaCost() cost was not paid
Detailed error trace:
java.lang.RuntimeException: ComputerUtil : payManaCost() cost was not paid
at ComputerUtil.payManaCost(ComputerUtil.java:194)
at ComputerUtil.playCards(ComputerUtil.java:37)
at ComputerAI_General.playCards(ComputerAI_General.java:44)
at ComputerAI_General.main1(ComputerAI_General.java:32)
at ComputerAI_Input.think(ComputerAI_Input.java:30)
at ComputerAI_Input.showMessage(ComputerAI_Input.java:22)
at GuiInput.setInput(GuiInput.java:23)
at GuiInput.update(GuiInput.java:17)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at MyObservable.updateObservers(MyObservable.java:9)
at Phase.nextPhase(Phase.java:106)
at Phase.nextPhase(Phase.java:110)
at Phase.nextPhase(Phase.java:110)
at Phase.nextPhase(Phase.java:110)
at Phase.nextPhase(Phase.java:110)
at Phase.nextPhase(Phase.java:110)
at GuiDisplay3$25.actionPerformed(GuiDisplay3.java:781)
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)