Forge Beta: 03-14-2014 ver 1.5.14
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta: 03-14-2014 ver 1.5.14
by Agetian » 21 Mar 2014, 12:30
Mercadian Atlas' special draw (when you don't play a land) is supposed to be optional, but Forge doesn't give you a choice like it usually does for optional draws.
- Agetian
- Agetian
- Agetian
- Programmer
- Posts: 3488
- Joined: 14 Mar 2011, 05:58
- Has thanked: 683 times
- Been thanked: 572 times
Re: Forge Beta: 03-14-2014 ver 1.5.14
by gos » 21 Mar 2014, 14:22
. Food Chain does not allow me to choose the color of the mana I get when I sacrifice a creature! Misthollow Griffin is a sad bird...
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 03-14-2014 ver 1.5.14
by friarsol » 21 Mar 2014, 14:34
When are you activating Food Chain? Stack is empty and not in the middle of casting a spell?gos wrote:. Food Chain does not allow me to choose the color of the mana I get when I sacrifice a creature! Misthollow Griffin is a sad bird...
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 03-14-2014 ver 1.5.14
by McNutty » 21 Mar 2014, 15:37
Is there any way to boost the max sell price in the quest shop above 1000?
- McNutty
- Posts: 1
- Joined: 21 Mar 2014, 15:29
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 03-14-2014 ver 1.5.14
by friarsol » 21 Mar 2014, 16:05
I believe after you win 50 games that limit is removed.McNutty wrote:Is there any way to boost the max sell price in the quest shop above 1000?
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 03-14-2014 ver 1.5.14
by mastroego » 21 Mar 2014, 16:56
hmmm, I have 1400+ wins (months with a single quest ongoing) and maximum sell price is 375 for a Mythic Rare (1200something for a foil Mythic Rare)
I must have some bonus from an item too.
I must have some bonus from an item too.
Last edited by mastroego on 21 Mar 2014, 17:08, edited 1 time in total.
Re: Forge Beta: 03-14-2014 ver 1.5.14
by friarsol » 21 Mar 2014, 16:59
We grab prices from the real price guides and normalize them for "Forge gold". So either the cards you have aren't that exensive, or you don't have an up-to-date prices file (from the content downloaders) and it's taking default values. Additionally, the vendor buys cards from you for a percentage of how much he sells them for.mastroego wrote:hmmm, I have 1400+ wins (months with a single quest ongoing) and maximum sell price is 375 for a Mythic Rare (1200something for a foil Mythic Rare)
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 03-14-2014 ver 1.5.14
by mastroego » 21 Mar 2014, 17:09
Oh yes, I use the default values.
I'm fine with them, as they are "static" and equal between sets
I'm fine with them, as they are "static" and equal between sets

Re: Forge Beta: 03-14-2014 ver 1.5.14
by MC Brodie » 21 Mar 2014, 20:52
I don't know if you are aware of this or not but I found a way to cheat mana out of Unknown Shores (and probably other cards like it).
I had 2x Swamp, 2x Island and Unknown Shores in play and I tried to play Horizon Chimera. This is what I did:
- Clicked the Horizon Chimera and was prompted to pay
{B}{U}
- Tapped one Swamp and 2x Island
- When I tapped the Unknown Shores it automatically chose the activated ability for colored mana, chose green mana and then prompted me to pay
for Unknown Shores
- Instead of tapping my last Swamp I hit cancel. The Unknown Shores untapped and the Horizon Chimera went on the stack and was cast as normal.
Edit - And now I'm having a different problem but this one might just be me.
I switched from the "Game" tab to "Home" tab so I could verify my version. When I went back to the Game tab the Command, Field and Hand frames are gone and I cannot figure out how to get them back. I tried to revert the layout and restart Forge. I'll try to restall as well. Seems odd.
Deleting my Preferences folder in \AppData\Roaming\Forge\ reset it for me. At least now I can play
.
I had 2x Swamp, 2x Island and Unknown Shores in play and I tried to play Horizon Chimera. This is what I did:
- Clicked the Horizon Chimera and was prompted to pay

- Tapped one Swamp and 2x Island
- When I tapped the Unknown Shores it automatically chose the activated ability for colored mana, chose green mana and then prompted me to pay

- Instead of tapping my last Swamp I hit cancel. The Unknown Shores untapped and the Horizon Chimera went on the stack and was cast as normal.
Edit - And now I'm having a different problem but this one might just be me.
](./images/smilies/eusa_wall.gif)
Deleting my Preferences folder in \AppData\Roaming\Forge\ reset it for me. At least now I can play

-----------------------------------------------------------------------
Song of the Day: 46 and 2 (cover)
Song of the Day: 46 and 2 (cover)
Re: Forge Beta: 03-14-2014 ver 1.5.14
by midnightlynx » 21 Mar 2014, 23:48
Description: Crashes on loading, at "Opening main window...", every time I try to run it.
- ExceptionInInitializerError | Open
- Code: Select all
Forge Version: 1.5.14-r25182
Operating System: Linux 3.11.0-18-generic amd64
Java Version: 1.7.0_51 Oracle Corporation
java.lang.ExceptionInInitializerError
at forge.gui.framework.DragTab.<init>(DragTab.java:34)
at forge.gui.home.sanctioned.VSubmenuConstructed.<init>(VSubmenuConstructed.java:62)
at forge.gui.home.sanctioned.VSubmenuConstructed.<clinit>(VSubmenuConstructed.java:54)
at forge.gui.home.VHomeUI.<init>(VHomeUI.java:112)
at forge.gui.home.VHomeUI.<clinit>(VHomeUI.java:59)
at forge.gui.framework.FScreen.<clinit>(FScreen.java:27)
at forge.gui.menus.LayoutMenu.getMenu(LayoutMenu.java:39)
at forge.gui.menus.ForgeMenu.refresh(ForgeMenu.java:69)
at forge.gui.menus.ForgeMenu.<init>(ForgeMenu.java:23)
at forge.control.FControl.getForgeMenu(FControl.java:251)
at forge.view.FNavigationBar.<clinit>(FNavigationBar.java:28)
at forge.view.FView.initialize(FView.java:72)
at forge.control.FControl$3.run(FControl.java:239)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.IllegalArgumentException: Width (0) and height (0) must be non-zero
at java.awt.image.ReplicateScaleFilter.<init>(ReplicateScaleFilter.java:102)
at java.awt.Image.getScaledInstance(Image.java:173)
at sun.awt.CustomCursor.<init>(CustomCursor.java:69)
at sun.awt.X11CustomCursor.<init>(X11CustomCursor.java:43)
at sun.awt.X11.XCustomCursor.<init>(XCustomCursor.java:42)
at sun.awt.X11.XToolkit.createCustomCursor(XToolkit.java:1133)
at forge.gui.toolbox.FSkin$SkinCursor.updateCursor(FSkin.java:673)
at forge.gui.toolbox.FSkin$SkinCursor.access$1600(FSkin.java:660)
at forge.gui.toolbox.FSkin$SkinImage.toCursor(FSkin.java:613)
at forge.gui.toolbox.FSkin$SkinImage.access$1700(FSkin.java:452)
at forge.gui.toolbox.FSkin.getCursor(FSkin.java:657)
at forge.gui.framework.SRearrangingUtil.<clinit>(SRearrangingUtil.java:50)
... 27 more
- midnightlynx
- Posts: 4
- Joined: 04 Mar 2014, 18:33
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 03-14-2014 ver 1.5.14
by adrianovaz2007 » 22 Mar 2014, 03:13
So nothing on the Intet bug yet?
- adrianovaz2007
- Posts: 11
- Joined: 15 Dec 2013, 01:13
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 03-14-2014 ver 1.5.14
by gos » 22 Mar 2014, 11:50
That's right. 5friarsol wrote:When are you activating Food Chain? Stack is empty and not in the middle of casting a spell?gos wrote:. Food Chain does not allow me to choose the color of the mana I get when I sacrifice a creature! Misthollow Griffin is a sad bird...

- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 03-14-2014 ver 1.5.14
by fiend123 » 22 Mar 2014, 13:25
Loyal Cathar is bugged. When Unhallowed Cathar dies, it returns to the battlefield as Unhallowed Cathar at end of turn.
Re: Forge Beta: 03-14-2014 ver 1.5.14
by timmermac » 22 Mar 2014, 16:50
Another repeat of the fatpack purchase error I reported earlier in the thread, this time with Apocalypse.
"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: Forge Beta: 03-14-2014 ver 1.5.14
by vojsob » 22 Mar 2014, 19:40
Hey guys,
Spellskite cannot redirect trygon predator ability, it writes targeting error. it should be working.
Trygon predator ability fall in infinite loop, after redirect atempt --> screen
and another question, i have Crucible of Worls in play, how can I use it to play lands from GY ? i try to click on land in list of cards in GY a nothing :/(
Spellskite cannot redirect trygon predator ability, it writes targeting error. it should be working.
Trygon predator ability fall in infinite loop, after redirect atempt --> screen
and another question, i have Crucible of Worls in play, how can I use it to play lands from GY ? i try to click on land in list of cards in GY a nothing :/(
Who is online
Users browsing this forum: No registered users and 45 guests