Page 335 of 441

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 06:32
by Accountancy
Does anyone know why Artillerize doesn't work? It's a fairly powerful card in many red Scars draft decks and if it doesn't work should either be fixed or removed from Forge.

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 09:01
by Sloth
Accountancy wrote:Does anyone know why Artillerize doesn't work? It's a fairly powerful card in many red Scars draft decks and if it doesn't work should either be fixed or removed from Forge.
Finally found the error. Fixed! Thanks Accountancy.

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 11:04
by s1886x
i've noticed that the allies that get +1/+1 counters when 'they or other allies' enter the field don't actually get counters when they enter. if the computer casts them, however, they get 2. i can haz recount?

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 11:06
by s1886x
Sloth wrote:
s1886x wrote:i had the computer play an elf deck of my own build. at one point, as it started its turn, it bugged out. the only cards in the deck that i hadn't seen it play successfully were Joraga Warcaller, Genesis Wave, and Eldrazi Monument. personally, i think it was the warcaller since it has issues with kicker, but i have been able to cast it before, just unable to kick it, so maybe it was the genesis wave. either way, the computer had the following problem with one of the cards:
| Open
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:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com


For input string: ""


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_22 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at forge.ComputerUtil.payManaCost(Unknown Source)
at forge.card.spellability.Cost_Payment.payComputerCosts(Unknown Source)
at forge.ComputerUtil.handlePlayingSpellAbility(Unknown Source)
at forge.ComputerUtil.playCards(Unknown Source)
at forge.ComputerAI_General.playCards(Unknown Source)
at forge.ComputerAI_General.main2(Unknown Source)
at forge.ComputerAI_Input.think(Unknown Source)
at forge.ComputerAI_Input.showMessage(Unknown Source)
at forge.GuiInput.setInput(Unknown Source)
at forge.GuiInput.update(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(Unknown Source)
at forge.Phase.nextPhase(Unknown Source)
at forge.GuiDisplay4$25.actionPerformed(Unknown Source)
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)
I tried giving those cards to the AI and there were no problems (ignoring that it casts Genesis Wave for 0). The code looks error proof too. :?:
well, here's the decklist in case you spot some other trouble card that i overlooked (edit: maybe it genesis waved into something that wasn't a permanent?):

4 Llanowar Elves|M11
4 Arbor Elf|WWK
2 Garruk Wildspeaker|M11
4 Elvish Archdruid|M11
3 Joraga Warcaller|WWK
4 Genesis Wave|SOM
4 Lead the Stampede|MBS
4 Ezuri, Renegade Leader|SOM
2 Eldrazi Monument|ZEN
4 Joraga Treespeaker|ROE
2 Oran-Rief, the Vastwood|ZEN
20 Forest|MBS
3 Copperhorn Scout|SOM

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 11:15
by Almost_Clever
The computer keeps tapping Oran-Rief, the Vastwood when it has not put any creatures onto the battlefield this turn (frequently when it has no creatures at all, or worse yet, just prior to casting a creature).
When the computer casts Voyager Drake, the game gets 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 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

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.MagicStack.add(MagicStack.java:491)
   at forge.MagicStack.unfreezeStack(MagicStack.java:92)
   at forge.MagicStack.finishResolving(MagicStack.java:773)
   at forge.MagicStack.resolveStack(MagicStack.java:734)
   at forge.Phase.passPriority(Phase.java:528)
   at forge.gui.input.Input_PassPriority.selectButtonOK(Input_PassPriority.java:42)
   at forge.GuiInput.selectButtonOK(GuiInput.java:37)
   at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:977)
   at forge.GuiDisplay4.access$300(GuiDisplay4.java:42)
   at forge.GuiDisplay4$28.actionPerformed(GuiDisplay4.java:764)
   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)

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 11:26
by Sloth
Almost_Clever wrote:The computer keeps tapping Oran-Rief, the Vastwood when it has not put any creatures onto the battlefield this turn (frequently when it has no creatures at all, or worse yet, just prior to casting a creature).
Fixed! Thanks Almost_Clever.

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 12:03
by slapshot5
Almost_Clever wrote:When the computer casts Voyager Drake, the game gets this error:
[code]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:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
What else was on the battlefield? Any idea how much multikicker the compy tried to play?

I just gave compy a Voyager Drake with a bunch of Moxen, and he played it without error.

-slapshot5

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 13:45
by Bundy
Clone and Quicksilver Gargantuan do something weird.
For clone i reaported before that when i copy my Tradewind Rider i can no longer tap it for it's ability. Whenever i tap the Clone copy, the original taps and the cloned version stays untapped, but the effect works.

In the second round of the game i could no longer cast Clone. but during this match i used Quicksilver Gargantuan to copy an Ornithopter. After the match i start a new match with another deck. Now i can't cast the Ornithopter in this deck. :?
Discarding it when i had more than 8 cards in my hand was also impossible.

--EDIT
Now i draw another Ornithopter and i can cast this one like normal, but the other stays the same. :?:

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 20:32
by BAZ
I mulligan'd with ZERO lands in hand, and it didn't give me 7 new cards,
it took one away so I ended up with six cards :(.

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 20:35
by Sloth
BAZ wrote:I mulligan'd with ZERO lands in hand, and it didn't give me 7 new cards,
it took one away so I ended up with six cards :(.
Those are the official rules BAZ. :D

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 21:49
by BAZ
Thanks sloth, I didn't know they changed the rules, it has been over 11 years since I've last played.
And questing is different from actual games, you can buy a free mulligan option from the bazaar! :D

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 23:07
by gos
I cast Clone, targeting Sower of Temptation, but the ETB ability didn't trigger.

Re: Current Known Bugs list

PostPosted: 28 Jun 2011, 23:20
by gos
AI's Chainbreaker throws this exception when it tries to use its activated ability with no other targets than itself in play. It has been for quite a few versions of forge now.
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 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

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.MagicStack.add(MagicStack.java:491)
   at forge.MagicStack.addAndUnfreeze(MagicStack.java:74)
   at forge.ComputerUtil.handlePlayingSpellAbility(ComputerUtil.java:86)
   at forge.ComputerUtil.playCards(ComputerUtil.java:47)
   at forge.ComputerAI_General.stackResponse(ComputerAI_General.java:318)
   at forge.ComputerAI_General.begin_combat(ComputerAI_General.java:252)
   at forge.ComputerAI_Input.think(ComputerAI_Input.java:51)
   at forge.ComputerAI_Input.showMessage(ComputerAI_Input.java:33)
   at forge.GuiInput.setInput(GuiInput.java:29)
   at forge.GuiInput.update(GuiInput.java:23)
   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$28.actionPerformed(GuiDisplay4.java:769)
   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.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)

Re: Current Known Bugs list

PostPosted: 29 Jun 2011, 00:59
by Rob Cashwalker
BAZ wrote:Thanks sloth, I didn't know they changed the rules, it has been over 11 years since I've last played.
And questing is different from actual games, you can buy a free mulligan option from the bazaar! :D
FYI, there have been a number of rules changes in the past 11 years. Check out http://www.wizards.com/magic/rules/EN_M ... LR_Web.pdf for the new basic rulebook.

Re: Current Known Bugs list

PostPosted: 29 Jun 2011, 01:33
by Almost_Clever
slapshot5 wrote:
Almost_Clever wrote:When the computer casts Voyager Drake, the game gets 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
What else was on the battlefield? Any idea how much multikicker the compy tried to play?

I just gave compy a Voyager Drake with a bunch of Moxen, and he played it without error.

-slapshot5
I didn't remember, so I replayed the same draft deck and it happened again. The computer also controlled a Goblin Ruinblaster but the Voyager Drake was not kicked.
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 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

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.MagicStack.add(MagicStack.java:491)
   at forge.MagicStack.unfreezeStack(MagicStack.java:92)
   at forge.MagicStack.finishResolving(MagicStack.java:773)
   at forge.MagicStack.resolveStack(MagicStack.java:734)
   at forge.Phase.passPriority(Phase.java:528)
   at forge.gui.input.Input_PassPriority.selectButtonOK(Input_PassPriority.java:42)
   at forge.GuiInput.selectButtonOK(GuiInput.java:37)
   at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:977)
   at forge.GuiDisplay4.access$300(GuiDisplay4.java:42)
   at forge.GuiDisplay4$28.actionPerformed(GuiDisplay4.java:764)
   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)