It is currently 28 Aug 2025, 19:24
   
Text Size

Current Known Bugs list

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

Re: Current Known Bugs list

Postby Hellfish » 24 Apr 2011, 20:04

The AI doesn't have a mana pool or equivalent so any mana it doesn't immediately use (for something it was in the process of paying for when it tapped the card for mana) is wasted. We know about it, though, and discuss fixing it from time to time, but it's a complicated issue. :)
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 cc-drake » 24 Apr 2011, 20:13

- I use Inflame in AI's end of turn phase in response to Goblin Razerunners ability. AI had some damaged creatures (including Cinder Giant), but Inflame dealt no damage on resolution.
- Dance of the Dead doesn't tap the enchanted creature
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Current Known Bugs list

Postby freestorageaccount » 25 Apr 2011, 00:33

Since Forge now has non-ability features, indestructibility should be one. Muraganda Petroglyphs doesn't apply to Darksteel Myr since "Darksteel Myr is indestructible." is an ability (which I think is done correctly in Forge) but does apply to Knight Errant under the effect of Knight Exemplar since indestructibility itself is not an ability (which I don't think is done correctly, though I haven't actually tried it yet).

Upon trying to duel Buffy:
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


CardFactory : getCard() invalid card name - Undegrund Sea


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.RuntimeException: CardFactory : getCard() invalid card name - Undegrund Sea
   at forge.card.cardFactory.CardFactory.getCard2(CardFactory.java:369)
   at forge.card.cardFactory.CardFactory.getCard(CardFactory.java:346)
   at forge.GameAction.newGame(GameAction.java:2336)
   at forge.GameAction.newGame(GameAction.java:2199)
   at forge.quest.gui.main.QuestMainPanel.setupBattle(QuestMainPanel.java:619)
   at forge.quest.gui.main.QuestMainPanel.launchGame(QuestMainPanel.java:604)
   at forge.quest.gui.main.QuestMainPanel.access$2(QuestMainPanel.java:567)
   at forge.quest.gui.main.QuestMainPanel$5.actionPerformed(QuestMainPanel.java:170)
   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)
.
Sloth wrote:
freestorageaccount wrote:Instill Energy doesn't grant pseudo-haste.
Did you try to attack? It works for me.
Yup, I tried again carefully this time -- no Peacekeeper, clicked the creature when declaring attackers, clicked Instill Energy -- and nothing happened. (This is in version 04/22/11.)

Sloth wrote:
freestorageaccount wrote:Recently, I was able to cast most creature spells while Gaddock Teeg was in play except for Soltari Monk. No matter how much I clicked the card, "Pay Mana Cost: W W" would not show up. I don't remember anything else about the gamestate, unfortunately.
Maybe this was the dreaded first card in hand not playable bug?
What's that? This is the first time I have been unable to empty my hand.
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.

The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
User avatar
freestorageaccount
 
Posts: 246
Joined: 21 Sep 2009, 01:42
Location: Hilbert's Hotel
Has thanked: 1 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Chris H. » 25 Apr 2011, 01:12

freestorageaccount wrote:Since Forge now has non-ability features, indestructibility should be one. Muraganda Petroglyphs doesn't apply to Darksteel Myr since "Darksteel Myr is indestructible." is an ability (which I think is done correctly in Forge) but does apply to Knight Errant under the effect of Knight Exemplar since indestructibility itself is not an ability (which I don't think is done correctly, though I haven't actually tried it yet).

Upon trying to duel Buffy:
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


CardFactory : getCard() invalid card name - Undegrund Sea


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.RuntimeException: CardFactory : getCard() invalid card name - Undegrund Sea
   at forge.card.cardFactory.CardFactory.getCard2(CardFactory.java:369)
   at forge.card.cardFactory.CardFactory.getCard(CardFactory.java:346)
   at forge.GameAction.newGame(GameAction.java:2336)
   at forge.GameAction.newGame(GameAction.java:2199)
   at forge.quest.gui.main.QuestMainPanel.setupBattle(QuestMainPanel.java:619)
   at forge.quest.gui.main.QuestMainPanel.launchGame(QuestMainPanel.java:604)
   at forge.quest.gui.main.QuestMainPanel.access$2(QuestMainPanel.java:567)
   at forge.quest.gui.main.QuestMainPanel$5.actionPerformed(QuestMainPanel.java:170)
   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)
`
Over the last several days I found several quest decks with a card that had an invalid name. I loaded the quest deck files into a text editor and fixed the name. These decks have been merged into the SVN.

In the meanwhile if you do not have access to the SVN you can find and fix the appropriate quest deck file for yourself.

What's that? This is the first time I have been unable to empty my hand.
`
I have had several games like this over the last few weeks. The one that bothered me the most was when a Mox appeared in the left most position of my hand and I could not cast it.
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 cc-drake » 25 Apr 2011, 08:46

- Dross Harvester triggers at the end of both players turns
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 » 25 Apr 2011, 10:43

freestorageaccount wrote:Since Forge now has non-ability features, indestructibility should be one. Muraganda Petroglyphs doesn't apply to Darksteel Myr since "Darksteel Myr is indestructible." is an ability (which I think is done correctly in Forge) but does apply to Knight Errant under the effect of Knight Exemplar since indestructibility itself is not an ability (which I don't think is done correctly, though I haven't actually tried it yet).
We took this into consideration and most card give indestructibility as a non-ability feature. I checked again and Knight Exemplar was one of two cards were it was lacking. Thanks freestorageaccount.

EDIT:
cc-drake wrote:- Dross Harvester triggers at the end of both players turns
Fixed Thanks cc-drake.
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 freestorageaccount » 25 Apr 2011, 19:14

What about the Instill Energy bug?

The ability of Lieutenant Kirtar incorrectly costs {T}.
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.

The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
User avatar
freestorageaccount
 
Posts: 246
Joined: 21 Sep 2009, 01:42
Location: Hilbert's Hotel
Has thanked: 1 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Sloth » 25 Apr 2011, 19:55

freestorageaccount wrote:What about the Instill Energy bug?
Can someone else duplicate this? It still works for me.

freestorageaccount wrote:The ability of Lieutenant Kirtar incorrectly costs {T}.
Fixed! Thanks freestorageaccount.
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 slowe » 25 Apr 2011, 20:24

- Levelers don't get their base P/T changed by Gigantomancer.
- When Quicksilver Gargantuan (and presumably Clone) come into play from the graveyard, you don't get a chance to choose a creature to clone.
- I sacrificed a Sinew Sliver (pumped by itself and one or two other slivers) to Momentous Fall, but only got bonuses from the 1/1 printed on the card.
- Volition Reins is weird: when AI Disenchanted it, it went to the graveyard, but I retained control of the creature I'd stolen; another time I sacrificed a stolen creature and the Reins stayed in play. Uncertain how much of this is specific to this card or could affect other control effects or auras.
slowe
 
Posts: 127
Joined: 05 Jan 2010, 14:04
Has thanked: 6 times
Been thanked: 10 times

Re: Current Known Bugs list

Postby ramonmr » 26 Apr 2011, 03:17

Kabira Vindicator doesn't activate level 5 ability
Centarur Chieftain's Threshold ability not working
ramonmr
 
Posts: 4
Joined: 26 Apr 2011, 02:54
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby freestorageaccount » 26 Apr 2011, 03:35

Compy controlled a creature and a Sword of Feast and Famine equipping that creature. I cast Threaten and attacked with it so Compy still controlled the Sword. I didn't get to see whether Compy tried to untap his lands since they already were untapped, but he didn't discard a card. (This is probably one of many control issues.)

What's supposed to happen wrote:
  • player who discards = "that player" = damaged player = Compy
  • player whose lands untap = "you" = controller of source of triggered ability = controller of Sword of Feast and Famine = Compy
.
Now this is interesting: I was dueling James Bond (I think) in fantasy quest and won the first two games of the match. I clicked 'Quit', won some credits, won ten random rares, won another random rare, then saw this error:
Code: Select all
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: x86

Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.CardList.getColor(CardList.java:52)
   at forge.quest.data.QuestBoosterPack.getCardName(QuestBoosterPack.java:95)
   at forge.quest.data.QuestBoosterPack.generateCards(QuestBoosterPack.java:76)
   at forge.quest.data.QuestBoosterPack.generateCards(QuestBoosterPack.java:91)
   at forge.quest.data.QuestUtil.setupQuest(QuestUtil.java:314)
   at forge.ReadQuest_Assignment.run(ReadQuest_Assignment.java:175)
   at forge.quest.gui.main.QuestQuest.readQuests(QuestQuest.java:50)
   at forge.quest.gui.main.QuestQuest.getQuests(QuestQuest.java:39)
   at forge.quest.gui.main.QuestMainPanel.createQuestPanel(QuestMainPanel.java:365)
   at forge.quest.gui.main.QuestMainPanel.refreshNextMatchPanel(QuestMainPanel.java:492)
   at forge.quest.gui.main.QuestMainPanel.refresh(QuestMainPanel.java:484)
   at forge.quest.gui.main.QuestMainPanel.initUI(QuestMainPanel.java:71)
   at forge.quest.gui.main.QuestMainPanel.<init>(QuestMainPanel.java:67)
   at forge.quest.gui.QuestFrame.<init>(QuestFrame.java:37)
   at forge.Gui_WinLose.quitButton_actionPerformed(Gui_WinLose.java:502)
   at forge.Gui_WinLose$3.actionPerformed(Gui_WinLose.java:187)
   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)
The message could be dismissed, but then the following steps would repeat until you killed the program:
  1. Click 'Quit'.
  2. Win a batch of cards (periodically).
  3. Lose $15.
  4. Receive the error.
  5. Be back at the Continue/Quit/Restart menu.
I scummed my way to several thousand cards like this. :oops:
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.

The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
User avatar
freestorageaccount
 
Posts: 246
Joined: 21 Sep 2009, 01:42
Location: Hilbert's Hotel
Has thanked: 1 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby s1886x » 26 Apr 2011, 08:00

lifelink no longer stacks. please change this. i hate losing from life loss when i have a lifelink trigger of the stack.
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Sloth » 26 Apr 2011, 08:38

s1886x wrote:lifelink no longer stacks. please change this.
Ask Wizards to change the rules of Magic.

s1886x wrote:i hate losing from life loss when i have a lifelink trigger of the stack.
Lifelink does not use the stack, so what do you mean?
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 Sloth » 26 Apr 2011, 08:43

ramonmr wrote:Kabira Vindicator doesn't activate level 5 ability
Centarur Chieftain's Threshold ability not working
Works for me. Which version are you using ramonmr?
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 Sloth » 26 Apr 2011, 08:59

freestorageaccount wrote:Compy controlled a creature and a Sword of Feast and Famine equipping that creature. I cast Threaten and attacked with it so Compy still controlled the Sword. I didn't get to see whether Compy tried to untap his lands since they already were untapped, but he didn't discard a card. (This is probably one of many control issues.)

What's supposed to happen wrote:
  • player who discards = "that player" = damaged player = Compy
  • player whose lands untap = "you" = controller of source of triggered ability = controller of Sword of Feast and Famine = Compy
You're right. I think the card was implemented when differentiations like this were not possible (I think there are more auras and equipments that have the same problem). Sword of Feast and Famine is fixed now. Thanks freestorageaccount.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 33 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 33 users online :: 0 registered, 0 hidden and 33 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 33 guests

Login Form