Page 291 of 441

Re: Current Known Bugs list

PostPosted: 28 Mar 2011, 11:59
by Hellfish
Kazandu Tuskcaller kinda-sorta lost it's first ability in that it couldn't be activated after lvl 6 but it always had it, even before lvl 2.

It's fixed now though, it doesn't have the abilities it isn't properly leveled for.

Re: Current Known Bugs list

PostPosted: 28 Mar 2011, 16:50
by Corwin72
The red level ping mage has the same issue. I am trying to remember the name.

Re: Current Known Bugs list

PostPosted: 28 Mar 2011, 17:04
by Chris H.
Corwin72 wrote:The red level ping mage has the same issue. I am trying to remember the name.
`
Brimstone Mage?

Re: Current Known Bugs list

PostPosted: 28 Mar 2011, 19:20
by Hellfish
I'll take a tour of the levelers and take care of as many of them as possible.
EDIT:Done. Should be all of them. :)

Re: Current Known Bugs list

PostPosted: 28 Mar 2011, 20:33
by Chris H.
Hellfish wrote:I'll take a tour of the levelers and take care of as many of them as possible.
EDIT:Done. Should be all of them. :)
`
Ah, thank you. I am getting near finished looking at the 1000+ cards that may have needed a CostDesc$ to make their text more readable.

I think that all of the auras at this time are in good shape.

Re: Current Known Bugs list

PostPosted: 29 Mar 2011, 06:18
by Professor
Reminisce shuffles both players graveyards back into their libraries instead of just the target player's.

Re: Current Known Bugs list

PostPosted: 29 Mar 2011, 16:55
by Sloth
Professor wrote:Reminisce shuffles both players graveyards back into their libraries instead of just the target player's.
Fixed (and similar cards like Bojuka Bog too)! Thanks Professor.

Re: Current Known Bugs list

PostPosted: 29 Mar 2011, 19:23
by gos
When I bounce Delusions of Mediocrity (with Echoing Truth) that I own, but the AI controls (after I cast Sky Swallower), I lose 10 life, but it should be the AI that loses the life.

Re: Current Known Bugs list

PostPosted: 29 Mar 2011, 20:00
by eidolon
It look like using Stifle on Elspeth, Knight-Errant's first ability does not achieve anything. I haven't tried it out, yet, but I would not be surprised if it doesn't work with the other walkers either.

Re: Current Known Bugs list

PostPosted: 29 Mar 2011, 20:53
by cc-drake
- Lightning Cloud triggers for a morph-down Blistering Firecat
- Animate Artifact can't enchant AI's Darksteel Axe which is attached to a creature
- Fertilid 's land search does not work

Re: Current Known Bugs list

PostPosted: 30 Mar 2011, 22:42
by eidolon
The damage from Black Vise can't be redirected to a planeswalker.
This might also affect other cards, like The Rack.

For some unknown reasons, the AI thinks it is better to use the -1 ability on its own creatures instead of using the Ultimate ability of Jace, the Mind Sculptor if both players have 7 cards in hand.

Stonecloaker does not force you to return itself to your hand if it is your only creature and the second ability (exile a card in a graveyard) can be canceled.

Re: Current Known Bugs list

PostPosted: 31 Mar 2011, 01:05
by freestorageaccount
So long as targets can be chosen and all conditions are satisfied, one should be able to 'waste' cards. Saruman keeps Caressing me to death while I'm holding cards such as Gift of Estates, which can legally be cast even when you control as many lands as the comp.

You're also not allowed to fail to find some or all of the Plains for this and similar cards, thus getting doubly nailed.

Re: Current Known Bugs list

PostPosted: 31 Mar 2011, 06:18
by cc-drake
- Necropolis puts 0 counters on it for exiling Talas Warrior

Re: Current Known Bugs list

PostPosted: 31 Mar 2011, 10:15
by eidolon
As long as you don't have any other permanents in play (for example because you have payed your creature of a Black Lotus or are using the developer mode), the summoning sickness indicator does not get displayed on your creature.

Re: Current Known Bugs list

PostPosted: 31 Mar 2011, 12:31
by gos
Dirtcowl Wurm causes the following error when its triggered ability triggers:

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


AbilityFactory : getAbility -- abString too short in Dirtcowl Wurm


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 Dirtcowl Wurm
    at forge.AbilityFactory.getAbility(AbilityFactory.java:98)
    at forge.TriggerHandler.runSingleTrigger(TriggerHandler.java:255)
    at forge.TriggerHandler.runTrigger(TriggerHandler.java:201)
    at forge.GameAction.moveTo(GameAction.java:77)
    at forge.AbilityFactory_ChangeZone.changeHiddenOriginResolveHuman(AbilityFactory_ChangeZone.java:407)
    at forge.AbilityFactory_ChangeZone.changeHiddenOriginResolve(AbilityFactory_ChangeZone.java:350)
    at forge.AbilityFactory_ChangeZone.changeZoneResolve(AbilityFactory_ChangeZone.java:160)
    at forge.AbilityFactory_ChangeZone.access$1(AbilityFactory_ChangeZone.java:155)
    at forge.AbilityFactory_ChangeZone$1.resolve(AbilityFactory_ChangeZone.java:25)
    at forge.MagicStack.resolveStack(MagicStack.java:666)
    at forge.Phase.passPriority(Phase.java:526)
    at forge.ComputerAI_General.stackResponse(ComputerAI_General.java:286)
    at forge.ComputerAI_General.stack_not_empty(ComputerAI_General.java:241)
    at forge.InputControl.updateInput(InputControl.java:145)
    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:52)
    at forge.Phase.passPriority(Phase.java:517)
    at forge.Input_PassPriority.selectButtonOK(Input_PassPriority.java:35)
    at forge.GuiInput.selectButtonOK(GuiInput.java:35)
    at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:948)
    at forge.GuiDisplay4.access$3(GuiDisplay4.java:947)
    at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:735)
    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)