I stole the computer's
Yavimaya Elder (via
Vedalken Shackles) and then blocked with it; when it died, the computer got the triggered ability instead of me.
Wipe Away is supposed to be a split second spell.
At the end of the turn after I had activated
Memory Jar, I got back the card(s) that were in my hand when I activated the
Memory Jar as well as the
Forbid I had imprinted on a
Chrome Mox. First, this shouldn't have happened and, second, even if it had happened, the
Chrome Mox shouldn't still say it was imprinting the
Forbid.
I used
Vedalken Shackles to steal the computer's
Puppeteer Clique. The computer cast
Flame Burst the next turn, destroying the
Puppeteer Clique, which then returned from the graveyard via persist. My
Vedalken Shackles still said it was controlling the
Puppeteer Clique (wrong), so I untapped it and the
Puppeteer Clique went to the graveyard (wrong) and returned again via persist (wrong).
My
Bonehoard Germ was 6/6 blocked by two 3/2
Kitchen Finks in same battle as my 4/4
White Knight was blocked by a
Flametongue Kavu. After first strike damage destroyed the
Flametongue Kavu, the Germ should have become 7/7 to deal 7 damage and survive the combat but it stayed 6/6 and was destroyed.
Cancelling a spell that was partially paid for by a
Sol Ring leaves 1 in your mana pool. Repeat as often as you can stand for a ton of mana. (I thought this problem was fixed a long time ago.)
Playing
Elesh Norn, Grand Cenobite when the computer controls a
Kitchen Finks without a -1/-1 counter on it becomes an infinite loop.
I stole the computer's
Phyrexian Metamorph (copying my
Stillmoon Cavalier) via a
Sower of Temptation but I could never attack with it (for turn after turn). Furthermore, the computer did not get the
Phyrexian Metamorph back when the
Sower of Temptation was destroyed.
Computer cast
Phyrexian Metamorph, targeting my Germ token and the game crashed (for three phases and then locked up, with it keeping a 0/0 black Germ on the battlefield):
- Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.
CardFactory : getCard() invalid card name - Germ
Version:
Forge version 1.1.7-r11770
OS: Windows Vista Version: 6.0 Architecture: x86
Java Version: 1.6.0_11 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: CardFactory : getCard() invalid card name - Germ
at forge.card.cardfactory.AbstractCardFactory.getCard2(AbstractCardFactory.java:474)
at forge.card.cardfactory.AbstractCardFactory.getCard(AbstractCardFactory.java:382)
at forge.card.cardfactory.AbstractCardFactory.copyCard(AbstractCardFactory.java:174)
at forge.GameAction.changeZone(GameAction.java:125)
at forge.GameAction.moveTo(GameAction.java:222)
at forge.GameAction.moveToGraveyard(GameAction.java:372)
at forge.GameAction.sacrificeDestroy(GameAction.java:1164)
at forge.GameAction.destroy(GameAction.java:1250)
at forge.GameAction.checkStateEffects(GameAction.java:927)
at forge.GameAction.checkStateEffects(GameAction.java:758)
at forge.MagicStack.finishResolving(MagicStack.java:985)
at forge.MagicStack.resolveStack(MagicStack.java:868)
at forge.Phase.passPriority(Phase.java:809)
at forge.gui.input.InputPassPriority.selectButtonOK(InputPassPriority.java:54)
at forge.GuiInput.selectButtonOK(GuiInput.java:68)
at forge.GuiDisplay.okButtonActionPerformed(GuiDisplay.java:1419)
at forge.GuiDisplay.access$2500(GuiDisplay.java:109)
at forge.GuiDisplay$33.actionPerformed(GuiDisplay.java:1139)
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)