It is currently 26 Aug 2025, 08:44
   
Text Size

Forge Beta: 03-01-2013 ver 1.3.9

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby Xitax » 03 Mar 2013, 22:38

ChaossssMark wrote:Maybe this has been mentioned earlier:

Tamiyo went ultimate on my side, Lili of the Veil hits the grave, with the emblem active, returns to my hand, but Forge thinks Lili has 0 counters, and does not let me cast her. Same thing with other planeswalkers...

I can provide pics and logs if needed.

PS: Mind grind was bug was also in earlier versions (as far as I can tell, as long as the card was in Forge...)
Confirmed. You can't cast her again. Also the emblem picture doesn't show up.
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby sagephoenix » 03 Mar 2013, 22:56

Description: [describe what you were doing when the crash occurred]

NullPointerException | Open
Code: Select all
Forge Version:    1.3.9-r19953
Operating System: Windows Vista 6.0 amd64
Java Version:     1.7.0 Oracle Corporation

java.lang.NullPointerException
   at forge.game.ai.ComputerUtilMana.payManaCost(ComputerUtilMana.java:63)
   at forge.game.ai.ComputerUtilCost.canPayCost(ComputerUtilCost.java:360)
   at forge.card.ability.SpellAbilityAi.doTriggerAI(SpellAbilityAi.java:26)
   at forge.card.spellability.AbilitySub.doTrigger(AbilitySub.java:133)
   at forge.card.spellability.SpellPermanent.checkETBEffects(SpellPermanent.java:487)
   at forge.card.spellability.SpellPermanent.checkETBEffects(SpellPermanent.java:391)
   at forge.game.ai.AiController.getPossibleETBCounters(AiController.java:152)
   at forge.game.ai.AiController.getSpellAbilityToPlay(AiController.java:96)
   at forge.game.ai.AiInputCommon.playSpellAbilities(AiInputCommon.java:161)
   at forge.game.ai.AiInputCommon.showMessage(AiInputCommon.java:82)
   at forge.gui.GuiInput.setInput(GuiInput.java:71)
   at forge.gui.GuiInput.update(GuiInput.java:54)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.control.input.InputControl.resetInput(InputControl.java:141)
   at forge.control.input.InputControl.resetInput(InputControl.java:137)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:740)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.game.ai.AiInputCommon.showMessage(AiInputCommon.java:110)
   at forge.gui.GuiInput.setInput(GuiInput.java:71)
   at forge.gui.GuiInput.update(GuiInput.java:54)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.game.zone.MagicStack.push(MagicStack.java:805)
   at forge.game.zone.MagicStack.add(MagicStack.java:475)
   at forge.game.zone.MagicStack.unfreezeStack(MagicStack.java:205)
   at forge.game.zone.MagicStack.addAndUnfreeze(MagicStack.java:191)
   at forge.game.ai.ComputerUtil.handlePlayingSpellAbility(ComputerUtil.java:116)
   at forge.game.ai.AiInputCommon.playSpellAbilities(AiInputCommon.java:164)
   at forge.game.ai.AiInputCommon.showMessage(AiInputCommon.java:106)
   at forge.gui.GuiInput.setInput(GuiInput.java:71)
   at forge.gui.GuiInput.update(GuiInput.java:54)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.game.phase.PhaseHandler.nextPhase(PhaseHandler.java:515)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:732)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.game.ai.AiInputCommon.showMessage(AiInputCommon.java:110)
   at forge.gui.GuiInput.setInput(GuiInput.java:71)
   at forge.gui.GuiInput.update(GuiInput.java:54)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.control.input.InputControl.resetInput(InputControl.java:141)
   at forge.control.input.InputControl.resetInput(InputControl.java:137)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:740)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.game.ai.AiInputCommon.showMessage(AiInputCommon.java:110)
   at forge.gui.GuiInput.setInput(GuiInput.java:71)
   at forge.gui.GuiInput.update(GuiInput.java:54)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.control.input.InputControl.resetInput(InputControl.java:141)
   at forge.control.input.InputControl.resetInput(InputControl.java:137)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:740)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:77)
   at forge.gui.GuiInput.selectButtonOK(GuiInput.java:80)
   at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:57)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at forge.gui.toolbox.FButton$1.keyPressed(FButton.java:87)
   at java.awt.Component.processKeyEvent(Unknown Source)
   at javax.swing.JComponent.processKeyEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$000(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.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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)
Happened when an opponent played an Ornithopter.
sagephoenix
 
Posts: 177
Joined: 29 Aug 2011, 14:07
Has thanked: 57 times
Been thanked: 3 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby ChaossssMark » 03 Mar 2013, 23:22

Xitax wrote:
ChaossssMark wrote:Maybe this has been mentioned earlier:

Tamiyo went ultimate on my side, Lili of the Veil hits the grave, with the emblem active, returns to my hand, but Forge thinks Lili has 0 counters, and does not let me cast her. Same thing with other planeswalkers...

I can provide pics and logs if needed.

PS: Mind grind was bug was also in earlier versions (as far as I can tell, as long as the card was in Forge...)
Confirmed. You can't cast her again. Also the emblem picture doesn't show up.
That doesn't matter, since I know that the emblem is active...

Also, MOAR BUGS:

Description: AI was using a Mono Black Control deck. I was using a Junk Fog deck. Both are my own creation. This happened as soon as the "extra draw" effects of my deck should have gone on the stack. AI had an empty library.

NullPointerException | Open
Code: Select all
Forge Version:    1.3.9-r19953
Operating System: Windows Vista 6.0 x86
Java Version:     1.7.0_15 Oracle Corporation

java.lang.NullPointerException
   at forge.card.trigger.Trigger.requirementsCheck(Trigger.java:410)
   at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:429)
   at forge.card.trigger.TriggerHandler.runWaitingTrigger(TriggerHandler.java:385)
   at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:282)
   at forge.game.phase.PhaseHandler.handleBeginPhase(PhaseHandler.java:396)
   at forge.control.input.InputControl.getActualInput(InputControl.java:187)
   at forge.gui.GuiInput.update(GuiInput.java:50)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.game.phase.PhaseHandler.nextPhase(PhaseHandler.java:515)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:732)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:77)
   at forge.gui.GuiInput.selectButtonOK(GuiInput.java:80)
   at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:57)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at forge.gui.toolbox.FButton$1.keyPressed(FButton.java:87)
   at java.awt.Component.processKeyEvent(Unknown Source)
   at javax.swing.JComponent.processKeyEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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)
ChaossssMark
 
Posts: 25
Joined: 04 Feb 2013, 18:24
Has thanked: 2 times
Been thanked: 0 time

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby avatarofentropy » 04 Mar 2013, 02:47

Persist doesn't seem to be working for me. Kitchen Finks that don't get -1/-1 counters == :(
avatarofentropy
 
Posts: 1
Joined: 03 Mar 2013, 22:39
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby myk » 04 Mar 2013, 09:50

Pux wrote:The "Scale Image Larger" option doesn't seem to work. It continues to scale images larger when I disable it.
fixed in r20030. Thanks!
ChaossssMark wrote:Was downloading the LQ images for every card, in every set (the second LQ option). Left it alone, saying that there were +18k images to download, and I come back to find an error screen. ArithmeticException
fixed in r20031. Thanks! : )
serrasmurf wrote:Only the fat packs are not there anymore, deliberately?
fixed in r20036.
serrasmurf wrote:when I sell cards that are part of my sideboard, things get a bit messy:
- bug popup when entering deck edit mode (see below)
- sold cards are still listed, and get removed when i move them from sideboard to card catalog
I could not reproduce the exception, but selling cards that are in deck sideboards is fixed in r20032.
Last edited by myk on 04 Mar 2013, 11:47, edited 2 times in total.
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby lazylockie » 04 Mar 2013, 11:03

excellent release, probably the best one so far. props to whoever coded Aurelia's Fury (and its variants)!
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 04 Mar 2013, 11:56

Description: I got this error when trying to pay the sacrifice cost for Rogue Elephant.

NullPointerException | Open
Code: Select all
Forge Version:    1.3.9-r19953
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_07 Oracle Corporation

java.lang.NullPointerException
   at forge.game.player.Player.isOpponentOf(Player.java:3083)
   at forge.Card.canBeSacrificedBy(Card.java:9128)
   at forge.game.GameAction.sacrifice(GameAction.java:1173)
   at forge.game.GameActionUtil.payCostDuringAbilityResolve(GameActionUtil.java:583)
   at forge.card.ability.AbilityUtils.handleUnlessCost(AbilityUtils.java:1113)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1202)
   at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1005)
   at forge.card.spellability.SpellAbilityRequirements.finishPaying(SpellAbilityRequirements.java:197)
   at forge.card.cost.CostPayment.payCost(CostPayment.java:231)
   at forge.card.cost.CostPayment.paidCost(CostPayment.java:194)
   at forge.card.cost.CostPartMana.payHuman(CostPartMana.java:225)
   at forge.card.cost.CostPayment.payCost(CostPayment.java:225)
   at forge.card.spellability.SpellAbilityRequirements.startPaying(SpellAbilityRequirements.java:186)
   at forge.card.spellability.SpellAbilityRequirements.needPayment(SpellAbilityRequirements.java:172)
   at forge.card.spellability.SpellAbilityRequirements.fillRequirements(SpellAbilityRequirements.java:139)
   at forge.game.GameActionPlay.playSpellAbilityNoStack(GameActionPlay.java:443)
   at forge.card.trigger.WrappedAbility.resolve(WrappedAbility.java:438)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1200)
   at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1005)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:844)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:735)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.game.ai.AiInputCommon.showMessage(AiInputCommon.java:110)
   at forge.gui.GuiInput.setInput(GuiInput.java:71)
   at forge.gui.GuiInput.update(GuiInput.java:54)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.util.MyObservable.updateObservers(MyObservable.java:38)
   at forge.control.input.InputControl.resetInput(InputControl.java:141)
   at forge.control.input.InputControl.resetInput(InputControl.java:137)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:740)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:70)
   at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:77)
   at forge.gui.GuiInput.selectButtonOK(GuiInput.java:80)
   at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:57)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at forge.gui.toolbox.FButton$1.keyPressed(FButton.java:87)
   at java.awt.Component.processKeyEvent(Unknown Source)
   at javax.swing.JComponent.processKeyEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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)
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-01-2013 ver 1.3.9

Postby gos » 04 Mar 2013, 12:14

AI didn't pay the sacrifice cost for Primeval Force, but it remained on the battlefield.
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-01-2013 ver 1.3.9

Postby serrasmurf » 04 Mar 2013, 15:03

Sloth wrote:
serrasmurf wrote:I got a token equipped with Skullclamp.
Token dies, but i get no cards.
Tokens do touch the graveyard, or did I miss a rules change?
Both fixed! Thanks serrasmurf.
Opponent has Deathgreeter in play. My drake token dies and does trigger the Deathgreeter, but causes Forge to freeze. Same problem?
serrasmurf
 
Posts: 316
Joined: 30 Jan 2010, 14:09
Location: The Netherlands
Has thanked: 3 times
Been thanked: 18 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 04 Mar 2013, 15:04

Shroud seems to be stopping radiance from working correctly.

My opponent had a Rhox Charger, Dauntless Dourbark and Scythe Tiger on the battlefield. I cast Cleansing Beam on the Charger, and both it and the Dourbark were marked with 2 damage. There was no damage marked on the Tiger and it remained on the battlefield.
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-01-2013 ver 1.3.9

Postby Davor Vitief » 04 Mar 2013, 15:06

Great release, but i have some new bugs, search words like "sunburst", "{g}" or "add" don't work at the deck builder E.G. I write add at the search field but Llanowar Elves doesn't show up.
And the ability "When you cast Ulamog, the Infinite Gyre, destroy target permanent." from Ulamog, the Infinite Gyre doesn't trigger.
Davor Vitief
 
Posts: 18
Joined: 16 Oct 2012, 10:22
Has thanked: 9 times
Been thanked: 0 time

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 04 Mar 2013, 15:19

gos wrote:I killed my opponent's Mountain enchanted by Crusher Zendikon. Two turns later, when he plays a Mountain (the same one?) it appears as a 4/2 creature with summoning sickness, and the info box on the top right shows it as being enchanted by Crusher Zendikon, even though the enchantment is clearly in the graveyard.
I had the same interaction between Feebleness (controlled by me) and Unliving Psychopath (controlled by the AI). I enchanted the Psychopath, it died after blocking, was recurred (using Purgatory), and it was still enchanted by the Feebleness even though the feebleness remained in the graveyard.
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-01-2013 ver 1.3.9

Postby gos » 04 Mar 2013, 16:14

. Battletide Alchemist is triggering almost every phase, often multiple times.

Also, when damage is done to both players at the same time, it is impossible to see which trigger affects which player.
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-01-2013 ver 1.3.9

Postby myk » 04 Mar 2013, 16:51

myk wrote:
Pux wrote:The "Scale Image Larger" option doesn't seem to work. It continues to scale images larger when I disable it.
fixed in r20030. Thanks!
Hey, Max, could you explain why you reverted this fix? Your checkin comment for the revert says that it prevents all scaling from working, but that isn't true. It just prevents images from being scaled larger than their original size when the preference "scale image larger" is deselected. I tested the change and didn't see any adverse effects. What did I miss?
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby muppet » 04 Mar 2013, 17:48

right try again after my last inept attempt. When I play Wolfir Silverheart with three creatures in play I get a select box to choose the one to pair it with. But when I choose one that isn't the first one in the box it still pairs with the first one. The first time i thought i had just misclicked but pretty sure now, it happened again when i was being careful what i was pressing.


Might be all soulbond things . Stonewright does the same.
Last edited by muppet on 04 Mar 2013, 18:02, edited 1 time in total.
muppet
Tester
 
Posts: 590
Joined: 03 Aug 2011, 14:37
Has thanked: 33 times
Been thanked: 30 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 52 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 52 users online :: 0 registered, 0 hidden and 52 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 52 guests

Login Form