Page 6 of 9

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 12:30
by Agetian
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

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 14:22
by gos
. 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...

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 14:34
by friarsol
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...
When are you activating Food Chain? Stack is empty and not in the middle of casting a spell?

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 15:37
by McNutty
Is there any way to boost the max sell price in the quest shop above 1000?

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 16:05
by friarsol
McNutty wrote:Is there any way to boost the max sell price in the quest shop above 1000?
I believe after you win 50 games that limit is removed.

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 16:56
by mastroego
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.

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 16:59
by friarsol
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)
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.

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 17:09
by mastroego
Oh yes, I use the default values.
I'm fine with them, as they are "static" and equal between sets :)

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 20:52
by MC Brodie
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 {2}{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 {1} 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 :D .

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 21 Mar 2014, 23:48
by midnightlynx
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

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 22 Mar 2014, 03:13
by adrianovaz2007
So nothing on the Intet bug yet?

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 22 Mar 2014, 11:50
by gos
friarsol wrote:
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...
When are you activating Food Chain? Stack is empty and not in the middle of casting a spell?
That's right. 5 {W} added to my mana pool.

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 22 Mar 2014, 13:25
by fiend123
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

PostPosted: 22 Mar 2014, 16:50
by timmermac
Another repeat of the fatpack purchase error I reported earlier in the thread, this time with Apocalypse.

Re: Forge Beta: 03-14-2014 ver 1.5.14

PostPosted: 22 Mar 2014, 19:40
by vojsob
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 :/(