Re: Forge Beta: 10-05-2012 ver 1.2.15
I'm trying to download Forge for windows, but all I can see are the links for Linux and Mac files. All the pages say the download is on this forum thread, but I don't see it! Am I missing it?
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=26&t=8291
The Windows and Linux are the same version. Just download that one and make sure to checkout the readme if you have some issues.t337c213 wrote:I'm trying to download Forge for windows, but all I can see are the links for Linux and Mac files. All the pages say the download is on this forum thread, but I don't see it! Am I missing it?
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.
For input string: "DamageYou<5>"
Version:
Forge version 1.2.15-r17352
OS: Windows Vista Version: 6.0 Architecture: amd64
Java Version: 1.7.0_05 Vendor: Oracle Corporation
Detailed error trace:
java.lang.NumberFormatException: For input string: "DamageYou<5>"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at forge.card.abilityfactory.AbilityFactory.calculateAmount(AbilityFactory.java:1831)
at forge.game.player.ComputerUtil.counterSpellRestriction(ComputerUtil.java:242)
at forge.game.player.ComputerUtil.playCounterSpell(ComputerUtil.java:302)
at forge.game.player.ComputerAIGeneral.playSpellAbilities(ComputerAIGeneral.java:354)
at forge.control.input.InputControl.updateInput(InputControl.java:260)
at forge.gui.GuiInput.update(GuiInput.java:58)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.util.MyObservable.updateObservers(MyObservable.java:41)
at forge.control.input.InputControl.resetInput(InputControl.java:146)
at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:869)
at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:76)
at forge.gui.GuiInput.selectButtonOK(GuiInput.java:92)
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:89)
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$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)
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.2.15-r17352
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.7.0_07 Vendor: Oracle Corporation
Detailed error trace:
java.lang.NullPointerException
at forge.card.abilityfactory.AbilityFactoryDealDamage.fightStackDescription(AbilityFactoryDealDamage.java:1851)
at forge.card.abilityfactory.AbilityFactoryDealDamage.access$15(AbilityFactoryDealDamage.java:1845)
at forge.card.abilityfactory.AbilityFactoryDealDamage$1DrawbackFight.getStackDescription(AbilityFactoryDealDamage.java:1808)
at forge.card.abilityfactory.AbilityFactoryReveal.digStackDescription(AbilityFactoryReveal.java:264)
at forge.card.abilityfactory.AbilityFactoryReveal.access$0(AbilityFactoryReveal.java:221)
at forge.card.abilityfactory.AbilityFactoryReveal$1DrawbackDig.getStackDescription(AbilityFactoryReveal.java:182)
at forge.card.spellability.SpellAbilityStackInstance.<init>(SpellAbilityStackInstance.java:92)
at forge.card.spellability.SpellAbilityStackInstance.<init>(SpellAbilityStackInstance.java:108)
at forge.game.zone.MagicStack.add(MagicStack.java:420)
at forge.game.zone.MagicStack.addAndUnfreeze(MagicStack.java:196)
at forge.card.spellability.SpellAbilityRequirements.addAbilityToStack(SpellAbilityRequirements.java:238)
at forge.card.spellability.SpellAbilityRequirements.finishPaying(SpellAbilityRequirements.java:192)
at forge.card.cost.CostPayment.payCost(CostPayment.java:227)
at forge.card.cost.CostPayment.paidCost(CostPayment.java:190)
at forge.card.cost.CostMana.payHuman(CostMana.java:236)
at forge.card.cost.CostPayment.payCost(CostPayment.java:221)
at forge.card.spellability.SpellAbilityRequirements.startPaying(SpellAbilityRequirements.java:179)
at forge.card.spellability.SpellAbilityRequirements.needPayment(SpellAbilityRequirements.java:165)
at forge.card.spellability.SpellAbilityRequirements.finishedTargeting(SpellAbilityRequirements.java:154)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:210)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:217)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:217)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:217)
at forge.card.spellability.TargetSelection$2.done(TargetSelection.java:420)
at forge.card.spellability.TargetSelection$2.selectPlayer(TargetSelection.java:413)
at forge.gui.GuiInput.selectPlayer(GuiInput.java:113)
at forge.gui.match.nonsingleton.CField.avatarAction(CField.java:412)
at forge.gui.match.nonsingleton.CField.access$2(CField.java:409)
at forge.gui.match.nonsingleton.CField$3.mousePressed(CField.java:84)
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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(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)
TastetheJace wrote:Computer had Mogg Flunkies...
Both have been reported before and are fixed.gos wrote:I get the following error when Guild Feud triggers:
Fixed! Thanks sagephoenix. [Molten Influence was the culprit]sagephoenix wrote:[code]This is a Crash Report. An error has occurred. Please save this message to a file.
Fixed! Thanks sagephoenix. [Stalker Hag wasn't working]sagephoenix wrote:My opponent's Aether Adept blocked my Stalker Hag while I had Urborg, Tomb of Yawgmoth in play.
Opponent's control: 2 Mountains, 3 islands, 1 Taiga, Aether Adept, Copper Gnomes, Basalt Gargoyle
My control: Urborg, Tomb of Yawgmoth, 2 Swamps, 2 Zodiac Rats, 1 Quag Vampires, 1 Stalker Hag, 2 Sewer Shamblers.
Nothing in hand, graveyard, exile, or battlefield suggests somehow my creature lost swampwalk.
Fixed! Thanks Nordos.Nordos wrote:AI blocked with a Skullbriar, the Walking Grave which had a +1/ü1 counter on it. It dies. He then revives it with Vigor Mortis (of course spending green mana in the process), yet the Skullbriar, the Walking Grave has only one +1/+1 counter on it.
Is that the correct behaviuor?
gos wrote:I was able to target a sorcery my opponent controlled with the ability granted by Dual Casting.
Both fixed! Thanks gos.gos wrote:When I cast my opponent's Trigon of Thought for free using Jace, Architect of Thought 's ultimate, it comes into play with no counters.
Fixed! Thanks TastetheJace.TastetheJace wrote:Perish the Thought has the opponent put selected card on top of his or her library instead of shuffling it in.