Current Known Bugs list
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Current Known Bugs list
by jeffwadsworth » 05 Jul 2011, 19:16
This is a card that slipped through the cracks...thanks for reminding me about it.Vecc wrote:I think Counterbalance isn't working at all. I just revealed Wall of Omens vs. AI's Accumulated Knowledge, and it still resolved as if nothing had happened. Weird.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Current Known Bugs list
by timmermac » 05 Jul 2011, 20:12
Version 1.0.15
I have a Plains, an Island and a Reflecting Pool in play. I am unable to tap the Reflecting Pool for mana.
I have a Plains, an Island and a Reflecting Pool in play. I am unable to tap the Reflecting Pool for mana.
"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
Re: Current Known Bugs list
by jeffwadsworth » 05 Jul 2011, 20:15
Is it still up? Can you take a screenshot of the board?timmermac wrote:Version 1.0.15
I have a Plains, an Island and a Reflecting Pool in play. I am unable to tap the Reflecting Pool for mana.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Current Known Bugs list
by timmermac » 05 Jul 2011, 20:19
I have more information. It seems that I can tap it for mana if I'm not trying to use it to pay for a spell that I've selected. Example. I click on Serra Avenger to cast it. the upper left corner of the screen says Cost: WW. I try clicking on the Reflecting Pool to provide
and nothing happens. A bit later, during the computer's turn, I decide to try clicking on the Pool at that point. I'm able to do so just fine.
Edit: Correction, It brings up the select mana type dialogue box, then when I select the kind of mana and click OK, the Reflecting Pool untaps and I don't get the mana. I don't have a screenshot for this. I'm playing against the Genghis Khan I deck in quest mode.

Edit: Correction, It brings up the select mana type dialogue box, then when I select the kind of mana and click OK, the Reflecting Pool untaps and I don't get the mana. I don't have a screenshot for this. I'm playing against the Genghis Khan I deck in quest mode.
"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
Re: Current Known Bugs list
by jeffwadsworth » 05 Jul 2011, 20:35
Hmm. I am seeing the same strange behavior. I am doing some other experiments on it.timmermac wrote:I have more information. It seems that I can tap it for mana if I'm not trying to use it to pay for a spell that I've selected. Example. I click on Serra Avenger to cast it. the upper left corner of the screen says Cost: WW. I try clicking on the Reflecting Pool to provideand nothing happens. A bit later, during the computer's turn, I decide to try clicking on the Pool at that point. I'm able to do so just fine.
Edit: Correction, It brings up the select mana type dialogue box, then when I select the kind of mana and click OK, the Reflecting Pool untaps and I don't get the mana. I don't have a screenshot for this. I'm playing against the Genghis Khan I deck in quest mode.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Current Known Bugs list
by Professor Rizzo » 05 Jul 2011, 22:37
Every time I try to change the display color scheme on the intro screen (by clicking menu>display options) I encounter an error. This has never happened to me with any previous version of forge. I tried reinstalling multiple times and that has not helped. Error Code Below. Thanks.
- Code: Select all
org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel
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_26 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.ClassNotFoundException: org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.swing.SwingUtilities.loadSystemClass(Unknown Source)
at javax.swing.UIManager.setLookAndFeel(Unknown Source)
at forge.Gui_NewGame$LookAndFeelAction.actionPerformed(Gui_NewGame.java:1059)
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.AbstractButton.doClick(Unknown Source)
at com.sun.java.swing.plaf.motif.MotifMenuItemUI$MouseInputHandler.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)
- Professor Rizzo
- Posts: 3
- Joined: 05 Jul 2011, 22:27
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Almost_Clever » 06 Jul 2011, 02:18
I haven't tested these with the latest beta yet, so some may have already been fixed.
Magus of the Moon / Spreading Seas don't work correctly (alone and or in combination). While they will turn lands into Mountains or Islands, the land will retain their other abilities.
The computer keeps playing Whitemane Lion when it has no creatures on the battlefield.
Stonecloaker exiles two cards in graveyard(s) and does not return a creature to my hand.
The computer keeps activating the abilities of Jodah's Avenger, regardless of the situation, every turn. The computer had enchanted its Jodah's Avenger with Dust Corona and then gave it protection from red.
Porphyry Nodes does not get destroyed if there are no creatures on the battlefield during upkeep.
When multiple creatures block Evil Eye of Urborg, only one is destroyed and the other(s) deal combat damage to Evil Eye of Urborg.
The computer keeps trying to Norin the Wary or to enchant Norin the Wary. I destroyed it once with Kaervek the Merciless (it was getting really annoying), it was put into the graveyard, and then it was returned to the battlefield (from the graveyard) at the end of the turn.
Magus of the Moon / Spreading Seas don't work correctly (alone and or in combination). While they will turn lands into Mountains or Islands, the land will retain their other abilities.
The computer keeps playing Whitemane Lion when it has no creatures on the battlefield.
Stonecloaker exiles two cards in graveyard(s) and does not return a creature to my hand.
The computer keeps activating the abilities of Jodah's Avenger, regardless of the situation, every turn. The computer had enchanted its Jodah's Avenger with Dust Corona and then gave it protection from red.
Porphyry Nodes does not get destroyed if there are no creatures on the battlefield during upkeep.
When multiple creatures block Evil Eye of Urborg, only one is destroyed and the other(s) deal combat damage to Evil Eye of Urborg.
The computer keeps trying to Norin the Wary or to enchant Norin the Wary. I destroyed it once with Kaervek the Merciless (it was getting really annoying), it was put into the graveyard, and then it was returned to the battlefield (from the graveyard) at the end of the turn.
A woman came up to me and said / "I'd like to poison your mind / With wrong ideas that appeal to you / Though I am not unkind."
-
Almost_Clever - Tester
- Posts: 345
- Joined: 15 Jan 2009, 01:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by timmermac » 06 Jul 2011, 02:19
Computer cast a Raving Oni-Slave with no other creatures in play on its side, and did not lose 3 life.
There's an error in the text file for that card.
Name:Raving Oni-Slave
ManaCost:1 B
Types:Creature Ogre Warrior
Text:no text
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigLoseLife | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 3 | ConditionPresent$ Ogre.YouCtrl | ConditionCompare$ EQ0
SVar:RemRandomDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/raving_oni_slave.jpg
SetInfo:SOK|Common|http://magiccards.info/scans/en/sok/86.jpg
End
Bold portion should be Demon.
There's an error in the text file for that card.
Name:Raving Oni-Slave
ManaCost:1 B
Types:Creature Ogre Warrior
Text:no text
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigLoseLife | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 3 | ConditionPresent$ Ogre.YouCtrl | ConditionCompare$ EQ0
SVar:RemRandomDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/raving_oni_slave.jpg
SetInfo:SOK|Common|http://magiccards.info/scans/en/sok/86.jpg
End
Bold portion should be Demon.
"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
Re: Current Known Bugs list
by friarsol » 06 Jul 2011, 03:00
Just fixed in the SVN.jeffwadsworth wrote:This is a card that slipped through the cracks...thanks for reminding me about it.Vecc wrote:I think Counterbalance isn't working at all. I just revealed Wall of Omens vs. AI's Accumulated Knowledge, and it still resolved as if nothing had happened. Weird.
- 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 friarsol » 06 Jul 2011, 03:05
I just looked at this because I was suspicious, it looks like it's only triggering once (not triggering three times) which is the problem. Not that the the trigger is hitting the same creature three times.Almost_Clever wrote:When multiple creatures block Evil Eye of Urborg, only one is destroyed and the other(s) deal combat damage to Evil Eye of Urborg.
- 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 jeffwadsworth » 06 Jul 2011, 05:21
Fixed. Thanks.timmermac wrote:Computer cast a Raving Oni-Slave with no other creatures in play on its side, and did not lose 3 life.
There's an error in the text file for that card.
Name:Raving Oni-Slave
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Current Known Bugs list
by jeffwadsworth » 06 Jul 2011, 05:25
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Current Known Bugs list
by jeffwadsworth » 06 Jul 2011, 05:35
Fixed in the SVN. Thanks.Almost_Clever wrote:The computer keeps playing Whitemane Lion when it has no creatures on the battlefield.
Stonecloaker exiles two cards in graveyard(s) and does not return a creature to my hand.
When multiple creatures block Evil Eye of Urborg, only one is destroyed and the other(s) deal combat damage to Evil Eye of Urborg.
You need to give more information on the Norin the Wary. I knew it would aggravate people when scripting it. Buhahaha.
Last edited by jeffwadsworth on 06 Jul 2011, 17:01, edited 1 time in total.
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Re: Current Known Bugs list
by Sloth » 06 Jul 2011, 09:28
Evil Eye of Urborg has the wrong trigger. The mode "AttackerBlocked" will always only trigger once. It should use the mode "Blocks" which triggers for each blocker.friarsol wrote:I just looked at this because I was suspicious, it looks like it's only triggering once (not triggering three times) which is the problem. Not that the the trigger is hitting the same creature three times.Almost_Clever wrote:When multiple creatures block Evil Eye of Urborg, only one is destroyed and the other(s) deal combat damage to Evil Eye of Urborg.
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Who is online
Users browsing this forum: No registered users and 24 guests