It is currently 26 Aug 2025, 12:31
   
Text Size

Forge Beta: 10-26-2012 ver 1.3.0

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

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby werkbau » 31 Oct 2012, 19:18

Very nice update, Forge keeps getting better and better.

About the new Gauntlet mode, seems like fun, but I was wondering what it is about. I haven't played Magic seriously since the Tempest times, and I am not very familiar with new rules and variants.
So, is it supposed to be just a quick match of X rounds against the same opponent? I've searched around but I can't find any reference about how it plays.

If I can, I'd like to suggest a little introductory text to extra modes, like a small paragraph or two, just to get the gist of things.

Still, great release. And I got a generated artifact deck at random that I have grown quite attached to, so I am playing more than usual.
werkbau
 
Posts: 12
Joined: 31 Oct 2012, 19:08
Has thanked: 4 times
Been thanked: 0 time

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby gwurb » 01 Nov 2012, 00:37

Got this after AI 'Adrain' (adrian?) cast Flickerwisp on its second main phase, turn 11.
This was Constructed format with AI playing fully random color deck.
She (going by the avatar) had: Mountain, Mountain with Guardian Zendikon attached, 2 Plains, Ghost Warden, Prodigal Pyromancer.
I had: Seat of the Synod, Tolarian Academy, Mox Sapphire, Darksteel Juggernaut, and 3 Sculpting Steel copying the juggernaut.
The wisp stayed on the board but nothing got exiled IIRC. The game continued normally after crash report.

Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.3.0-r17721

OS: Linux Version: 3.0.1 Architecture: i386

Java Version: 1.6.0_35 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.game.player.ComputerUtil.payManaCost(ComputerUtil.java:600)
   at forge.game.player.ComputerUtil.canPayCost(ComputerUtil.java:498)
   at forge.card.abilityfactory.AbilityFactoryChangeZone.changeZoneTriggerAI(AbilityFactoryChangeZone.java:363)
   at forge.card.abilityfactory.AbilityFactoryChangeZone.access$4(AbilityFactoryChangeZone.java:362)
   at forge.card.abilityfactory.AbilityFactoryChangeZone$1AbilityChangeZone.doTrigger(AbilityFactoryChangeZone.java:125)
   at forge.card.abilityfactory.AbilityFactoryDelayedTrigger.doTriggerAI(AbilityFactoryDelayedTrigger.java:216)
   at forge.card.abilityfactory.AbilityFactoryDelayedTrigger.access$3(AbilityFactoryDelayedTrigger.java:208)
   at forge.card.abilityfactory.AbilityFactoryDelayedTrigger$1DrawbackDelayedTrigger.doTrigger(AbilityFactoryDelayedTrigger.java:160)
   at forge.card.abilityfactory.AbilityFactoryChangeZone.changeKnownOriginTriggerAI(AbilityFactoryChangeZone.java:2029)
   at forge.card.abilityfactory.AbilityFactoryChangeZone.changeZoneTriggerAINoCost(AbilityFactoryChangeZone.java:394)
   at forge.card.abilityfactory.AbilityFactoryChangeZone.changeZoneTriggerAI(AbilityFactoryChangeZone.java:367)
   at forge.card.abilityfactory.AbilityFactoryChangeZone.access$4(AbilityFactoryChangeZone.java:362)
   at forge.card.abilityfactory.AbilityFactoryChangeZone$1AbilityChangeZone.doTrigger(AbilityFactoryChangeZone.java:125)
   at forge.card.trigger.TriggerHandler$2.doTrigger(TriggerHandler.java:605)
   at forge.game.zone.MagicStack.chooseOrderOfSimultaneousStackEntry(MagicStack.java:1364)
   at forge.game.zone.MagicStack.chooseOrderOfSimultaneousStackEntryAll(MagicStack.java:1320)
   at forge.game.zone.MagicStack.setResolving(MagicStack.java:278)
   at forge.game.zone.MagicStack.finishResolving(MagicStack.java:1051)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:919)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:717)
   at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:75)
   at forge.gui.GuiInput.selectButtonOK(GuiInput.java:79)
   at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:51)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
   at java.awt.Component.processMouseEvent(Component.java:6297)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
   at java.awt.Component.processEvent(Component.java:6062)
   at java.awt.Container.processEvent(Container.java:2039)
   at java.awt.Component.dispatchEventImpl(Component.java:4660)
   at java.awt.Container.dispatchEventImpl(Container.java:2097)
   at java.awt.Component.dispatchEvent(Component.java:4488)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
   at java.awt.Container.dispatchEventImpl(Container.java:2083)
   at java.awt.Window.dispatchEventImpl(Window.java:2489)
   at java.awt.Component.dispatchEvent(Component.java:4488)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)
   at java.awt.EventQueue.access$400(EventQueue.java:81)
   at java.awt.EventQueue$2.run(EventQueue.java:627)
   at java.awt.EventQueue$2.run(EventQueue.java:625)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
   at java.awt.EventQueue$3.run(EventQueue.java:641)
   at java.awt.EventQueue$3.run(EventQueue.java:639)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
gwurb
 
Posts: 20
Joined: 11 Oct 2012, 18:11
Has thanked: 12 times
Been thanked: 0 time

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby Diogenes » 01 Nov 2012, 01:13

Spatzi wrote:Telepathy does not work. AI's hand is still hidden.
Spatzi wrote:Writ of Passage forecast ability does not work.
I just checked both of these in the 1.30 beta, and they seem to work OK for me. I think I might know why you're not seeing the effects properly, though.

For Telepathy, unlike cards which reveal the top card of the opponent's library, the revealed hand does not appear in the "card info" pane. You have to click on the opponent's hand icon, and a list with their cards will pop up. (Confirmed with Dev Mode off.)

For the Writ of Passage Forecast ability, you actually have to click on the card in your hand during your upkeep step (and only during your upkeep step.) There's no automated prompt on whether or not you want to use it since it's an activated ability, not an ability that triggers on your upkeep. (Confirmed bestows unblockability.)
Diogenes
 
Posts: 201
Joined: 12 Jul 2012, 00:54
Has thanked: 39 times
Been thanked: 23 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby sagephoenix » 01 Nov 2012, 02:22

When I play Everflowing Chalice, it doesn't count towards Inexorable Tide.
sagephoenix
 
Posts: 177
Joined: 29 Aug 2011, 14:07
Has thanked: 57 times
Been thanked: 3 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby sagephoenix » 01 Nov 2012, 03:24

Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.3.0-r17721

OS: Windows Vista Version: 6.0 Architecture: x86

Java Version: 1.6.0_07 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.UnsupportedOperationException
   at java.util.Collections$UnmodifiableCollection.remove(Unknown Source)
   at forge.card.abilityfactory.AbilityFactoryCounters$10.selectPlayer(AbilityFactoryCounters.java:1571)
   at forge.gui.GuiInput.selectPlayer(GuiInput.java:100)
   at forge.gui.match.nonsingleton.CField.avatarAction(CField.java:406)
   at forge.gui.match.nonsingleton.CField.access$2(CField.java:405)
   at forge.gui.match.nonsingleton.CField$3.mousePressed(CField.java:81)
   at java.awt.AWTEventMulticaster.mousePressed(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)
Happened while targeting a player with a proliferation trigger using Inexorable Tide.
Last edited by sagephoenix on 01 Nov 2012, 17:07, edited 1 time in total.
sagephoenix
 
Posts: 177
Joined: 29 Aug 2011, 14:07
Has thanked: 57 times
Been thanked: 3 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby Andy9973 » 01 Nov 2012, 16:59

I got this error message when the AI cast Incinerate on my Kor Outfitter.

Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.3.0-r17721

OS: Windows 7 Version: 6.1 Architecture: amd64

Java Version: 1.7.0_06 Vendor: Oracle Corporation

Detailed error trace:
java.lang.NullPointerException
   at java.util.TreeMap.getEntry(Unknown Source)
   at java.util.TreeMap.containsKey(Unknown Source)
   at java.util.TreeMap$KeySet.contains(Unknown Source)
   at forge.Card.hasProperty(Card.java:6987)
   at forge.Card.isValid(Card.java:6379)
   at forge.GameEntity.isValid(GameEntity.java:318)
   at forge.card.trigger.TriggerChangesZone.performTest(TriggerChangesZone.java:75)
   at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:414)
   at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:360)
   at forge.GameAction.changeZone(GameAction.java:234)
   at forge.GameAction.moveTo(GameAction.java:361)
   at forge.GameAction.moveTo(GameAction.java:342)
   at forge.GameAction.moveToGraveyard(GameAction.java:495)
   at forge.GameAction.sacrificeDestroy(GameAction.java:1439)
   at forge.GameAction.destroy(GameAction.java:1548)
   at forge.GameAction.checkStateEffects(GameAction.java:1128)
   at forge.game.zone.MagicStack.finishResolving(MagicStack.java:1055)
   at forge.card.abilityfactory.AbilityFactory.resolveSubAbilities(AbilityFactory.java:2913)
   at forge.card.abilityfactory.AbilityFactory.passUnlessCost(AbilityFactory.java:2762)
   at forge.card.abilityfactory.AbilityFactory.resolveSubAbilities(AbilityFactory.java:2919)
   at forge.card.abilityfactory.AbilityFactory.passUnlessCost(AbilityFactory.java:2762)
   at forge.card.abilityfactory.AbilityFactory.resolve(AbilityFactory.java:2891)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:915)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:717)
   at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:75)
   at forge.gui.GuiInput.selectButtonOK(GuiInput.java:79)
   at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:51)
   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.AWTEventMulticaster.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$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$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)
Andy9973
 
Posts: 103
Joined: 30 Apr 2012, 08:35
Has thanked: 47 times
Been thanked: 5 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby sagephoenix » 01 Nov 2012, 17:23

I'm having difficulty getting this to work. I think I'm doing it right. I'm trying to do the Act of Treason Bazaar Trader combo. This is taken from Bazaar Trader's rulings.
You may target yourself with Bazaar Trader's ability. Normally, this won't have any visible effect. However, the ability would override an effect with a limited duration that gave you control of a permanent. For example, if you temporarily gained control of a creature with Act of Treason, targeting yourself and that creature with Bazaar Trader's ability would then cause you to gain control of the creature indefinitely.
sagephoenix
 
Posts: 177
Joined: 29 Aug 2011, 14:07
Has thanked: 57 times
Been thanked: 3 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby saturnine » 01 Nov 2012, 17:55

Fact or Fiction is still doing that thing where the AI will occasionally give me an extra card in Pile 2 despite it not revealing the sixth card during the initial reveal.
saturnine
 
Posts: 154
Joined: 29 Jul 2012, 15:16
Has thanked: 98 times
Been thanked: 7 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby gos » 01 Nov 2012, 18:55

I had a Mycoloth with 248 +1/+1 and 2 copies of Doubling Season, and forge freezes on my upkeep. I wonder why... :lol:
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby Nordos » 01 Nov 2012, 19:24

Just wait ... about 15 minutes. Takes a long time to setting up the triggers, but it will work, eventually :D
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby TastetheJace » 02 Nov 2012, 03:47

Had Kiki-Jiki, Mirror Breaker copy my hound pet, but couldn't activate the copied token's firebreathing ability. It wasn't listed on the token.
TastetheJace
 
Posts: 91
Joined: 30 Jul 2012, 00:13
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby cc-drake » 02 Nov 2012, 18:09

- AI counters one of my spells with Power Sink, but my lands don't get tapped.
- I tap down AI's Aladdin's Ring with Phyrexian Gremlins, but in AI's upkeep, AI activates the Ring. I don't have stops in AI's draw or upkeep step, if that matters.
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby gos » 02 Nov 2012, 18:45

I bounced my opponent's Nihilith, which had previously been suspended with Echoing Truth. My opponent cast it again, and it still had haste (4 instances of it!). There were no cards in the graveyard or on the battlefield to explain this.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby cc-drake » 03 Nov 2012, 08:34

AI's Tablet of the Guilds causes
Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.3.0-r17721

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_37 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.card.cardfactory.CardFactoryUtil.getColorByProminence(CardFactoryUtil.java:3183)
   at forge.card.abilityfactory.AbilityFactoryChoose.chooseColorResolve(AbilityFactoryChoose.java:734)
   at forge.card.abilityfactory.AbilityFactoryChoose.access$6(AbilityFactoryChoose.java:690)
   at forge.card.abilityfactory.AbilityFactoryChoose$1DrawbackChooseColor.resolve(AbilityFactoryChoose.java:573)
   at forge.card.abilityfactory.AbilityFactory.passUnlessCost(AbilityFactory.java:2761)
   at forge.card.abilityfactory.AbilityFactory.resolve(AbilityFactory.java:2891)
   at forge.game.player.ComputerUtil.playNoStack(ComputerUtil.java:435)
   at forge.card.replacement.ReplacementHandler.executeReplacement(ReplacementHandler.java:240)
   at forge.card.replacement.ReplacementHandler.run(ReplacementHandler.java:145)
   at forge.card.replacement.ReplacementHandler.run(ReplacementHandler.java:65)
   at forge.GameAction.changeZone(GameAction.java:186)
   at forge.GameAction.moveTo(GameAction.java:361)
   at forge.GameAction.moveTo(GameAction.java:342)
   at forge.GameAction.moveToPlay(GameAction.java:599)
   at forge.GameAction.moveTo(GameAction.java:766)
   at forge.GameAction.moveTo(GameAction.java:743)
   at forge.card.spellability.SpellPermanent.resolve(SpellPermanent.java:586)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:918)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:717)
   at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:75)
   at forge.gui.GuiInput.selectButtonOK(GuiInput.java:79)
   at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:51)
   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 javax.swing.AbstractButton.doClick(Unknown Source)
   at forge.gui.toolbox.FButton$1.keyPressed(FButton.java:91)
   at java.awt.Component.processKeyEvent(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.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$400(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.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.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)
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Forge Beta: 10-26-2012 ver 1.3.0

Postby Diena » 03 Nov 2012, 13:07

 Moonsilver Spear generats 4/4 Angel but the generated token has no displayed picture

I think the end of the scripted card is wrong:
SVar:TrigAngelToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Angel | TokenTypes$ Creature,Angel | TokenOwner$ You | TokenColors$ White | TokenPower$ 4 | TokenToughness$ 4 | TokenKeywords$ Flying | TokenImage$ w 4 4 angel avr
Last edited by Chris H. on 03 Nov 2012, 13:30, edited 1 time in total.
Reason: mouse-over
Diena
 
Posts: 59
Joined: 05 Nov 2011, 16:08
Has thanked: 2 times
Been thanked: 6 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 41 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form