Re: Current Known Bugs list
Leyline of Lifeforce is not working properly, my opponent can still counter my creature spells.
Here a screenshot.
Here a screenshot.
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
Yes this is also a known problem. Static abilities can't affect the stack at the moment.Wadjet wrote:Leyline of Lifeforce is not working properly, my opponent can still counter my creature spells.
Here a screenshot.
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.
There is an error in the card code for Cry of Contrition:
Version:
Forge version 1.1.5, build ID 10799
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.card.abilityFactory.AbilityFactory_ZoneAffecting.discardCanPlayAI(AbilityFactory_ZoneAffecting.java:1161)
at forge.card.abilityFactory.AbilityFactory_ZoneAffecting.access$1100(AbilityFactory_ZoneAffecting.java:22)
at forge.card.abilityFactory.AbilityFactory_ZoneAffecting$8.canPlayAI(AbilityFactory_ZoneAffecting.java:858)
at forge.ComputerUtil.canBePlayedAndPayedByAI(ComputerUtil.java:346)
at forge.ComputerAI_General.getPlayable(ComputerAI_General.java:286)
at forge.ComputerAI_General.getOtherPhases(ComputerAI_General.java:251)
at forge.ComputerAI_General.stackResponse(ComputerAI_General.java:427)
at forge.ComputerAI_General.end_of_combat(ComputerAI_General.java:402)
at forge.ComputerAI_Input.think(ComputerAI_Input.java:81)
at forge.ComputerAI_Input.showMessage(ComputerAI_Input.java:48)
at forge.GuiInput.setInput(GuiInput.java:43)
at forge.GuiInput.update(GuiInput.java:32)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(MyObservable.java:17)
at forge.Phase.nextPhase(Phase.java:468)
at forge.Phase.nextPhase(Phase.java:471)
at forge.Phase.nextPhase(Phase.java:471)
at forge.Phase.nextPhase(Phase.java:471)
at forge.Phase.nextPhase(Phase.java:471)
at forge.Phase.nextPhase(Phase.java:471)
at forge.Phase.nextPhase(Phase.java:471)
at forge.GuiDisplay4$33.actionPerformed(GuiDisplay4.java:1147)
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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicRootPaneUI$Actions.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.KeyboardManager.fireBinding(Unknown Source)
at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(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)This is fixed in SVN.Bundy wrote:.Monkey Cage puts tokens on the battlefield that are named 'Green Ape' instead of Ape.
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.
2
Version:
Forge version 1.1.5, build ID 10799
OS: Windows 7 Version: 6.1 Architecture: x86
Java Version: 1.6.0_26 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.ArrayIndexOutOfBoundsException: 2
at forge.Card.hasProperty(Card.java:5122)
at forge.Card.isValid(Card.java:4898)
at forge.GameEntity.isValid(GameEntity.java:221)
at forge.CardList$16.addCard(CardList.java:678)
at forge.CardFilter.filter(CardFilter.java:253)
at forge.CardList.filter(CardList.java:541)
at forge.CardList.getValidCards(CardList.java:676)
at forge.card.trigger.Trigger.requirementsCheck(Trigger.java:364)
at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:369)
at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:315)
at forge.Phase.handleBeginPhase(Phase.java:379)
at forge.gui.input.InputControl.updateInput(InputControl.java:155)
at forge.GuiInput.update(GuiInput.java:30)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(MyObservable.java:17)
at forge.Phase.nextPhase(Phase.java:468)
at forge.GuiDisplay4$33.actionPerformed(GuiDisplay4.java:1147)
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$Actions.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(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)
Sun Droplet caused this error. This is fixed already.Bundy wrote:Don't know why, but i got this error. Sun Droplet was the last card that entered play. It's the computers main phase. I think this is the first round that Black Market would produce mana for the computer. There are 6 counters on Black Market, but there is no mana in the computers manapool. It also tapped 2 lands to pay for the Sun Droplet.
Works for me. Must have been fixed.Foreroes wrote:Lash Out always does damage yet AI loses when clashing
Strange - Soul Charmer gave me an error. It wasn't scripted correctly. Now fixed! Thanks Accountancy.Accountancy wrote:Soul Charmer and a face-down Fortune Thief block the computer's Dreg Reaver, none of them die, then for the next two turns they retain assigned damage, then they died at later points in the game, presumably when the game checked them. I believe the problem lies with Soul Charmer's triggered ability.