Forge Beta: 11-01-2013 ver 1.5.4
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
62 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Re: Forge Beta: 11-01-2013 ver 1.5.4
by Xitax » 11 Nov 2013, 00:10
In windowed mode, the beginning and endpoints of the targeting arcs are being misplaced.
Re: Forge Beta: 11-01-2013 ver 1.5.4
by Bog Wraith » 11 Nov 2013, 03:29
When the top card from the AI's library is exiled when receiving damage from my attacking Nightveil Specter, I am not able to play the card as it goes directly to the AI's exiled pile and is not offered to me to be able to play the card.
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
-
Bog Wraith - Global Mod 1 (Ret)
- Posts: 1108
- Joined: 28 May 2008, 22:40
- Location: Shandalar
- Has thanked: 425 times
- Been thanked: 153 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by friarsol » 11 Nov 2013, 03:34
That's not how Nightveil Specter works. It's not a "Exile and you may play immediately" type of card. It's a "Exile and sometime in the future you will have the ability to play it" card. Check out your flashback zone to see if you are able to play it from there.Bog Wraith wrote:When the top card from the AI's library is exiled when receiving damage from my attacking Nightveil Specter, I am not able to play the card as it goes directly to the AI's exiled pile and is not offered to me to be able to play the card.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by lazylockie » 11 Nov 2013, 10:05
AI is casting Exhume when it has no legal targets on its graveyard
- lazylockie
- Posts: 508
- Joined: 13 Jul 2010, 22:44
- Has thanked: 74 times
- Been thanked: 15 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by drdev » 12 Nov 2013, 02:16
Fixed. Thanks for reporting this issue.Xitax wrote:In windowed mode, the beginning and endpoints of the targeting arcs are being misplaced.
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by Twainer » 12 Nov 2013, 10:36
I have a Wingsteed Rider with a Hopeful Eidolon bestowed. If I cast Gods Willing naming white the eidolon should fall off and become a creature. Instead it is currently going to the graveyard.
- Twainer
- Posts: 44
- Joined: 03 Jan 2010, 23:42
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 11-01-2013 ver 1.5.4
by gos » 12 Nov 2013, 19:45
I can't play the cards exiled with Colfenor's Plans. They appear in the flashback menu, but selecting a card and pressing OK has no effect.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by friarsol » 12 Nov 2013, 20:01
Is this on top of the fact that Colfenor's Plans doesn't let you play more than one spell a turn? e.g Play the Plans, go exile a bunch of cards. Now since you already cast a spell this turn (The Plans) you can't cast anything until the next turn.gos wrote:I can't play the cards exiled with Colfenor's Plans. They appear in the flashback menu, but selecting a card and pressing OK has no effect.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by gos » 12 Nov 2013, 20:22
Absolutely. I tried over multiple turns, before and after playing a land, without having played a spell and after playing a spell...friarsol wrote:Is this on top of the fact that Colfenor's Plans doesn't let you play more than one spell a turn? e.g Play the Plans, go exile a bunch of cards. Now since you already cast a spell this turn (The Plans) you can't cast anything until the next turn.gos wrote:I can't play the cards exiled with Colfenor's Plans. They appear in the flashback menu, but selecting a card and pressing OK has no effect.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by horsekateer » 13 Nov 2013, 01:16
Description: Just finished building a commander deck. I had placed my commander (Trostani, Selesnya's Voice) in the commander section of the deckbuilder, then saved it, then attempted to close the editor and the crash occured.
Running Windows 7 in Parallels on a Macbook Pro.
Running Windows 7 in Parallels on a Macbook Pro.
- IllegalArgumentException | Open
- Code: Select all
Forge Version: 1.5.4-r23578
Operating System: Windows 7 6.1 x86
Java Version: 1.7.0_40 Oracle Corporation
java.lang.IllegalArgumentException: illegal component position
at java.awt.Container.addImpl(Unknown Source)
at java.awt.Container.add(Unknown Source)
at forge.gui.framework.DragCell.addDoc(DragCell.java:283)
at forge.gui.deckeditor.controllers.CEditorCommander.resetUIChanges(CEditorCommander.java:225)
at forge.gui.deckeditor.CDeckEditorUI.canSwitchAway(CDeckEditorUI.java:109)
at forge.gui.deckeditor.VDeckEditorUI.onClosing(VDeckEditorUI.java:63)
at forge.gui.framework.FScreen.onClosing(FScreen.java:178)
at forge.view.FNavigationBar.closeTab(FNavigationBar.java:159)
at forge.view.FNavigationBar.access$1100(FNavigationBar.java:39)
at forge.view.FNavigationBar$NavigationTab$CloseButton$1.mouseReleased(FNavigationBar.java:487)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(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)
- horsekateer
- Posts: 55
- Joined: 03 Apr 2013, 21:58
- Has thanked: 7 times
- Been thanked: 0 time
Re: Forge Beta: 11-01-2013 ver 1.5.4
by SagePtr » 13 Nov 2013, 01:21
When loading gauntlet, game throws exception:
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.4-r23578
Operating System: Windows 7 6.1 x86
Java Version: 1.7.0_45 Oracle Corporation
java.lang.NullPointerException
at forge.game.GameNew.newGame(GameNew.java:280)
at forge.game.Match.startGame(Match.java:91)
at forge.control.FControl.startGameWithUi(FControl.java:428)
at forge.gui.home.gauntlet.CSubmenuGauntletLoad$6.run(CSubmenuGauntletLoad.java:119)
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)
- SagePtr
- Posts: 1
- Joined: 13 Nov 2013, 01:04
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 11-01-2013 ver 1.5.4
by horsekateer » 13 Nov 2013, 05:48
Apologies if these issues have been addressed in the past, but I searched the forum and didn't find anything.
2 things: Are the basic lands in the latest sets (M14 and Theros) not included when you download the set images? Any booster draft I do with those sets has old lands for some reason.
Also in commander my opponents only ever attack me and never each other. I know its a new feature but just a heads up.
Thanks!
2 things: Are the basic lands in the latest sets (M14 and Theros) not included when you download the set images? Any booster draft I do with those sets has old lands for some reason.
Also in commander my opponents only ever attack me and never each other. I know its a new feature but just a heads up.
Thanks!
- horsekateer
- Posts: 55
- Joined: 03 Apr 2013, 21:58
- Has thanked: 7 times
- Been thanked: 0 time
Re: Forge Beta: 11-01-2013 ver 1.5.4
by gos » 13 Nov 2013, 19:35
My Riftwing Cloudskate (which I had previously suspended and cast, only to have it bounced) had haste when I cast it from my hand.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta: 11-01-2013 ver 1.5.4
by gos » 13 Nov 2013, 19:59
Description: I was using Starke of Rath 's ability in my first main phase. There wasn't any combat going on (of course), but the game froze, with this error, after my opponent gained control of Starke and put this effect on the stack: "1. Starke of Rath (23) - Destroy Bayou Dragonfly (96). [Rachel] gains control of Starke of Rath (23). Remove Bayou Dragonfly (96) from combat."
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.4-r23578
Operating System: Windows 7 6.1 amd64
Java Version: 1.7.0_07 Oracle Corporation
java.lang.NullPointerException
at forge.card.ability.effects.RemoveFromCombatEffect.resolve(RemoveFromCombatEffect.java:38)
at forge.card.spellability.AbilitySub.resolve(AbilitySub.java:130)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1110)
at forge.card.ability.AbilityUtils.resolveSubAbilities(AbilityUtils.java:1103)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1116)
at forge.card.ability.AbilityUtils.resolveSubAbilities(AbilityUtils.java:1103)
at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1116)
at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1092)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:538)
at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:999)
at forge.game.GameAction.startGame(GameAction.java:1462)
at forge.game.Match$1.run(Match.java:104)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.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: 11-01-2013 ver 1.5.4
by gos » 14 Nov 2013, 08:14
Description: I was trying to aura swap my Arcanum Wings. The Wings were attached to a Simic Guildmage I controlled, and I got as far as choosing the Verdant Embrace in my hand when the exception popped up.
- IllegalArgumentException | Open
- Code: Select all
Forge Version: 1.5.4-r23578
Operating System: Windows 7 6.1 amd64
Java Version: 1.7.0_07 Oracle Corporation
java.lang.IllegalArgumentException: component and container should be in the same top-level window
at java.awt.Container.checkAdding(Unknown Source)
at java.awt.Container.setComponentZOrder(Unknown Source)
at forge.view.arcane.PlayArea.positionAllCards(PlayArea.java:283)
at forge.view.arcane.PlayArea.doLayout(PlayArea.java:257)
at forge.view.arcane.PlayArea.recalculateCardPanels(PlayArea.java:571)
at forge.view.arcane.PlayArea.setupPlayZone(PlayArea.java:528)
at forge.gui.match.CMatchUI.updateZones(CMatchUI.java:342)
at forge.control.FControlGameEventHandler$8.run(FControlGameEventHandler.java:209)
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)
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
62 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: No registered users and 54 guests