I ran into this error. I play the Master
Memnarch V2 deck, compy uses a random generated deck.
I just played my first turn, dropping 2
Ornithopter, a
Shield Sphere and a
Tolarian Academy.
Compy played a
Swamp, then gave the error.
-----
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
mtgerror@yahoo.comThere is an error in the card code for
Bloodrite Invoker:
Version:
Forge -- official beta: $Date: 2010-05-01 02:21:42 -0500 (Sat, 01 May 2010) $, SVN revision: $Revision: 916 $
Detailed error trace:
java.lang.RuntimeException: Mana_Part : checkMana() error, argument mana is invalid mana, mana - 8
at forge.Mana_Part.checkSingleMana(Mana_Part.java:20)
at forge.Mana_PartColor.<init>(Mana_PartColor.java:15)
at forge.Mana_PayCost.split(Mana_PayCost.java:81)
at forge.Mana_PayCost.<init>(Mana_PayCost.java:25)
at forge.ManaCost.<init>(ManaCost.java:16)
at forge.ComputerUtil.canPayCost(ComputerUtil.java:162)
at forge.ComputerAI_General.getPlayable(ComputerAI_General.java:232)
at forge.ComputerAI_General.getMain2(ComputerAI_General.java:220)
at forge.ComputerAI_General.playCards(ComputerAI_General.java:60)
at forge.ComputerAI_General.main2(ComputerAI_General.java:55)
at forge.ComputerAI_Input.think(ComputerAI_Input.java:55)
at forge.ComputerAI_Input.showMessage(ComputerAI_Input.java:27)
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:272)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.Phase.nextPhase(Phase.java:276)
at forge.GuiDisplay3$26.actionPerformed(GuiDisplay3.java:786)
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 org.jvnet.substance.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:111)
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)
-----