Current Known Bugs list
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Current Known Bugs list
by slapshot5 » 03 Mar 2011, 21:20
- slapshot5
- Programmer
- Posts: 1391
- Joined: 03 Jan 2010, 17:47
- Location: Mac OS X
- Has thanked: 25 times
- Been thanked: 68 times
Re: Current Known Bugs list
by cc-drake » 03 Mar 2011, 21:40
- AI's Vedalken Infuser triggers. Artifacts in play: Tanglebloom (AI), Phyrexian Walker, Ogre's Cleaver
- 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 -- no Cost in Vedalken Infuser
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_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: AbilityFactory : getAbility -- no Cost in Vedalken Infuser
at forge.AbilityFactory.getAbility(AbilityFactory.java:147)
at forge.TriggerHandler.runSingleTrigger(TriggerHandler.java:255)
at forge.TriggerHandler.runTrigger(TriggerHandler.java:192)
at forge.PhaseUtil.handleUpkeep(PhaseUtil.java:314)
at forge.Phase.handleBeginPhase(Phase.java:170)
at forge.InputControl.updateInput(InputControl.java:91)
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.Phase.nextPhase(Phase.java:377)
at forge.Phase.nextPhase(Phase.java:380)
at forge.Input_Cleanup.showMessage(Input_Cleanup.java:28)
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.Phase.nextPhase(Phase.java:377)
at forge.Phase.nextPhase(Phase.java:380)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:740)
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
by slapshot5 » 03 Mar 2011, 21:45
Now fixed in SVN. Thanks!cc-drake wrote:- AI's Vedalken Infuser triggers. Artifacts in play: Tanglebloom (AI), Phyrexian Walker, Ogre's Cleaver
- 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 -- no Cost in Vedalken Infuser
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_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: AbilityFactory : getAbility -- no Cost in Vedalken Infuser
at forge.AbilityFactory.getAbility(AbilityFactory.java:147)
at forge.TriggerHandler.runSingleTrigger(TriggerHandler.java:255)
at forge.TriggerHandler.runTrigger(TriggerHandler.java:192)
at forge.PhaseUtil.handleUpkeep(PhaseUtil.java:314)
at forge.Phase.handleBeginPhase(Phase.java:170)
at forge.InputControl.updateInput(InputControl.java:91)
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.Phase.nextPhase(Phase.java:377)
at forge.Phase.nextPhase(Phase.java:380)
at forge.Input_Cleanup.showMessage(Input_Cleanup.java:28)
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.Phase.nextPhase(Phase.java:377)
at forge.Phase.nextPhase(Phase.java:380)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:740)
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)
- slapshot5
- Programmer
- Posts: 1391
- Joined: 03 Jan 2010, 17:47
- Location: Mac OS X
- Has thanked: 25 times
- Been thanked: 68 times
Re: Current Known Bugs list
by MatteoT » 04 Mar 2011, 00:54
Hi! I noticed that It That Betrays triggers its ability even if I sacrifice a card, not only when the AI does.
I sacrificed Windswept Heath three or four times in a row, and it kept coming on my side of the battlefield as tough the AI sacrificed it.
I sacrificed Windswept Heath three or four times in a row, and it kept coming on my side of the battlefield as tough the AI sacrificed it.
- MatteoT
- Posts: 4
- Joined: 09 Feb 2011, 17:17
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Chris H. » 04 Mar 2011, 02:50
`MatteoT wrote:Hi! I noticed that It That Betrays triggers its ability even if I sacrifice a card, not only when the AI does.
I sacrificed Windswept Heath three or four times in a row, and it kept coming on my side of the battlefield as tough the AI sacrificed it.
This is now fixed, thank you.

-
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 MatteoT » 04 Mar 2011, 15:18
Hi, I copypasted this (http://cardforge.googlecode.com/svn/src ... etrays.txt) text in my cardfolder, is that right?Chris H. wrote:`MatteoT wrote:Hi! I noticed that It That Betrays triggers its ability even if I sacrifice a card, not only when the AI does.
I sacrificed Windswept Heath three or four times in a row, and it kept coming on my side of the battlefield as tough the AI sacrificed it.
This is now fixed, thank you.
If it is, now It That Betrays works properly for the bug I posted yesterday, but it doesn't give me the cards that AI sacrifices.
- MatteoT
- Posts: 4
- Joined: 09 Feb 2011, 17:17
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Chris H. » 04 Mar 2011, 16:23
`MatteoT wrote:Hi, I copypasted this (http://cardforge.googlecode.com/svn/src ... etrays.txt) text in my cardfolder, is that right?
If it is, now It That Betrays works properly for the bug I posted yesterday, but it doesn't give me the cards that AI sacrifices.
I just now ran a test deck using the new 03-04-2011 beta release and It That Betrays appears to work correctly. Download this new beta from our forum and try the test again.

-
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 MatteoT » 04 Mar 2011, 17:18
Yep, I was using 02-19. It appears to work as it should, now, thanks!
- MatteoT
- Posts: 4
- Joined: 09 Feb 2011, 17:17
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Zirbert » 05 Mar 2011, 01:52
There's a problem with the third AB$ Mana line on Sunken Ruins (the one that makes U B). The SpellDescription$ is wrong. The line reads
- Code: Select all
A:AB$ Mana | Cost$ UB T | Produced$ U B | SpellDescription$ Add U U to your mana pool.
- Code: Select all
A:AB$ Mana | Cost$ UB T | Produced$ U B | SpellDescription$ Add U B to your mana pool.
Re: Current Known Bugs list
by Zirbert » 05 Mar 2011, 02:05
3-04 Beta -
The sac ability of Mindstab Thrull never triggers when he attacks and isn't blocked. I had expected to be prompted when the Declare Blockers step passed without any blocker being declared, but it never happened. I also tried clicking on the card after each step in combat to see if I could "manually" activate the ability, but no go.
I hope there aren't still larger problems with T:Mode$ AttackerUnblocked - I had just compiled a list of 18 new cards that can now be scripted with that trigger, and was about to start coding and testing. I'll still give some a try, and test the ones that are already in Forge to see if it's more widespread.
The sac ability of Mindstab Thrull never triggers when he attacks and isn't blocked. I had expected to be prompted when the Declare Blockers step passed without any blocker being declared, but it never happened. I also tried clicking on the card after each step in combat to see if I could "manually" activate the ability, but no go.
I hope there aren't still larger problems with T:Mode$ AttackerUnblocked - I had just compiled a list of 18 new cards that can now be scripted with that trigger, and was about to start coding and testing. I'll still give some a try, and test the ones that are already in Forge to see if it's more widespread.
Re: Current Known Bugs list
by Chris H. » 05 Mar 2011, 02:29
`Zirbert wrote:There's a problem with the third AB$ Mana line on Sunken Ruins (the one that makes U B). The SpellDescription$ is wrong. The line readsbut it needs to be corrected to
- Code: Select all
A:AB$ Mana | Cost$ UB T | Produced$ U B | SpellDescription$ Add U U to your mana pool.
- Code: Select all
A:AB$ Mana | Cost$ UB T | Produced$ U B | SpellDescription$ Add U B to your mana pool.
Now fixed, thank you.
-
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 Zirbert » 05 Mar 2011, 02:33
Bad news - I've tested Abyssal Nightstalker, Crypt Cobra, Guiltfeeder, Keeper of Tresserhorn, Merchant Ship, Necrite, Suq'Ata Assassin, and Swamp Mosquito - none of them trigger when unblocked either. I think I'll hold off on scripting any more "trigger when unblocked" cards for the moment. (I have Farrel's Zealot done, but not posted until it works - as always, I try to give the fans the cards they've been clamoring for!)Zirbert wrote:3-04 Beta -
The sac ability of Mindstab Thrull never triggers when he attacks and isn't blocked. I had expected to be prompted when the Declare Blockers step passed without any blocker being declared, but it never happened. I also tried clicking on the card after each step in combat to see if I could "manually" activate the ability, but no go.
I hope there aren't still larger problems with T:Mode$ AttackerUnblocked - I had just compiled a list of 18 new cards that can now be scripted with that trigger, and was about to start coding and testing. I'll still give some a try, and test the ones that are already in Forge to see if it's more widespread.
Re: Current Known Bugs list
by Professor » 05 Mar 2011, 03:28
Is it just me, or does draft deck editing fail for everyone? I'm still getting this in the 3/4 beta:
- 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
Index: 0, Size: 0
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_15 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at forge.Deck.getMain(Deck.java:91)
at forge.Gui_DeckEditor_Menu.showDraftDeck(Gui_DeckEditor_Menu.java:941)
at forge.Gui_DeckEditor_Menu.openDraft(Gui_DeckEditor_Menu.java:933)
at forge.Gui_DeckEditor_Menu.access$10(Gui_DeckEditor_Menu.java:921)
at forge.Gui_DeckEditor_Menu$23$1.run(Gui_DeckEditor_Menu.java:1372)
at java.awt.event.InvocationEvent.dispatch(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)
-------------------------------------
PostCount=PostCount+1
PostCount=PostCount+1
-
Professor - Posts: 172
- Joined: 27 Jul 2009, 21:02
- Has thanked: 0 time
- Been thanked: 0 time
Who is online
Users browsing this forum: Google [Bot] and 59 guests