It is currently 28 Aug 2025, 11:44
   
Text Size

Current Known Bugs list

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Current Known Bugs list

Postby Chris H. » 17 May 2011, 17:03

Ulthwithian wrote:Morbid Bloom does not seem to put Saproling tokens into play.
`
Fixed Morbid Bloom, it will now "put X 1/1 green Saproling creature tokens onto the battlefield, where X is the exiled card's toughness."

Thank you Ulthwithian.

Ulthwithian wrote:Epic Proportions does not remove the +5/+5 if it's removed.
`
We have received a couple of reports in reference to one aura or another having this problem, not sure what is causing it at this time.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Current Known Bugs list

Postby Eowin » 17 May 2011, 18:23

Hi Developers,

if a creature was enchanted and the enchantment is removed, than the enchantment abilities are still in effect. I noticed this several times in different circumstances. This time it was a Totem Armor, which was removed because the creature was destroyed.

Thanks for your work =:)

Eowin
Eowin
 
Posts: 59
Joined: 25 Sep 2010, 10:38
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby cc-drake » 17 May 2011, 21:30

- When you control Noble Purpose, attack with multiple creatures and kill AI by combat damage, you're asked to select a order to put the multiple lifelinks onto the stack even if you have already won.
- AI has Chimeric Idol and an Immolating Souleater, and cast Animate Artifact on Chimeric Idol. On resolution, Animate Artifact comes into play enchanting the Souleater and the text
Enchant Artifact
As long as enchanted artifact isn't a creature, it's an artifact creature with power and toughness each equal to its converted mana cost.

Animate Artifact - targeting Chimeric Idol (84)
*Enchanting Immolating Souleater (77)*
Later on, AI cast Psychic Venom on my Mountain. This time, Psychic Venom has
Psychic Venom - targeting Mountain (37)
*Enchanting Mountain (43)*
and both Mountains (different IDs!) were grouped on a seperate landpile. Seems like AI has a kind of multiple personality :-)
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Current Known Bugs list

Postby Ulthwithian » 17 May 2011, 21:47

Oh, another bug I've noticed (in the last version) is that triggered abilities of permanents not controlled by their owner are still controlled by the owner. I'll see if I can duplicate it here.
Ulthwithian
 
Posts: 28
Joined: 07 Oct 2010, 13:21
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby gos » 17 May 2011, 22:49

I think the AI has Mother of Runes in his hand or library:

Code: Select all
An error has occurred. 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


AbilityFactory : getAbility -- abString too short in Mother of Runes


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_13 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.RuntimeException: AbilityFactory : getAbility -- abString too short in Mother of Runes
    at forge.card.abilityFactory.AbilityFactory.getMapParams(AbilityFactory.java:104)
    at forge.card.abilityFactory.AbilityFactory.getAbility(AbilityFactory.java:140)
    at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:359)
    at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:258)
    at forge.Phase.handleBeginPhase(Phase.java:293)
    at forge.gui.input.InputControl.updateInput(InputControl.java:97)
    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:9)
    at forge.Phase.nextPhase(Phase.java:375)
    at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:746)
    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)
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Current Known Bugs list

Postby timmermac » 17 May 2011, 23:51

05/17 beta:

I cast a Lavamancer's Skill on my Tarpan and get the following error.
Code: Select all
An error has occurred. 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


AbilityFactory : SpellAbility was not created for Tarpan. Looking for API: DealDamage2


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_23 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.RuntimeException: AbilityFactory : SpellAbility was not created for Tarpan. Looking for API: DealDamage2
   at forge.card.abilityFactory.AbilityFactory.getAbility(AbilityFactory.java:658)
   at forge.GameActionUtil$6.addStaticEffects(GameActionUtil.java:5791)
   at forge.GameActionUtil$6.execute(GameActionUtil.java:5754)
   at forge.GameAction.checkStateEffects(GameAction.java:504)
   at forge.MagicStack.resolveStack(MagicStack.java:789)
   at forge.Phase.passPriority(Phase.java:538)
   at forge.ComputerAI_General.stackResponse(ComputerAI_General.java:346)
   at forge.ComputerAI_General.stack_not_empty(ComputerAI_General.java:285)
   at forge.gui.input.InputControl.updateInput(InputControl.java:151)
   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:9)
   at forge.gui.input.InputControl.resetInput(InputControl.java:58)
   at forge.Phase.passPriority(Phase.java:527)
   at forge.gui.input.Input_PassPriority.selectButtonOK(Input_PassPriority.java:42)
   at forge.GuiInput.selectButtonOK(GuiInput.java:37)
   at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:954)
   at forge.GuiDisplay4.access$3(GuiDisplay4.java:953)
   at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:741)
   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)
I am able to proceed, however, the card gives absolutely no effect.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Current Known Bugs list

Postby Agetian » 18 May 2011, 04:25

I noticed that the AI taps its Pradesh Gypsies during its own turn to reduce the attack of my card by 2 either when I don't even attack or after I have already attacked and dealt damage. As such it also keeps Pradesh Gypsies tapped at all times, unable to block my attack even if it's a fatal one. Would have been better if it either tapped it on my attacking creatures or something like that (or, as a preventive measure, in my turn before I attack).
Agetian
Programmer
 
Posts: 3489
Joined: 14 Mar 2011, 05:58
Has thanked: 684 times
Been thanked: 572 times

Re: Current Known Bugs list

Postby Agetian » 18 May 2011, 05:11

Also, here's a deck editor bug I encountered today - I did a Legends draft (LEG/LEG/LEG) and then tried to open my Draft deck in the Deck Editor, and it crashed with this error:

Code: Select all
An error has occurred. 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


null


Version:
Forge -- official beta: $Date: 2011-01-06 19:34:48 +0300 (Чт, 06 янв 2011) $, SVN revision: $Revision: 4891 $

OS: Windows Vista Version: 6.0 Architecture: x86

Java Version: 1.6.0_20 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.Gui_DeckEditor.updateDisplay(Gui_DeckEditor.java:176)
   at forge.Gui_DeckEditor_Menu.showDraftDeck(Gui_DeckEditor_Menu.java:925)
   at forge.Gui_DeckEditor_Menu.openDraft(Gui_DeckEditor_Menu.java:889)
   at forge.Gui_DeckEditor_Menu.access$10(Gui_DeckEditor_Menu.java:873)
   at forge.Gui_DeckEditor_Menu$22$1.run(Gui_DeckEditor_Menu.java:1367)
   at java.awt.event.InvocationEvent.dispatch(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)
Here's the draft deck file that I apparently tried to load (it was 0.dck under the draft folder, which is the usual deck used by human players):

Code: Select all
[metadata]
Name=Draft 03
Deck Type=draft
[main]
[sideboard]
2 Zephyr Falcon|LEG
1 Kobolds of Kher Keep|LEG
1 Holy Day|LEG
20 Island|LEG
1 Killer Bees|LEG
3 Durkwood Boars|LEG
1 Cyclopean Mummy|LEG
2 Amrou Kithkin|LEG
20 Swamp|LEG
1 Walking Dead|LEG
1 Syphon Soul|LEG
1 Green Mana Battery|LEG
3 Hornet Cobra|LEG
1 Crimson Kobolds|LEG
2 Barbary Apes|LEG
1 Gaseous Form|LEG
1 Craw Giant|LEG
1 Remove Enchantments|LEG
2 Vampire Bats|LEG
1 Whirling Dervish|LEG
1 Headless Horseman|LEG
2 Moss Monster|LEG
1 D'Avenant Archer|LEG
2 Cat Warriors|LEG
20 Mountain|LEG
20 Plains|LEG
1 Mirror Universe|LEG
5 Lost Soul|LEG
1 Quagmire|LEG
1 Divine Offering|LEG
20 Forest|LEG
1 Transmutation|LEG
2 Keepers of the Faith|LEG
2 Spirit Shackle|LEG
I believe my version is SVN circa r8774.

EDIT: I was able to get down to the reason for this bug, the reason is that the draft code assigns the Legends set to the Plains/Island/Swamp/etc. but such cards do not exist in the Legends set, so the game fails to draw the picture or something. Changing the edition code for the basic lands from LEG to 5ED or something like that fixes the issue.

EDIT 2: Forwarded this bug to Rob Cashwalker in the appropriate draft mode thread too.
Agetian
Programmer
 
Posts: 3489
Joined: 14 Mar 2011, 05:58
Has thanked: 684 times
Been thanked: 572 times

Re: Current Known Bugs list

Postby cc-drake » 18 May 2011, 07:51

- Morphed-down creature spells can trigger Titania's Chosen
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Current Known Bugs list

Postby Sloth » 18 May 2011, 08:27

timmermac wrote:05/17 beta:

I cast a Lavamancer's Skill on my Tarpan and get the following error.
Code: Select all
An error has occurred. 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


AbilityFactory : SpellAbility was not created for Tarpan. Looking for API: DealDamage2


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_23 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.RuntimeException: AbilityFactory : SpellAbility was not created for Tarpan. Looking for API: DealDamage2
   at forge.card.abilityFactory.AbilityFactory.getAbility(AbilityFactory.java:658)
   at forge.GameActionUtil$6.addStaticEffects(GameActionUtil.java:5791)
   at forge.GameActionUtil$6.execute(GameActionUtil.java:5754)
   at forge.GameAction.checkStateEffects(GameAction.java:504)
   at forge.MagicStack.resolveStack(MagicStack.java:789)
   at forge.Phase.passPriority(Phase.java:538)
   at forge.ComputerAI_General.stackResponse(ComputerAI_General.java:346)
   at forge.ComputerAI_General.stack_not_empty(ComputerAI_General.java:285)
   at forge.gui.input.InputControl.updateInput(InputControl.java:151)
   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:9)
   at forge.gui.input.InputControl.resetInput(InputControl.java:58)
   at forge.Phase.passPriority(Phase.java:527)
   at forge.gui.input.Input_PassPriority.selectButtonOK(Input_PassPriority.java:42)
   at forge.GuiInput.selectButtonOK(GuiInput.java:37)
   at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:954)
   at forge.GuiDisplay4.access$3(GuiDisplay4.java:953)
   at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:741)
   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)
I am able to proceed, however, the card gives absolutely no effect.
Fixed! Thanks timmermac.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Current Known Bugs list

Postby Eowin » 18 May 2011, 08:43

Hi Developers,

if I pumped Omnath, Locus of Mana in a game, it starts the next game with the last pumped power/toughness value instead of 1/1. Manapool is empty after choose to mulligan.

Many thanks for your work =:)

Eowin
Last edited by Chris H. on 18 May 2011, 19:16, edited 1 time in total.
Reason: Mouseover
Eowin
 
Posts: 59
Joined: 25 Sep 2010, 10:38
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Bundy » 18 May 2011, 09:42

When i have Caltrops in play, i get this error when a creature attacks.

Code: Select all
An error has occurred. 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


forge.Card cannot be cast to forge.card.spellability.SpellAbility


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_23 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.ClassCastException: forge.Card cannot be cast to forge.card.spellability.SpellAbility
   at forge.card.abilityFactory.AbilityFactory.getDefinedSpellAbilities(AbilityFactory.java:1077)
   at forge.card.abilityFactory.AbilityFactory.getDefinedObjects(AbilityFactory.java:1092)
   at forge.card.abilityFactory.AbilityFactory_DealDamage.damageStackDescription(AbilityFactory_DealDamage.java:137)
   at forge.card.abilityFactory.AbilityFactory_DealDamage.access$2(AbilityFactory_DealDamage.java:129)
   at forge.card.abilityFactory.AbilityFactory_DealDamage$1.getStackDescription(AbilityFactory_DealDamage.java:55)
   at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:369)
   at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:275)
   at forge.CombatUtil.checkDeclareAttackers(CombatUtil.java:1334)
   at forge.PhaseUtil.handleAttackingTriggers(PhaseUtil.java:412)
   at forge.CombatUtil.checkPropagandaEffects(CombatUtil.java:1263)
   at forge.PhaseUtil.handleDeclareAttackers(PhaseUtil.java:389)
   at forge.Phase.handleBeginPhase(Phase.java:207)
   at forge.gui.input.InputControl.updateInput(InputControl.java:97)
   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:9)
   at forge.Phase.nextPhase(Phase.java:385)
   at forge.Phase.nextPhase(Phase.java:388)
   at forge.Phase.nextPhase(Phase.java:388)
   at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:746)
   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.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)
When i close the error window the game stops in the current phase and i can't continue.
Bundy
 
Posts: 348
Joined: 17 Dec 2010, 17:32
Location: The netherlands
Has thanked: 23 times
Been thanked: 3 times

Re: Current Known Bugs list

Postby Eowin » 18 May 2011, 09:53

Hi Developers,

Life's Finale shows my library and I can only remove creatures from my library into my grave.

Thanks for your work =:)

Eowin
Last edited by Chris H. on 18 May 2011, 19:13, edited 2 times in total.
Reason: Mouseover
Eowin
 
Posts: 59
Joined: 25 Sep 2010, 10:38
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Hellfish » 18 May 2011, 10:41

Bundy wrote:When i have Caltrops in play, i get this error when a creature attacks.

Code: Select all
An error has occurred. 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


forge.Card cannot be cast to forge.card.spellability.SpellAbility


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_23 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.ClassCastException: forge.Card cannot be cast to forge.card.spellability.SpellAbility
   at forge.card.abilityFactory.AbilityFactory.getDefinedSpellAbilities(AbilityFactory.java:1077)
   at forge.card.abilityFactory.AbilityFactory.getDefinedObjects(AbilityFactory.java:1092)
   at forge.card.abilityFactory.AbilityFactory_DealDamage.damageStackDescription(AbilityFactory_DealDamage.java:137)
   at forge.card.abilityFactory.AbilityFactory_DealDamage.access$2(AbilityFactory_DealDamage.java:129)
   at forge.card.abilityFactory.AbilityFactory_DealDamage$1.getStackDescription(AbilityFactory_DealDamage.java:55)
   at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:369)
   at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:275)
   at forge.CombatUtil.checkDeclareAttackers(CombatUtil.java:1334)
   at forge.PhaseUtil.handleAttackingTriggers(PhaseUtil.java:412)
   at forge.CombatUtil.checkPropagandaEffects(CombatUtil.java:1263)
   at forge.PhaseUtil.handleDeclareAttackers(PhaseUtil.java:389)
   at forge.Phase.handleBeginPhase(Phase.java:207)
   at forge.gui.input.InputControl.updateInput(InputControl.java:97)
   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:9)
   at forge.Phase.nextPhase(Phase.java:385)
   at forge.Phase.nextPhase(Phase.java:388)
   at forge.Phase.nextPhase(Phase.java:388)
   at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:746)
   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.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)
When i close the error window the game stops in the current phase and i can't continue.
Should be fixed. Thanks!
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
User avatar
Hellfish
Programmer
 
Posts: 1297
Joined: 07 Jun 2009, 10:41
Location: South of the Pumphouse
Has thanked: 110 times
Been thanked: 169 times

Re: Current Known Bugs list

Postby Agetian » 18 May 2011, 12:10

Here's another bug I noticed: when the AI uses Spirit Shackle on my Whirling Dervish, the Spirit Shackle goes directly to the AI's graveyard for some reason (and has no effect on my card).
Agetian
Programmer
 
Posts: 3489
Joined: 14 Mar 2011, 05:58
Has thanked: 684 times
Been thanked: 572 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 50 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 50 users online :: 0 registered, 0 hidden and 50 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 50 guests

Login Form