Current Known Bugs list
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Current Known Bugs list
by indicatie » 02 Dec 2010, 10:57
I tried to activate Baku Altar and got this error:
- 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
null
Version:
Forge -- official beta: $Date: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows Vista Version: 6.0 Architecture: x86
Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.AbilityFactory_Token.doStackDescription(AbilityFactory_Token.java:209)
at forge.AbilityFactory_Token.access$2(AbilityFactory_Token.java:180)
at forge.AbilityFactory_Token$1.getStackDescription(AbilityFactory_Token.java:118)
at forge.SpellAbility_Requirements.addAbilityToStack(SpellAbility_Requirements.java:82)
at forge.SpellAbility_Requirements.finishPaying(SpellAbility_Requirements.java:66)
at forge.Cost_Payment.payCost(Cost_Payment.java:324)
at forge.Input_PayCostMana.done(Input_PayCostMana.java:56)
at forge.Input_PayCostMana.showMessage(Input_PayCostMana.java:73)
at forge.Input_PayCostMana.selectCard(Input_PayCostMana.java:46)
at forge.GuiInput.selectCard(GuiInput.java:47)
at forge.GuiDisplay4$10.mousePressed(GuiDisplay4.java:422)
at java.awt.AWTEventMulticaster.mousePressed(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)
Don't mistake lack of talent for genius.
Re: Current Known Bugs list
by friarsol » 02 Dec 2010, 14:10
To fix Baku Altar go into your /res/cardsfolder folder and open baku_altar.txt.
The line that starts with A:AB$Token replace with:
The line that starts with A:AB$Token replace with:
- Code: Select all
A:AB$Token | Cost$ 2 T SubCounter<1/KI> | TokenAmount$ 1 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenOwner$ Controller | SpellDescription$ Put a 1/1 colorless Spirit creature token onto the battlefield.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Current Known Bugs list
by Kersed » 02 Dec 2010, 14:47
In the 11/30 release Elvish Archdruid doesn't work. The "other elf creatures you control get +1/+1" bit specifically.
Fauna Shaman's ability has been incorrect since the last version. I noticed it a while ago, but forgot to post it here. It's missing the tap part of the cost.
Funnily enough, Siege-Gang Commander had tap added to his ability's cost last version.
Fauna Shaman's ability has been incorrect since the last version. I noticed it a while ago, but forgot to post it here. It's missing the tap part of the cost.
Funnily enough, Siege-Gang Commander had tap added to his ability's cost last version.
---
Tiger got to hunt, bird got to fly; Man got to sit and wonder 'why, why, why?' Tiger got to sleep, bird got to land; Man got to tell himself he understand.
Tiger got to hunt, bird got to fly; Man got to sit and wonder 'why, why, why?' Tiger got to sleep, bird got to land; Man got to tell himself he understand.
-
Kersed - Posts: 56
- Joined: 03 Mar 2010, 18:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Chris H. » 02 Dec 2010, 15:10
It looks like the fix for Baku Altar was merged into the SVN shortly after the beta release.
-
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
by Sloth » 02 Dec 2010, 15:17
This is fixed now. Thanks SoulStorm.SoulStorm wrote::Ophidian Eye and Curiosity are only working with combat damage.
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Current Known Bugs list
by s1886x » 02 Dec 2010, 18:44
the computer put out an elspeth, then an ajani, and i didn't get the option of directing attackers at ajani. a 2 planeswalker bug?
- s1886x
- Posts: 141
- Joined: 14 Jun 2010, 01:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by friarsol » 02 Dec 2010, 19:42
Actually it's more of a non-feature. Right now you can only attack one Planeswalker. As far as I can tell, this has been the situation since Planeswalkers were first implemented, which was before I started on the project.s1886x wrote:the computer put out an elspeth, then an ajani, and i didn't get the option of directing attackers at ajani. a 2 planeswalker bug?
I'll put up an Issue in the tracker. I know Sloth is working in the Combat stuff right now, but in a completely different area.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Current Known Bugs list
by PhoenixAvenger » 02 Dec 2010, 20:37
Couple things I've noticed (latest beta to r4048):
- Eldrazi Spawn tokens produced by Skittering Invasion are green. They should be colorless. (This may apply to other cards converted to AB/SP$Token.)
- Scion of Oona doesn't confer Shroud to Bitterblossom. It appears that this was restricted to creatures when the stPumpAll conversion happened in r3936. (Interestingly, the ability separation was honored with Eladamri, Lord of Leaves...)
- Some basic land pictures are showing up while others are not. I can't seem to find any consistent reason why those that don't show don't. (The none.jpg placeholder is showing up in its place properly, though.)
On a different note, I think I may have found a fix to Ajani's Pridemate and Ageless Entity:
- Under the Special Condition field in the WheneverKeyword text in their triggered ability code (last field before the text description), put "Initiator - OwnedByController" in place of "No Special Condition".
For example, casting Path of Peace on an AI's creature did not trigger the ability of Ajani's Pridemate, while doing so on my own creature did. More testing on this might be needed (especially where an AI's card causes the human to gain life), but everything seems to work without errors so far.
- Eldrazi Spawn tokens produced by Skittering Invasion are green. They should be colorless. (This may apply to other cards converted to AB/SP$Token.)
- Scion of Oona doesn't confer Shroud to Bitterblossom. It appears that this was restricted to creatures when the stPumpAll conversion happened in r3936. (Interestingly, the ability separation was honored with Eladamri, Lord of Leaves...)
- Some basic land pictures are showing up while others are not. I can't seem to find any consistent reason why those that don't show don't. (The none.jpg placeholder is showing up in its place properly, though.)
On a different note, I think I may have found a fix to Ajani's Pridemate and Ageless Entity:
- Under the Special Condition field in the WheneverKeyword text in their triggered ability code (last field before the text description), put "Initiator - OwnedByController" in place of "No Special Condition".
For example, casting Path of Peace on an AI's creature did not trigger the ability of Ajani's Pridemate, while doing so on my own creature did. More testing on this might be needed (especially where an AI's card causes the human to gain life), but everything seems to work without errors so far.
-
PhoenixAvenger - Posts: 62
- Joined: 31 Aug 2010, 23:34
- Location: NorCal
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Sloth » 02 Dec 2010, 21:24
This is fixed now. Good catch PhoenixAvenger.PhoenixAvenger wrote:- Eldrazi Spawn tokens produced by Skittering Invasion are green. They should be colorless. (This may apply to other cards converted to AB/SP$Token.)
- Scion of Oona doesn't confer Shroud to Bitterblossom. It appears that this was restricted to creatures when the stPumpAll conversion happened in r3936. (Interestingly, the ability separation was honored with Eladamri, Lord of Leaves...)
I can't believe this will be correct. It sounds like Grove of the Burnwillows would still trigger them for example.PhoenixAvenger wrote:On a different note, I think I may have found a fix to Ajani's Pridemate and Ageless Entity:
- Under the Special Condition field in the WheneverKeyword text in their triggered ability code (last field before the text description), put "Initiator - OwnedByController" in place of "No Special Condition".
For example, casting Path of Peace on an AI's creature did not trigger the ability of Ajani's Pridemate, while doing so on my own creature did. More testing on this might be needed (especially where an AI's card causes the human to gain life), but everything seems to work without errors so far.
On the other hand the whenever keyword acts weird in a lot of places, so this might be working by chance.
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Current Known Bugs list
by s1886x » 02 Dec 2010, 22:00
hedron crab made my computer go ka-bloowe!
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=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: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows Vista Version: 6.0 Architecture: x86
Java Version: 1.6.0_11 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.AllZoneUtil.getPlayerCardsInLibrary(AllZoneUtil.java:230)
at forge.GameAction.mill(GameAction.java:119)
at forge.GameActionUtil$380.resolve(GameActionUtil.java:4936)
at forge.Input_StackNotEmpty.selectButtonOK(Input_StackNotEmpty.java:58)
at forge.GuiInput.selectButtonOK(GuiInput.java:36)
at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:985)
at forge.GuiDisplay4.access$3(GuiDisplay4.java:984)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:771)
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)
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=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: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows Vista Version: 6.0 Architecture: x86
Java Version: 1.6.0_11 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.AllZoneUtil.getPlayerCardsInLibrary(AllZoneUtil.java:230)
at forge.GameAction.mill(GameAction.java:119)
at forge.GameActionUtil$380.resolve(GameActionUtil.java:4936)
at forge.Input_StackNotEmpty.selectButtonOK(Input_StackNotEmpty.java:58)
at forge.GuiInput.selectButtonOK(GuiInput.java:36)
at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:985)
at forge.GuiDisplay4.access$3(GuiDisplay4.java:984)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:771)
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)
- s1886x
- Posts: 141
- Joined: 14 Jun 2010, 01:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by PhoenixAvenger » 02 Dec 2010, 22:09
Just tested Grove of the Burnwillows in my test deck and it doesn't trigger my Pridemates while it did trigger my opponent's. Also targeted AI with Soothing Balm and its Pridemates triggered while mine didn't. This looks like it's working on all fronts.Sloth wrote:I can't believe this will be correct. It sounds like Grove of the Burnwillows would still trigger them for example.
On the other hand the whenever keyword acts weird in a lot of places, so this might be working by chance.

-
PhoenixAvenger - Posts: 62
- Joined: 31 Aug 2010, 23:34
- Location: NorCal
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Rob Cashwalker » 03 Dec 2010, 00:07
Set images in general weren't completely operational in the beta release. This should be mostly fixed in the current SVN, aka "next beta".PhoenixAvenger wrote:- Some basic land pictures are showing up while others are not. I can't seem to find any consistent reason why those that don't show don't. (The none.jpg placeholder is showing up in its place properly, though.)
On the other hand, some early sets didn't have 4 land pictures, some had only 2 and others had 3. For now, the code assumes 4, but if it can't find the file, it should default to a "LQ" (Image_Base folder) land image, unless that's not available as well.
Alternate fix is to go through your HQ pics folders and for any set with only 2 land arts, copy Land1 and Land2 as Land3 and Land4.
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: Current Known Bugs list
by Mr.Chaos » 03 Dec 2010, 09:51
Error time!
Compy played Shared Triumph on turn 3 and immediately produced this error:
(It looks like no crerature type was selected, even though Compy plays an ally deck here.)
*****
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=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: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows XP Version: 5.1 Architecture: x86
Java Version: 1.6.0_17 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.CardFactoryUtil.getMostProminentCreatureType(CardFactoryUtil.java:4247)
at forge.CardFactoryUtil.chooseCreatureTypeAI(CardFactoryUtil.java:4342)
at forge.CardFactory$60.resolve(CardFactory.java:6815)
at forge.MagicStack.add(MagicStack.java:186)
at forge.CardFactory$61.execute(CardFactory.java:6832)
at forge.Ability_Triggered.resolve(Ability_Triggered.java:44)
at forge.MagicStack.add(MagicStack.java:186)
at forge.MagicStack.unfreezeStack(MagicStack.java:40)
at forge.MagicStack.resolveStack(MagicStack.java:548)
at forge.Phase.passPriority(Phase.java:570)
at forge.Input_PassPriority.selectButtonOK(Input_PassPriority.java:35)
at forge.GuiInput.selectButtonOK(GuiInput.java:35)
at forge.GuiDisplay3.okButtonActionPerformed(GuiDisplay3.java:1012)
at forge.GuiDisplay3.access$3(GuiDisplay3.java:1011)
at forge.GuiDisplay3$26.actionPerformed(GuiDisplay3.java:806)
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)
*****
Compy played Shared Triumph on turn 3 and immediately produced this error:
(It looks like no crerature type was selected, even though Compy plays an ally deck here.)
*****
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=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: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows XP Version: 5.1 Architecture: x86
Java Version: 1.6.0_17 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.CardFactoryUtil.getMostProminentCreatureType(CardFactoryUtil.java:4247)
at forge.CardFactoryUtil.chooseCreatureTypeAI(CardFactoryUtil.java:4342)
at forge.CardFactory$60.resolve(CardFactory.java:6815)
at forge.MagicStack.add(MagicStack.java:186)
at forge.CardFactory$61.execute(CardFactory.java:6832)
at forge.Ability_Triggered.resolve(Ability_Triggered.java:44)
at forge.MagicStack.add(MagicStack.java:186)
at forge.MagicStack.unfreezeStack(MagicStack.java:40)
at forge.MagicStack.resolveStack(MagicStack.java:548)
at forge.Phase.passPriority(Phase.java:570)
at forge.Input_PassPriority.selectButtonOK(Input_PassPriority.java:35)
at forge.GuiInput.selectButtonOK(GuiInput.java:35)
at forge.GuiDisplay3.okButtonActionPerformed(GuiDisplay3.java:1012)
at forge.GuiDisplay3.access$3(GuiDisplay3.java:1011)
at forge.GuiDisplay3$26.actionPerformed(GuiDisplay3.java:806)
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)
*****
](./images/smilies/eusa_wall.gif)

- Mr.Chaos
- Tester
- Posts: 625
- Joined: 06 Sep 2008, 08:15
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Sloth » 03 Dec 2010, 11:24
This should be fixed now (as well as Cover of Darkness, Steely Resolve, Belbe's Portal, Conspiracy and Enginered Plague).Mr.Chaos wrote:Error time!
Compy played Shared Triumph on turn 3 and immediately produced this error:
(It looks like no crerature type was selected, even though Compy plays an ally deck here.)
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Current Known Bugs list
by Dracontes » 03 Dec 2010, 12:55
First of all great update on 11-30
Here's my contribution to the bug report. Hope it helps.
All Planeswalkers are tagged as Limited Edition Alpha cards.
Captain Sisay still mentions "Legend" as a creature type when it should only mention legendary cards.
Probably something to do in the long run: referring to Gatherer, substitute "play" for "cast" where applicable.
Krovikan Horror should at least have a mention of the "raise dead" ability not being implemented.
I can accept "changeling" as a description of Mistform Ultimus' ability but having him as "Creature - Illusion Legend" seems a gross oversight.
The error report below (there's also a screen grab appended for clarity) was caused by my trying to pay for the Helix Pinnacle's counter ability with mana from the Black Mana Battery. Having had no mana for my effort I canceled the whole affair though I did get a prompt for removing counters from the mana battery after having cancelled the pinnacle's payment to which either response, Cancel or OK, was equally irrelevant (i. e., I'm not sure which of those actions I actually did) as I had no counters on it and I just wanted the one black mana it produced removing 0 counters. Even after closing the error window the program still asks me to pay for the pinnacle's ability, and is for all intents and purposes locked up.
The human player having a Propaganda on the battlefield is completely ignored by the AI which squanders mana to pump its creatures during Main Phase, albeit drawing a card, but then can't attack with them when combat starts.
Cognivore comes onto the battlefield as a 4/4 but an Angelic Chorus on the battlefield has me gaining only 1 life.

Here's my contribution to the bug report. Hope it helps.
All Planeswalkers are tagged as Limited Edition Alpha cards.
Captain Sisay still mentions "Legend" as a creature type when it should only mention legendary cards.
Probably something to do in the long run: referring to Gatherer, substitute "play" for "cast" where applicable.
Krovikan Horror should at least have a mention of the "raise dead" ability not being implemented.
I can accept "changeling" as a description of Mistform Ultimus' ability but having him as "Creature - Illusion Legend" seems a gross oversight.
The error report below (there's also a screen grab appended for clarity) was caused by my trying to pay for the Helix Pinnacle's counter ability with mana from the Black Mana Battery. Having had no mana for my effort I canceled the whole affair though I did get a prompt for removing counters from the mana battery after having cancelled the pinnacle's payment to which either response, Cancel or OK, was equally irrelevant (i. e., I'm not sure which of those actions I actually did) as I had no counters on it and I just wanted the one black mana it produced removing 0 counters. Even after closing the error window the program still asks me to pay for the pinnacle's ability, and is for all intents and purposes locked up.
- 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
null
Version:
Forge -- official beta: $Date: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $
OS: Windows XP Version: 5.1 Architecture: x86
Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at forge.CardFactory$174.showMessage(CardFactory.java:10877)
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:9)
at forge.InputControl.setInput(InputControl.java:23)
at forge.InputControl.updateInput(InputControl.java:54)
at forge.GuiInput.update(GuiInput.java:19)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(MyObservable.java:9)
at forge.InputControl.resetInput(InputControl.java:32)
at forge.Input.stop(Input.java:28)
at forge.Cost_Payment$3.selectButtonCancel(Cost_Payment.java:575)
at forge.GuiInput.selectButtonCancel(GuiInput.java:39)
at forge.GuiDisplay4.cancelButtonActionPerformed(GuiDisplay4.java:993)
at forge.GuiDisplay4.access$2(GuiDisplay4.java:992)
at forge.GuiDisplay4$24.actionPerformed(GuiDisplay4.java:776)
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)
The human player having a Propaganda on the battlefield is completely ignored by the AI which squanders mana to pump its creatures during Main Phase, albeit drawing a card, but then can't attack with them when combat starts.
Cognivore comes onto the battlefield as a 4/4 but an Angelic Chorus on the battlefield has me gaining only 1 life.
Who is online
Users browsing this forum: No registered users and 32 guests