Re: Current Known Bugs list
Yeah, That Which Was Taken was coded before counters were supported, and we never bothered to fix it. I started fixing it one time, but then laziness took over 
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=26&t=787
If you read Kiki-jiki carefully you would notice it sets up a delayed triggered ability that sacs the token. Now if you copy that token it no longer links to the set up ability so it won't get sacrificed the beginning of the next end step. So it's all good if you copy it with Rhys the Redeemed and it lives.SoulStorm wrote:Kiki-jiki
I Also discovered that if the tokens created by Kiki-jiki are copied by Rhys the Redeemed the copies aren't sacrifced at the end of the turn but they lose all abilities.
figaroap claims to have fixed this in r1577.Corwin72 wrote:In build r1576 I am being prompted to pay the mana cost to turn Raging Ravine into a creature if I tap the Raging Ravine last to pay for a spell.
Edit: Also happens with Lavaclaw Reaches.
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
Burst Lightning (98) error in chooseTargetAI() - Card c is null, Card check is null
Version:
Forge -- official beta: $Date: 2010-05-01 03:21:42 -0400 (Sat, 01 May 2010) $, SVN revision: $Revision: 916 $
OS: Windows XP Version: 5.1 Architecture: x86
Java Version: 1.6.0_07 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: Burst Lightning (98) error in chooseTargetAI() - Card c is null, Card check is null
at forge.CardFactory$461.chooseTargetAI(CardFactory.java:21611)
at forge.ComputerUtil.playCards(ComputerUtil.java:37)
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:279)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:777)
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)
Out of curiosity, what were you doing when the error happened? I use that card all the time and it has never caused an error.Rob Cashwalker wrote:Using the latest SVN rev.
- 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
Burst Lightning (98) error in chooseTargetAI() - Card c is null, Card check is null
Version:
Forge -- official beta: $Date: 2010-05-01 03:21:42 -0400 (Sat, 01 May 2010) $, SVN revision: $Revision: 916 $
OS: Windows XP Version: 5.1 Architecture: x86
Java Version: 1.6.0_07 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: Burst Lightning (98) error in chooseTargetAI() - Card c is null, Card check is null
at forge.CardFactory$461.chooseTargetAI(CardFactory.java:21611)
at forge.ComputerUtil.playCards(ComputerUtil.java:37)
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:279)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.Phase.nextPhase(Phase.java:283)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:777)
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)