It is currently 25 Aug 2025, 19:12
   
Text Size

Forge Beta: 05-06-2013 ver 1.3.15

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

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Hendrik1987 » 09 May 2013, 17:10

Stasis seems to broken...

Whenever I have Stasis in play and should pay U in my upkeep the following happens: I click on an Island (or similar dual land which produces U) when forge asks me to pay U. After that the the prompt says "waiting for action" (or something like this) and my mana pool is empty. Can't shut down forge normally either, I have to use the kill command.
Hendrik1987
 
Posts: 10
Joined: 01 Nov 2011, 06:44
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Mageta the Lion » 09 May 2013, 17:35

Bird tokens from Beck//Call are missing flying.
User avatar
Mageta the Lion
 
Posts: 38
Joined: 07 Mar 2013, 19:52
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby moomarc » 09 May 2013, 18:47

Salmiaka wrote:I couldn't play with opponent's hands during my turn with Sen Triplets on the battlefield, but it's hand was viewable.

Code: Select all
[s]And Veteran Explorer 's ability doesn't trigger.[/s]
Nevermind, I had no basic lands in my deck.
Did you try play the cards from your flashback zone (the lightning bolt icon below your avatar and life)? It might not redraw the label straight away so might show 0 even though there's cards that can be used.
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby fbr » 09 May 2013, 19:23

Mana Flare's effect only works with Eldrazi Temple's basic ability; it does not generate an extra mana when tapped for 2 Eldrazi-only mana.
fbr
 
Posts: 6
Joined: 08 May 2013, 04:23
Has thanked: 3 times
Been thanked: 0 time

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby krishkrush » 09 May 2013, 22:45

Just got a dialogue box that was asking me if I wanted "B" or "B" mana from a Drowned Catacomb in Conjunction with Urborg, Tomb of Yawgmoth. There was no option for "U" mana.
krishkrush
 
Posts: 89
Joined: 13 Oct 2012, 14:18
Has thanked: 30 times
Been thanked: 2 times

Re: Bug Report

Postby omnimirage » 09 May 2013, 23:11

Error wasn't fixed, receive the same crash when ever I go to start a new match, used the Windows version:

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

NullPointerException | Open
Code: Select all
Forge Version:    1.3.16-SNAPSHOT-r21414
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_17 Oracle Corporation

java.lang.NullPointerException
   at forge.gui.match.VMatchUI.populate(VMatchUI.java:114)
   at forge.control.FControl.changeState(FControl.java:218)
   at forge.game.MatchController.attachUiToMatch(MatchController.java:191)
   at forge.game.MatchController.startRound(MatchController.java:146)
   at forge.gui.home.quest.SSubmenuQuestUtil$3.run(SSubmenuQuestUtil.java:426)
   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)
omnimirage
 
Posts: 13
Joined: 25 Feb 2013, 23:19
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Salmiaka » 09 May 2013, 23:28

moomarc wrote:
Salmiaka wrote:I couldn't play with opponent's hands during my turn with Sen Triplets on the battlefield, but it's hand was viewable.

Code: Select all
[s]And Veteran Explorer 's ability doesn't trigger.[/s]
Nevermind, I had no basic lands in my deck.
Did you try play the cards from your flashback zone (the lightning bolt icon below your avatar and life)? It might not redraw the label straight away so might show 0 even though there's cards that can be used.
It Works.
Salmiaka
 
Posts: 20
Joined: 07 May 2013, 00:55
Has thanked: 4 times
Been thanked: 2 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Xitax » 10 May 2013, 03:16

.Sun Titan entered play, targeted Animate Dead, then this crash happened.

NullPointerException | Open
Code: Select all
Forge Version:    1.3.15-r21351
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_21 Oracle Corporation

java.lang.NullPointerException
   at forge.card.spellability.Target.hasCandidates(Target.java:663)
   at forge.card.ability.effects.ChangeZoneEffect.changeKnownOriginResolve(ChangeZoneEffect.java:509)
   at forge.card.ability.effects.ChangeZoneEffect.resolve(ChangeZoneEffect.java:357)
   at forge.card.ability.AbilityApiBased.resolve(AbilityApiBased.java:62)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1060)
   at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1039)
   at forge.card.spellability.HumanPlaySpellAbility.fillRequirements(HumanPlaySpellAbility.java:107)
   at forge.game.player.HumanPlayer.playSpellAbilityNoStack(HumanPlayer.java:172)
   at forge.card.trigger.WrappedAbility.resolve(WrappedAbility.java:368)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1060)
   at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1039)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:618)
   at forge.game.phase.PhaseHandler$1.run(PhaseHandler.java:743)
   at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:751)
   at forge.game.player.PlayerController.passPriority(PlayerController.java:82)
   at forge.game.ai.AiController.onPriorityRecieved(AiController.java:829)
   at forge.game.ai.AiInputCommon$1.run(AiInputCommon.java:74)
   at forge.FThreads$1.run(FThreads.java:113)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby musicexam » 10 May 2013, 04:02

I used Zealous Conscripts to steal a Trusty Machete from my opponent. I equipped it to another creature I controlled. At end of turn, it unequipped and went back to my opponent's side of the field.

This should not happen; the equipment will not get unattached at end of turn. It will only unattach when the opponent (that owns and controls it) re-equips the equipment to another creature he or she controls.
musicexam
 
Posts: 26
Joined: 13 Apr 2013, 21:52
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Nordos » 10 May 2013, 09:31

extort doesn't give life?
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby friarsol » 10 May 2013, 12:35

Nordos wrote:extort doesn't give life?
Works just fine for me. Please give more information when attempting to report a bug, and if you aren't sure of something, definitely try to reproduce it. It wouldn't have taken very long to add an Extort creature to the battlefield, cast something, and pay the mana for your trigger. Maybe you skipped too quickly past it?
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Nordos » 10 May 2013, 12:42

Well, it doesn't work for me. I tried it in various matchups, neither does it give life when used by the AI nor by me.
Then again, the source of the extort was always Pontiff of Blight. Additionally, I don't use any snapshots. That's why I'm not sure if it has already been fixed :P
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby ZzzzSleep » 10 May 2013, 15:08

Playing with Niblis of the Urn in quest mode, I've come across a bug with optional abilities. Right clicking and choosing Always Accept works during the first game, but the second game always asks me, no matter what the setting is.
ZzzzSleep
 
Posts: 182
Joined: 29 Oct 2010, 02:19
Has thanked: 18 times
Been thanked: 18 times

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby glanch » 10 May 2013, 19:43

Hi, I installed the latest version of Forge last night on my MacBook Pro running OSX 10.6.8. I just discovered this game last night so I am new to everything. I might just be missing something simple. I ran the Content Downloader and downloaded all the card art. From there, I was able to play in matches in which I selected pre-made decks for myself and my opponent. However, whenever I tried to start a booster or sealed draft, what I assume is the deck construction screen appeared, but it was entirely blank except for the colored background. Upon minimizing and maximizing the window, the "Card Art" frame appeared on the right side of the window, but it was empty. Nothing else would ever appear. Any ideas?
glanch
 
Posts: 3
Joined: 10 May 2013, 19:35
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Beta: 05-06-2013 ver 1.3.15

Postby Xitax » 11 May 2013, 01:14

ZzzzSleep wrote:Playing with Niblis of the Urn in quest mode, I've come across a bug with optional abilities. Right clicking and choosing Always Accept works during the first game, but the second game always asks me, no matter what the setting is.
I thought the option was supposed to work only for the current game. If it carried over or was permanent, I could see a situation where I wouldn't want that.
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 34 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 34 users online :: 0 registered, 0 hidden and 34 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 34 guests

Login Form