It is currently 08 Jul 2021, 05:32
   
Text Size

Bug Reports (snapshot builds)

Post MTG Forge Related Programming Questions Here

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

Re: Bug Reports (snapshot builds)

Postby stormcat » 20 Sep 2016, 05:44

:r32124
I find a wrong name card in Kaladesh.

Wrong:Prahkata Pillar-Bug
Correct:Prakhata Pillar-Bug
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby gamerfreak12345 » 20 Sep 2016, 18:08

Hi,

Not a bug but I'm not sure where to submit feedback of this kind.
Whenever I get hit by Liliana of the Veil 's -6 ability, I can never remember which pile is sacrificed and which pile is not. But when the "Choose a pile" dialogue comes up, I am unable to mouse-over the card to see which it is. Could you change the "Choose a pile" dialogue box header to say "Choose a pile to be sacrificed" to make it more clear?
gamerfreak12345
 
Posts: 10
Joined: 11 May 2016, 22:07
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby Ing » 21 Sep 2016, 14:05

In r32131:
Dynavolt Tower should cost 5E to trigger it's ability, but instead it currently costs 4E.

Decoction Module both triggers from the deck, and when your opponent's creatures enter the battlefield

Era of Innovation also triggers from the deck.

Lathnu Hellion crashes the game at the end of the turn after it's been played.
Ing
 
Posts: 1
Joined: 21 Sep 2016, 13:59
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby friarsol » 21 Sep 2016, 15:31

Ing wrote:In r32131:
Dynavolt Tower should cost 5E to trigger it's ability, but instead it currently costs 4E.

Decoction Module both triggers from the deck, and when your opponent's creatures enter the battlefield

Era of Innovation also triggers from the deck.

Lathnu Hellion crashes the game at the end of the turn after it's been played.
Thanks these should be fixed.
friarsol
Global Moderator
 
Posts: 7575
Joined: 15 May 2010, 04:20
Has thanked: 242 times
Been thanked: 956 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 21 Sep 2016, 17:19

:r32136
Demon of Dark Schemes
When he enter the battlefield and triggered,
but has not been -2/-2.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 21 Sep 2016, 17:50

:r32136
Architect of the Untamed
She triggered in hand when play a land.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 21 Sep 2016, 18:20

:r32137
Revoke Privileges
enchanted creature can't crew, but it can.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 21 Sep 2016, 19:49

:r32138
Eliminate the Competition
When it cast, can't select target.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 21 Sep 2016, 21:26

:r32138
Gonti, Lord of Luxury
When AI played it and triggered, reveal a selected card, but it shouldn't.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 22 Sep 2016, 08:29

:r32141
Weldfast Wingsmith
When he triggered, occur this error.

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

RuntimeException | Open
Code: Select all
Forge Version:    1.5.56-SNAPSHOT-r32141
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_101 Oracle Corporation

java.lang.RuntimeException: AbilityFactory : getAbility -- no Cost in Weldfast Wingsmith
   at forge.game.ability.AbilityFactory.parseAbilityCost(AbilityFactory.java:131)
   at forge.game.ability.AbilityFactory.getAbility(AbilityFactory.java:122)
   at forge.game.ability.AbilityFactory.getAbility(AbilityFactory.java:109)
   at forge.game.ability.AbilityFactory.getAbility(AbilityFactory.java:117)
   at forge.game.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:524)
   at forge.game.trigger.TriggerHandler.runNonStaticTriggersForPlayer(TriggerHandler.java:390)
   at forge.game.trigger.TriggerHandler.runWaitingTrigger(TriggerHandler.java:347)
   at forge.game.trigger.TriggerHandler.runWaitingTriggers(TriggerHandler.java:306)
   at forge.game.zone.MagicStack.unfreezeStack(MagicStack.java:167)
   at forge.game.zone.MagicStack.finishResolving(MagicStack.java:580)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:528)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:978)
   at forge.game.GameAction.startGame(GameAction.java:1463)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:220)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby Twainer » 23 Sep 2016, 02:12

Am i going blind or is there currently no way to see how much energy each player has?

Edit: Just found the mouseover on the portrait, the delay was quite long so maybe it should be lowered.
Last edited by Twainer on 23 Sep 2016, 02:16, edited 1 time in total.
Twainer
 
Posts: 44
Joined: 03 Jan 2010, 23:42
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby friarsol » 23 Sep 2016, 02:16

Twainer wrote:Am i going blind or is there currently no way to see how much energy each player has?
It's not amazing, but if you hover over the player panel it lists how much that player has.
friarsol
Global Moderator
 
Posts: 7575
Joined: 15 May 2010, 04:20
Has thanked: 242 times
Been thanked: 956 times

Re: Bug Reports (snapshot builds)

Postby Twainer » 23 Sep 2016, 02:23

friarsol wrote: It's not amazing, but if you hover over the player panel it lists how much that player has.
Ah the reason I couldn't find it is it behaves weirdly. To get it to show up the first time you need to leave your mouse over the portrait for about 1 second without moving it. Then it will show up whenever the mouse is over the portrait until you leave the mouse somewhere else on the screen for a second or two.
Twainer
 
Posts: 44
Joined: 03 Jan 2010, 23:42
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby friarsol » 23 Sep 2016, 02:27

Twainer wrote:
friarsol wrote: It's not amazing, but if you hover over the player panel it lists how much that player has.
Ah the reason I couldn't find it is it behaves weirdly. To get it to show up the first time you need to leave your mouse over the portrait for about 1 second without moving it. Then it will show up whenever the mouse is over the portrait until you leave the mouse somewhere else on the screen for a second or two.
Hopefully someone with more UI savvy will figure out a good way to display them soon enough. Probably won't make it in to this upcoming release though.
friarsol
Global Moderator
 
Posts: 7575
Joined: 15 May 2010, 04:20
Has thanked: 242 times
Been thanked: 956 times

Re: Bug Reports (snapshot builds)

Postby Twainer » 23 Sep 2016, 02:39

Description: Human plays an artifact with Salivating Gremlins on the battlefield

RuntimeException | Open
Code: Select all
Forge Version:    1.5.56-SNAPSHOT-r32152
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_101 Oracle Corporation

java.lang.RuntimeException: AbilityFactory : getAbility -- no Cost in Salivating Gremlins
   at forge.game.ability.AbilityFactory.parseAbilityCost(AbilityFactory.java:131)
   at forge.game.ability.AbilityFactory.getAbility(AbilityFactory.java:122)
   at forge.game.ability.AbilityFactory.getAbility(AbilityFactory.java:109)
   at forge.game.ability.AbilityFactory.getAbility(AbilityFactory.java:117)
   at forge.game.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:524)
   at forge.game.trigger.TriggerHandler.runNonStaticTriggersForPlayer(TriggerHandler.java:390)
   at forge.game.trigger.TriggerHandler.runWaitingTrigger(TriggerHandler.java:347)
   at forge.game.trigger.TriggerHandler.runWaitingTriggers(TriggerHandler.java:306)
   at forge.game.zone.MagicStack.unfreezeStack(MagicStack.java:167)
   at forge.game.zone.MagicStack.finishResolving(MagicStack.java:580)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:528)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:978)
   at forge.game.GameAction.startGame(GameAction.java:1463)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:220)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Twainer
 
Posts: 44
Joined: 03 Jan 2010, 23:42
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: Bing [Bot] and 8 guests


Who is online

In total there are 9 users online :: 1 registered, 0 hidden and 8 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: Bing [Bot] and 8 guests

Login Form