Forge Beta: 09-12-2014 ver 1.5.26
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta: 09-12-2014 ver 1.5.26
by Andy9973 » 27 Sep 2014, 15:58
I've noticed a little mistake in the rules text for one of the cards.
For Dance of the Dead the Card Detail box says:
"[...] When Animate Dead (<- should be Dance of the Dead) leaves the battlefield, [...]"
For Dance of the Dead the Card Detail box says:
"[...] When Animate Dead (<- should be Dance of the Dead) leaves the battlefield, [...]"
Re: Forge Beta: 09-12-2014 ver 1.5.26
by drdev » 27 Sep 2014, 19:45
This turned out to be an issue with all 0 mana cards that ended up costing mana due to either a kicker cost or an increased mana cost from another effect. I've fixed this issue now, so it should be fixed in the next snapshot build.mastroego wrote:Yeah, I already reported about the Chalice
...which used to work, so the bug must not be card-specific. I understand they changed some logic so they'll have to adjust it again, fixing a lot of similar issues at the same time, more than likely
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Beta: 09-12-2014 ver 1.5.26
by RichardHawk » 28 Sep 2014, 01:33
Unwilling Recruit does not properly grant +X/+0 to the target.
- RichardHawk
- Posts: 31
- Joined: 24 Mar 2014, 04:12
- Has thanked: 2 times
- Been thanked: 0 time
Re: Forge Beta: 09-12-2014 ver 1.5.26
by Agetian » 28 Sep 2014, 04:31
I activated the Scavenge ability on one of my dead creatures. Paid the mana cost for it (I used Auto), but then when it asked if I wanted to exile the dead creature, I said No. When I did this, the dead creature wasn’t exiled (as expected), however the mana was no longer in my pool and my lands were not untapped. I'm not sure if this really is a bug or it's just related to the current game design being unable to fully refund complex mana costs, but I decided to report it just in case.
- Agetian
- Agetian
- Agetian
- Programmer
- Posts: 3486
- Joined: 14 Mar 2011, 05:58
- Has thanked: 683 times
- Been thanked: 569 times
Re: Forge Beta: 09-12-2014 ver 1.5.26
by Buckminsterfullerene » 28 Sep 2014, 12:21
I've noticed a bug where I've got Oona, Queen of the Fae out and I use her mill ability, but regardless of how much I tap for the X, I still only exile 0.
- Buckminsterfullerene
- Posts: 12
- Joined: 26 Apr 2013, 21:31
- Has thanked: 1 time
- Been thanked: 1 time
Re: Forge Beta: 09-12-2014 ver 1.5.26
by Yosituna » 28 Sep 2014, 13:29
Description: Attacked with an unblocked Mindstab Thrull in FE draft and selected to sac it for the discard effect (opponent had exactly three cards in hand, if that matters) and got this error message.
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.26-r27298Mu (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.9.4 x86_64
Java Version: 1.7.0_67 Oracle Corporation
java.lang.NullPointerException
at forge.game.ability.effects.DiscardEffect.resolve(DiscardEffect.java:119)
at forge.game.ability.AbilityApiBased.resolve(AbilityApiBased.java:60)
at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1240)
at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1222)
at forge.player.HumanPlaySpellAbility.playAbility(HumanPlaySpellAbility.java:122)
at forge.player.HumanPlay.playSpellAbilityNoStack(HumanPlay.java:193)
at forge.player.PlayerControllerHuman.playSpellAbilityNoStack(PlayerControllerHuman.java:110)
at forge.game.trigger.WrappedAbility.resolve(WrappedAbility.java:397)
at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1240)
at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1222)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:575)
at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1062)
at forge.game.GameAction.startGame(GameAction.java:1559)
at forge.game.Match.startGame(Match.java:81)
at forge.control.FControl$4.run(FControl.java:447)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Re: Forge Beta: 09-12-2014 ver 1.5.26
by Twinkie » 28 Sep 2014, 16:11
I just played a game in which the AI exiled it's own Siege Rhino.
I attacked with a Fleecemane Lion and a Siege Rhino, both with 1 +1/+1 counter on them, and he blocked my Siege Rhino with 2 1/1 soldier tokens and his own Siege Rhino, which was standard 4/5, and after I declared that his Siege Rhino would get all of the 5 damage mine would do he played Utter End and exiled his own Siege Rhino.
I attacked with a Fleecemane Lion and a Siege Rhino, both with 1 +1/+1 counter on them, and he blocked my Siege Rhino with 2 1/1 soldier tokens and his own Siege Rhino, which was standard 4/5, and after I declared that his Siege Rhino would get all of the 5 damage mine would do he played Utter End and exiled his own Siege Rhino.
- Twinkie
- Posts: 5
- Joined: 02 Aug 2013, 10:43
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 09-12-2014 ver 1.5.26
by drdev » 28 Sep 2014, 16:46
This issue has already been fixed. You can install a recent snapshot build to get the fix right away.Buckminsterfullerene wrote:I've noticed a bug where I've got Oona, Queen of the Fae out and I use her mill ability, but regardless of how much I tap for the X, I still only exile 0.
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Beta: 09-12-2014 ver 1.5.26
by iharderages » 28 Sep 2014, 18:20
Hi,
I am very new to this game and having alot of fun. But I found a bug in the quest mode against very hard Apu. He plays his combo with the Kitchen Finks and his enchantment/artifact and sacrifice his Kitchen Finks multipile times. But the Kitchen Finks don't get -1/-1 from the Persist ability. So he can make it 20 times till I am dead. Anything I can do to fix it?
I am using forge-gui-desktop-1.5.26 version and it happens every game against Apu.
Edit: It happens with all creatures with persists...
I am very new to this game and having alot of fun. But I found a bug in the quest mode against very hard Apu. He plays his combo with the Kitchen Finks and his enchantment/artifact and sacrifice his Kitchen Finks multipile times. But the Kitchen Finks don't get -1/-1 from the Persist ability. So he can make it 20 times till I am dead. Anything I can do to fix it?
I am using forge-gui-desktop-1.5.26 version and it happens every game against Apu.
Edit: It happens with all creatures with persists...
- iharderages
- Posts: 13
- Joined: 28 Sep 2014, 14:29
- Has thanked: 2 times
- Been thanked: 0 time
Re: Forge Beta: 09-12-2014 ver 1.5.26
by mastroego » 28 Sep 2014, 19:07
I guess Melira, Sylvok Outcast is in play. Prevents those -1 counters to be applied.
Re: Forge Beta: 09-12-2014 ver 1.5.26
by iharderages » 28 Sep 2014, 23:32
Ok thank you, es this was the combo. Didn't know this strong combo^^mastroego wrote:I guess Melira, Sylvok Outcast is in play. Prevents those -1 counters to be applied.
- iharderages
- Posts: 13
- Joined: 28 Sep 2014, 14:29
- Has thanked: 2 times
- Been thanked: 0 time
Re: Forge Beta: 09-12-2014 ver 1.5.26
by sharkus » 29 Sep 2014, 05:08
With the recent snapshot build, I noticed that when a white creature is convoked to cast Triplicate Spirits it only counts as colorless mana.
Re: Forge Beta: 09-12-2014 ver 1.5.26
by RichardHawk » 29 Sep 2014, 15:45
Description: I tried to pay for a spell by sacrificing an Eldrazi Spawn, the program crashed.
- RuntimeException | Open
- Code: Select all
Forge Version: 1.5.26-r27298Mu (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 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:54)
at forge.match.input.InputSyncronizedBase.stop(InputSyncronizedBase.java:49)
at forge.match.input.InputPayMana.onStateChanged(InputPayMana.java:412)
at forge.match.input.InputPayMana.showMessage(InputPayMana.java:406)
at forge.match.input.InputBase.showMessageInitial(InputBase.java:99)
at forge.match.input.InputProxy$2.run(InputProxy.java:92)
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)
- RichardHawk
- Posts: 31
- Joined: 24 Mar 2014, 04:12
- Has thanked: 2 times
- Been thanked: 0 time
Re: Forge Beta: 09-12-2014 ver 1.5.26
by slo-moe » 30 Sep 2014, 00:51
Hi. Thanks for implementing the KTK cards so fast!
In snapshot 1.5.28-SNAPSHOT-r27646, it appears that Crackling Doom forces me to sac my creature with the greatest toughness, rather than power. I had a Sylvan Caryatid and an Elvish Mystic on the board when the AI cast Crackling Doom. I couldn't sac my Elvish Mystic, but had to sac the Sylvan Caryatid instead. Nothing else had been cast that turn.
Screenshot shows the aftermath, but you can see the log.
In snapshot 1.5.28-SNAPSHOT-r27646, it appears that Crackling Doom forces me to sac my creature with the greatest toughness, rather than power. I had a Sylvan Caryatid and an Elvish Mystic on the board when the AI cast Crackling Doom. I couldn't sac my Elvish Mystic, but had to sac the Sylvan Caryatid instead. Nothing else had been cast that turn.
Screenshot shows the aftermath, but you can see the log.
Re: Forge Beta: 09-12-2014 ver 1.5.26
by Vecc » 30 Sep 2014, 03:10
Hello!
I came to report a very small mistake. The description for quest opponent Paladin (medium) says his deck is BU, when it's actually BW.
Moreover, does anyone know when the selling price limit goes away in this version? I just reached 50 wins and it's still there, so I'm wondering if it's limited by something else now?
I came to report a very small mistake. The description for quest opponent Paladin (medium) says his deck is BU, when it's actually BW.
Moreover, does anyone know when the selling price limit goes away in this version? I just reached 50 wins and it's still there, so I'm wondering if it's limited by something else now?
Who is online
Users browsing this forum: No registered users and 39 guests