Page 4 of 7

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 21 Jan 2014, 22:58
by tjtillman
I noticed that when I have a creature with deathtouch enchanted by an aura such as Fire Whip, and then I use that ability to deal lethal damage to Boros Reckoner, Boros Reckoner's ability doesn't trigger onto the stack.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 22 Jan 2014, 01:27
by friarsol
goldaryn wrote:
drdev wrote:goldaryn, the confirmation prompt when selling cards was added in 1.5.9, so I'm not sure why you weren't seeing it before. I'll admit it'd be better to show only one prompt even if selling multiple cards, and I can look into making that change.

As for cards remaining in the card pool when moving to the sideboard, is that only reproducible in quest mode? I know I tested that behavior for other modes, but maybe I accidentally broke that behavior for quest mode. I can certainly fix it either way.

Sorry for the frustrations. I'll try to make those changes before 1.5.11 is released.
Yes, quest mode. Go into quest deck editor, select a card on the left and press Ctrl+Space, it keeps the card on the left and puts into sideboard too. However, if you "change section" so that the middle pane is sideboard and then transfer cards over with space, no issues.
Yea I reported the same for Quest Mode over in the snapshot builds. Right clicking -> Add to sideboard also exhibits the same behavior.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 22 Jan 2014, 03:44
by drdev
friarsol wrote:
goldaryn wrote:
drdev wrote:goldaryn, the confirmation prompt when selling cards was added in 1.5.9, so I'm not sure why you weren't seeing it before. I'll admit it'd be better to show only one prompt even if selling multiple cards, and I can look into making that change.

As for cards remaining in the card pool when moving to the sideboard, is that only reproducible in quest mode? I know I tested that behavior for other modes, but maybe I accidentally broke that behavior for quest mode. I can certainly fix it either way.

Sorry for the frustrations. I'll try to make those changes before 1.5.11 is released.
Yes, quest mode. Go into quest deck editor, select a card on the left and press Ctrl+Space, it keeps the card on the left and puts into sideboard too. However, if you "change section" so that the middle pane is sideboard and then transfer cards over with space, no issues.
Yea I reported the same for Quest Mode over in the snapshot builds. Right clicking -> Add to sideboard also exhibits the same behavior.
Fixed in r24413.

Also, goldaryn, I meant to mention that I had fixed the quest renaming issue a release or two ago, so it didn't just go away magically.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 22 Jan 2014, 17:43
by Marek14
The offering ability doesn't sacrifice the creature.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 00:26
by L30Bola
Well i don't know if the bugs are to be posted here (about this version of course), so I'll post it here.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 02:43
by Legggy
Assuming the AI searched for a land with fetchland, an Archive Trap which has been flashbacked via Snapcaster Mage able to be casted for free. Wasn't the flashback cost should equal to the printed mana cost?

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 11:12
by muppet
ai's Witchstalker gained a counter when it cast devour flesh.

It should only gain counters when opponent casts the spell.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 11:34
by lazylockie
1) when I cast Browbeat it asks me if I want to take damage (and if I choose yes it'll deal 5 damage to myself)
2) old bug: after buying free mulligan from quest mode, the first mulligan gives 7 cards. the second mulligan gives 5 cards. shouldn't it be giving 6 cards?

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 12:19
by gos
. Night Dealings triggered and gained a counter when I did damage to myself (with Caves of Koilos).

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 13:06
by friarsol
lazylockie wrote:1) when I cast Browbeat it asks me if I want to take damage (and if I choose yes it'll deal 5 damage to myself)
2) old bug: after buying free mulligan from quest mode, the first mulligan gives 7 cards. the second mulligan gives 5 cards. shouldn't it be giving 6 cards?
#1 is not a bug. Browbeat says "Any player may have Browbeat deal 5 damage to him/herself" you are perfectly with in your rights to cast Browbeat and deal damage to yourself.

I've looked at #2 and it was intentionally put in the code this way. Even though the first mulligan puts you at your full hand size, the next mulligan still checks to see how many times you mulliganed, it doesn't care that your earlier mulligan replaced your hand.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 17:07
by Doerk
I have found an issue with Propaganda (again). In my current game (see screenshot) I cannot see how the AI pays for attacking me. This happened several times during the game.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 23 Jan 2014, 20:29
by squee1968
Doerk wrote:I have found an issue with Propaganda (again). In my current game (see screenshot) I cannot see how the AI pays for attacking me. This happened several times during the game.
The card is working properly. Propaganda only affects creatures that are attacking you. The AI's creatures are attacking your planeswalker, not you, so it doesn't have to pay.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 24 Jan 2014, 14:04
by muppet
I flashback Think Twice. AI counters it with Spell Snare.

I think the converted mana cost of Think Twice should be 3 in the case but not certain. So it should not be possible to counter it with Spell Snare.


Ahh I was wrong sorry can ignore this not a bug.

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 25 Jan 2014, 00:12
by horsekateer
I tried to delete an old booster draft deck and the happened. The deck was not deleted.

NullPointerException | Open
Code: Select all
Forge Version:    1.5.10-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.8.5 x86_64
Java Version:     1.7.0_51 Oracle Corporation

java.lang.NullPointerException
   at forge.deck.io.DeckGroupSerializer.erase(DeckGroupSerializer.java:103)
   at forge.deck.io.DeckGroupSerializer.erase(DeckGroupSerializer.java:38)
   at forge.util.storage.StorageImmediatelySerialized.delete(StorageImmediatelySerialized.java:85)
   at forge.gui.toolbox.special.DeckLister.deleteDeck(DeckLister.java:480)
   at forge.gui.toolbox.special.DeckLister.access$600(DeckLister.java:63)
   at forge.gui.toolbox.special.DeckLister$DeleteButton$1.onLeftClick(DeckLister.java:214)
   at forge.gui.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:184)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   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.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   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)

Re: Forge Beta: 01-11-2014 ver 1.5.10

PostPosted: 25 Jan 2014, 04:04
by chitsujo
Hello!

This is my first post here, hopefully it's in the right spot and this bug hasn't been reported already:

I've been spotting a bug with any evolve creature and the token generated by Voice of Resurgence.

Say I have an Experiment One, a Gyre Sage, and a Voice in play. My opponent kills the Voice with a blocker or Hero's Downfall, etc. The Elemental Token generated starts as a 3/3, but does not trigger evolve on either the Sage or Experiment, despite their lower P/T.

If I later copy the elemental token with any populate mechanic (trostani, etc), the copied token entering play does trigger the ability just like it should.

Also, you guys are awesome for making this. I have played it quite a lot.