Page 10 of 11

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 17 Oct 2014, 21:46
by friarsol
lujo wrote:There's a bug with Zelyon Sword, when you untap it to "unattach" it from a creature the creatures base power gets decreased by two. I've tried it and managed to get my Farrel's Zealot power to go to -2 XD
Hmm I'll take a look. I can probably script all of these "early Magic Equipment" to work more like Equipment does.

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 18 Oct 2014, 05:40
by wolfeman
After updating to Mac OS X 10.10 Yosemite, Forge dropped all my card images. I tried to re-import them - now I only see Theros cards and basic lands. ?????

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 18 Oct 2014, 08:05
by Andy9973
The ability of Soratami Seer only requires you to return two lands to your hand. You don't have to pay 4 mana in addition to that.

Edit: I just got the following error message. I was activating the ability of Tomoya the Revealer (Jushi Apprentice//Tomoya the Revealer) and targeted myself. I had 20 cards in hand but only 19 cards in my library. There didn't seem to be any real problems caused by that error though. I won the game and could continue without any more problems. (Note: I also had a Laboratory Maniac in play.)

ArrayIndexOutOfBoundsException | Open
Code: Select all
Forge Version:    1.5.28-r27804
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_51 Oracle Corporation

java.lang.ArrayIndexOutOfBoundsException

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 18 Oct 2014, 12:01
by gos
I really like the achievements!

However (I bet you saw this coming), I played 1 Momir Basic game and immediately received the following achievements: Hellbent, Arcane Master, No Creatures, No Spells, Domain.

Perhaps it would be better if you couldn't receive achievements through Momir Basic...

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 18 Oct 2014, 17:45
by friarsol
gos wrote:Perhaps it would be better if you couldn't receive achievements through Momir Basic...
Yea I think someone mentioned that achievements were going to be disabled if Vanguard is on, not sure if they've had time to add that in or not yet.

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 18 Oct 2014, 19:30
by drdev
friarsol wrote:
gos wrote:Perhaps it would be better if you couldn't receive achievements through Momir Basic...
Yea I think someone mentioned that achievements were going to be disabled if Vanguard is on, not sure if they've had time to add that in or not yet.
Not yet, but I'll make that change today if I get the chance.

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 18 Oct 2014, 20:28
by slo-moe
Hi. I'm running build forge-gui-desktop-1.5.29-20141008.161512-2.tar.bz2

Morph is not working. I've never tried to use it in earlier versions of Forge.

1) I cast Sagu Mauler as morph creature for 3 mana; on AI's turn it killed it using -3 ability of Elspeth, Sun's Champion which shouldn't affect a 2/2 creature.

2) In another game, AI cast Grim Haruspex as a Morph. However, I see it as a 3/2 face-up creature (see screenshot).

*** Edit: when I cast Sagu Mauler as a morph, it appeared as the face-up 6/6 card, not a 2/2 morph creature.

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 19 Oct 2014, 08:46
by Andy9973
Not sure if it's only me who has this problem, but when I start a game against "Lands WRG" (Random Theme Decks) Forge freezes as soon as I click on "Start". I've tried it repeatedly and it froze like 9 out of 10 times. I made it once to the match screen thuough.

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 19 Oct 2014, 22:06
by Fizanko
Noticed there's a new morph overlay in KTK.

Here's a lq version of it if someone is interested in using it as a replacement for the old "spiderthing" morph overlay
Image
right click -> save as and rename the image as morph.jpg

the morph.jpg goes to your Forge user data : ...Forge\Cache\pics\token\

You may want to backup the original morph.jpg that is already there in case you prefer to go back to spiderthing.
the original lq one i used in case someone has no backup :
Image

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 19 Oct 2014, 22:46
by Orionalt
Description: Crashing on startup?

NullPointerException | Open
Code: Select all
Forge Version:    1.5.28-r27804
Operating System: Windows 8.1 6.3 x86
Java Version:     1.7.0_67 Oracle Corporation

java.lang.NullPointerException
   at java.util.Collections.shuffle(Unknown Source)
   at java.util.Collections.shuffle(Unknown Source)
   at forge.quest.QuestEventDraft.getRandomDraftOrNull(QuestEventDraft.java:751)
   at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:258)
   at forge.screens.home.quest.CSubmenuQuestDraft.initialize(CSubmenuQuestDraft.java:95)
   at forge.view.FView.initialize(FView.java:123)
   at forge.control.FControl$3.run(FControl.java:224)
   at java.awt.event.InvocationEvent.dispatch(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.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)

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 20 Oct 2014, 04:13
by supercommiefu
Description: Paying for a Brainstorm with a Lotus Petal

RuntimeException | Open
Code: Select all
Forge Version:    1.5.28-r27804
Operating System: Windows 8 6.2 x86
Java Version:     1.7.0_67 Oracle Corporation

java.lang.RuntimeException: Cannot remove input InputPayManaOfCostPayment because it's not on top of stack. Stack = []
   at forge.match.input.InputQueue.removeInput(InputQueue.java:58)
   at forge.match.input.InputSyncronizedBase.stop(InputSyncronizedBase.java:49)
   at forge.match.input.InputPayMana.onStateChanged(InputPayMana.java:414)
   at forge.match.input.InputPayMana.showMessage(InputPayMana.java:408)
   at forge.match.input.InputBase.showMessageInitial(InputBase.java:139)
   at forge.match.input.InputProxy$1.run(InputProxy.java:74)
   at java.awt.event.InvocationEvent.dispatch(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.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)
There's something wonky about Tainted Sigil, but I'm not sure exactly what it is. For example in this case http://imgur.com/NAqQ1D0 the AI very clearly lost 16 life but when it activated Tainted Sigil it only gained 5. I guess one potential thing it could be is I payed a bunch of life to sac fetchlands and cast Gitaxian Probes and maybe a Grim Tutor, so maybe it is factoring that in with me gaining life somehow? I dunno.

Also, this is probably more me doing something I'm not supposed to than an actual error, I get the following error if I try to add a card to play via dev mode when the game asks me if I will keep or mulligan.
NullPointerException | Open
Code: Select all
Forge Version:    1.5.28-r27804
Operating System: Windows 8 6.2 x86
Java Version:     1.7.0_67 Oracle Corporation

java.lang.NullPointerException
   at forge.game.zone.MagicStack.addAllTriggeredAbilitiesToStack(MagicStack.java:818)
   at forge.player.PlayerControllerHuman$DevModeCheats$7.run(PlayerControllerHuman.java:2083)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 20 Oct 2014, 10:05
by Vecc
Angel of Serenity won't let you exile less than 3 creatures if there are 3+ legal targets. Clicking "cancel" or the "x" button to close the list will only bring it back instantly.

Also, cancelling or closing the "Choose draft format" menu after spending a token won't actually cancel. It will create a tournament just as if you had clicked OK. Real bummer.

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 20 Oct 2014, 15:39
by CyanKnight
My Momir opponent seems to be exempt from paying Echo costs.

When played with Momir, Kederekt Leviathan does not trigger its ETB ability.
Edit: I encountered it again and it did work as expected. I'm quite sure there were no stifle-like abilities the first time though.

I am now playing against the Anti-black deck, and shouldn't Mold Adder get counters if I cast spells when the AI has a Painter's Servant out set to black?

Re: Forge Beta: 10-03-2014 ver 1.5.28

PostPosted: 20 Oct 2014, 23:10
by Vecc
In case anyone is suffering from constant crashes, specially in the Quest Tournament Mode, like I was: updating to Java 8 really solved pretty much everything for me. I've spent around 6 hours playing after updating to Java 8 and got no crashes so far.

Maybe I was the last Forge player to update to Java 8, but in case there's people out there who haven't updated yet (to be fair, the automatic Java Update won't tell you about this newest version), here's a link to the download page.

http://www.oracle.com/technetwork/java/ ... 33155.html

Crash Report

PostPosted: 21 Oct 2014, 04:22
by Qanadhar
Description: I was casting Jeskai Ascendancy (URW), started with no tapped lands, tapped a Temple of Mystery for U, a Temple of Plenty for W, and a Mana Confluence for R, then the Report a Crash popped up.

RuntimeException | Open
Code: Select all
Forge Version:    1.5.28-r27804
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_55 Oracle Corporation

java.lang.RuntimeException: Cannot remove input InputPayManaOfCostPayment because it's not on top of stack. Stack = []
   at forge.match.input.InputQueue.removeInput(InputQueue.java:58)
   at forge.match.input.InputSyncronizedBase.stop(InputSyncronizedBase.java:49)
   at forge.match.input.InputPayMana.onStateChanged(InputPayMana.java:414)
   at forge.match.input.InputPayMana.showMessage(InputPayMana.java:408)
   at forge.match.input.InputBase.showMessageInitial(InputBase.java:139)
   at forge.match.input.InputProxy$1.run(InputProxy.java:74)
   at java.awt.event.InvocationEvent.dispatch(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.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)