Forge Beta: 06-25-2012 ver 1.2.9
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta: 06-25-2012 ver 1.2.9
by Sloth » 28 Jun 2012, 16:25
Fixed! Thanks cc-drake.cc-drake wrote:- Brain Pry costs only
Fixed! Thanks Bundy (the bug was related to snow mana).Bundy wrote:During the computers draw phase this error pops up. The log only shows that turn 14 started, there is nothing on the stack.
- | Open
- 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.
Not found: mana shard with profile = 0
Version:
Forge version 1.2.9-r15979
OS: Windows 7 Version: 6.1 Architecture: x86
Java Version: 1.6.0_31 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.RuntimeException: Not found: mana shard with profile = 0
at forge.card.mana.ManaCostShard.valueOf(ManaCostShard.java:288)
at forge.card.mana.ManaCostParser.next(ManaCostParser.java:96)
at forge.card.mana.ManaCostParser.next(ManaCostParser.java:9)
at forge.card.CardManaCost.<init>(CardManaCost.java:71)
at forge.card.mana.ManaCost.<init>(ManaCost.java:62)
at forge.CardUtil.getConvertedManaCost(CardUtil.java:359)
at forge.CardUtil.getConvertedManaCost(CardUtil.java:326)
at forge.game.player.ComputerUtil$6.compare(ComputerUtil.java:1689)
at forge.game.player.ComputerUtil$6.compare(ComputerUtil.java:1686)
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.sort(Unknown Source)
at forge.game.player.ComputerUtil.sortSpellAbilityByCost(ComputerUtil.java:1714)
at forge.game.player.ComputerUtil.playSpellAbilities(ComputerUtil.java:76)
at forge.game.player.ComputerUtil.playSpellAbilities(ComputerUtil.java:112)
at forge.game.player.ComputerAIGeneral.stackResponse(ComputerAIGeneral.java:366)
at forge.game.player.ComputerAIGeneral.stackNotEmpty(ComputerAIGeneral.java:350)
at forge.game.player.ComputerAIInput.think(ComputerAIInput.java:125)
at forge.game.player.ComputerAIInput.showMessage(ComputerAIInput.java:74)
at forge.gui.GuiInput.setInput(GuiInput.java:74)
at forge.gui.GuiInput.update(GuiInput.java:60)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.util.MyObservable.updateObservers(MyObservable.java:41)
at forge.game.phase.PhaseHandler.nextPhase(PhaseHandler.java:591)
at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:57)
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$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)
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by Orionalt » 28 Jun 2012, 17:09
Oona, Queen of the Fae has recently gotten this great idea to lock in my first activation and make all subsequent activations cost the same amount. This is during the Torpor Orb challenge and I have a Painter's Servant on the field as well (blue).
- Orionalt
- Posts: 31
- Joined: 08 Apr 2012, 08:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 06-25-2012 ver 1.2.9
by muppet » 28 Jun 2012, 19:45
I have Magus of the Moon in play computer got black mana out of its Forbidden Orchard which is incorrect I think.
Re: Forge Beta: 06-25-2012 ver 1.2.9
by Orionalt » 28 Jun 2012, 20:00
Spitting Image s of Pelakka Wurm don't draw cards when they die.
- Orionalt
- Posts: 31
- Joined: 08 Apr 2012, 08:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 06-25-2012 ver 1.2.9
by Orionalt » 28 Jun 2012, 20:46
I had an Umezawa's Jitte on a Wurmcoil Engine and it was blocked by two creatures that were enough to kill the engine. The Jitte got 4 counters on it.
- Orionalt
- Posts: 31
- Joined: 08 Apr 2012, 08:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 06-25-2012 ver 1.2.9
by vagrant87 » 28 Jun 2012, 21:15
Whenever Bojuka Bog enters the battlefield from the graveyard with Crucible of Worlds, the Triggered ability of Bojuka Bog will trigger at the next phase, Ex: I play Bojuka Bog from the GY in the First Main phase, the ability will trigger during the Declare Attackers phase, and this will bug the game as I will not be able to select attacking creatures or move forward to the next phase.
- vagrant87
- Posts: 13
- Joined: 02 Mar 2012, 10:42
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 06-25-2012 ver 1.2.9
by gos » 28 Jun 2012, 23:01
I have a Whimwader in play and a Scuttlemutt. I use the Scuttlemutt to turn my opponent's Carrier Pigeons blue, but the Whimwader can't attack. I can see no indication the Pigeons are blue.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by gos » 28 Jun 2012, 23:08
Later in the same duel I used Primswake Merrow 's ETB ability to turn my opponent's Freewind Falcon blue. I see no indication that the Falcon is blue, but it loses the +1/+1 it gained from Honor of the Pure!gos wrote:I have a Whimwader in play and a Scuttlemutt. I use the Scuttlemutt to turn my opponent's Carrier Pigeons blue, but the Whimwader can't attack. I can see no indication the Pigeons are blue.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by gos » 29 Jun 2012, 00:19
I got this error when I cast Gift of the Gargantuan. I first selected a creature and a land, then the error popped up.
- 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.2.9-r15979
OS: Windows 7 Version: 6.1 Architecture: amd64
Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
at java.util.AbstractList$Itr.next(Unknown Source)
at forge.CardList.removeAll(CardList.java:726)
at forge.card.abilityfactory.AbilityFactoryReveal.digResolve(AbilityFactoryReveal.java:534)
at forge.card.abilityfactory.AbilityFactoryReveal.access$200(AbilityFactoryReveal.java:60)
at forge.card.abilityfactory.AbilityFactoryReveal$1.resolve(AbilityFactoryReveal.java:145)
at forge.card.abilityfactory.AbilityFactory.resolve(AbilityFactory.java:2760)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:960)
at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:883)
at forge.game.player.ComputerAIGeneral.stackResponse(ComputerAIGeneral.java:407)
at forge.game.player.ComputerAIGeneral.stackNotEmpty(ComputerAIGeneral.java:350)
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:872)
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:52)
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$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)
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by muppet » 29 Jun 2012, 13:26
Same problem as previously with Dread Return, Bridge from Below, and Flame-kin Zealot.
Re: Forge Beta: 06-25-2012 ver 1.2.9
by gos » 29 Jun 2012, 14:32
I successfully cast Gift of the Gargantuan, using the same deck on another occasion. Maybe some glitch the first time.gos wrote:I got this error when I cast Gift of the Gargantuan. I first selected a creature and a land, then the error popped up.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by friarsol » 29 Jun 2012, 14:35
The comodification error is a race condition. It doesn't happen all the time, and only happens in certain situations. Are you on Java 1.6 or 1.7?gos wrote:I successfully cast Gift of the Gargantuan, using the same deck on another occasion. Maybe some glitch the first time.gos wrote:I got this error when I cast Gift of the Gargantuan. I first selected a creature and a land, then the error popped up.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by gos » 29 Jun 2012, 14:42
1.6 (a.k.a. 6.0.240 on Windows 7).friarsol wrote:The comodification error is a race condition. It doesn't happen all the time, and only happens in certain situations. Are you on Java 1.6 or 1.7?gos wrote:I successfully cast Gift of the Gargantuan, using the same deck on another occasion. Maybe some glitch the first time.gos wrote:I got this error when I cast Gift of the Gargantuan. I first selected a creature and a land, then the error popped up.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by Rob Cashwalker » 29 Jun 2012, 15:12
Short of any new reports of grossly inaccurate values (precisely = 400) for some Alpha and Beta cards last week, this is my final statement on the card prices:serrasmurf wrote:Hi, the card prices for quest are still a bit off (with regard to version 1.2.7). Bad commons/uncommons from legends/revised etc. shouldn't be 400+ credits..
The old price list source hadn't been updated at all in over 5 months, and worse, they were missing data for a number of cards, so hard-coded defaults may have been displayed. So what we observed as "normal" prices for cards may have been skewed for a while.
The prices from tcgplayer.com are derived from data supplied by all their partnered card shops. Prices could change daily, though I'm only updating our server weekly.
Look at prices on Magic Online. They're typically at least double their cardboard-equivalents, sometimes triple or more. This is reflected in Forge as a scaling of up to 4x applied to cards based on age.
1x M13 - 8th Edition
2x Scourge - Portal
3x 5th Edition - Legends
4x Revised - Alpha
From a Vorthos point of view:
Just accept that cards in the Forge universe are harder to come by the older they are, no matter if they're "bad" cards. "Good" cards (usually valued higher in the real world) are scaled just the same.
Also, each time a cardshop window is displayed, the prices are randomly scaled higher and lower with a slim chance to be double-price or half-price.
BTW, if anyone didn't notice, 1 gold = 1 US cent.
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: Forge Beta: 06-25-2012 ver 1.2.9
by Nordos » 29 Jun 2012, 15:44
I actually dislike the fact that reprint's price differs from the other set ones.
Since you can use a Serra Angel printed in the 9Th edition for a deck which is only allowed to have M12 cards, I can't see any real deal with that.
Another thing, can you add an aoption to remove the Edition in the quest? It bothers me that I have 4 copies of, lets say, Diabolic Tutor, and yet they are all in a different pile because they are reprints ...
Since you can use a Serra Angel printed in the 9Th edition for a deck which is only allowed to have M12 cards, I can't see any real deal with that.
Another thing, can you add an aoption to remove the Edition in the quest? It bothers me that I have 4 copies of, lets say, Diabolic Tutor, and yet they are all in a different pile because they are reprints ...
Who is online
Users browsing this forum: No registered users and 39 guests