It is currently 16 Apr 2024, 06:53
   
Text Size

Bug Reports (snapshot builds)

Post MTG Forge Related Programming Questions Here

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

Re: Bug Reports (snapshot builds)

Postby AStrangerIsHere » 01 Feb 2019, 19:15

:1.6.20-SNAPSHOT-r490-6fe6d6ecfd

Pestilent Spirit doesn't give deathtouch to the sorceries/instants.

Skarrgan Hellkite doesn't have flying.

Unbreakable Formation doesn't give any counter when cast on the player's turn.

Cry of the Carnarium doesn't exile any creature cards the turn it is cast.

Theater of Horrors doesn't exile any cards at the beginning of the upkeep.

The Locust God doesn't return to the hand at the end of the turn when it dies. I think the problem comes from how the card is written: RememberObjects$ Self. I looked at the other god cards, and RememberObjects$ TriggeredCard is used.

It's impossible to cast the cards exiled with Hostage Taker, Dire Fleet Daredevil, Thief of Sanity and Nightveil Specter.

There's one wrong card in the Contamination challenge deck in the Urza's World, Despondency. I looked at the deck list and the problem comes from the extension choosen: it should be Despondency|USG, and not Despondency|ULG.
Last edited by AStrangerIsHere on 02 Feb 2019, 17:18, edited 1 time in total.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Bug Reports (snapshot builds)

Postby Kiryu666 » 01 Feb 2019, 22:15

forge-1.6.20-SNAPSHOT-r497-4ae1547384

Fix Jhoira (no work,no resolve) in Mojhosto [-o<
Kiryu666
 
Posts: 120
Joined: 03 Aug 2015, 12:55
Has thanked: 14 times
Been thanked: 12 times

Re: Bug Reports (snapshot builds)

Postby unowen » 03 Feb 2019, 19:19

The Rack is not dealing any damage.

Android 1.6.20.001
unowen
 
Posts: 3
Joined: 21 Sep 2016, 11:14
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby stormcat » 04 Feb 2019, 07:50

:1.6.21-SNAPSHOT-r36-4b00795f3d
Swirling Torrent has wrong spell description.
Code: Select all
| SpellDescription$ Put target attacking or blocking creature on top of its owner's library.
This is not text of Swirling Torrent.
And when I cast this, the correct options does not come out.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 04 Feb 2019, 10:55

:1.6.21-SNAPSHOT-r36-4b00795f3d
When I activate ability of Spear Spewer, it deals damage itself not each player.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby higggs » 04 Feb 2019, 21:42

Kaya, Orzhov Usurper give life whenever we use her +1 ability, instead of only when we exile creatures from graveyard. Also her -5 doesn't deal any damages, even with cards in exile.
Last edited by higggs on 05 Feb 2019, 08:25, edited 1 time in total.
higggs
 
Posts: 3
Joined: 07 Aug 2018, 16:51
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby stormcat » 05 Feb 2019, 02:05

:1.6.21-SNAPSHOT-r38-cb494280a9
When AI cast Angel of Grace, frozen.
forge's log is here.

Code: Select all
Game-0 > java.lang.NullPointerException
   at forge.game.replacement.ReplacementType.smartValueOf(ReplacementType.java:37)
   at forge.game.replacement.ReplacementHandler.parseReplacement(ReplacementHandler.java:298)
   at forge.game.replacement.ReplacementHandler.parseReplacement(ReplacementHandler.java:283)
   at forge.game.ability.effects.EffectEffect.resolve(EffectEffect.java:167)
   at forge.game.spellability.AbilitySub.resolve(AbilitySub.java:111)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1367)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1335)
   at forge.ai.ComputerUtil.playNoStack(ComputerUtil.java:298)
   at forge.ai.PlayerControllerAi.playSpellAbilityNoStack(PlayerControllerAi.java:488)
   at forge.game.trigger.WrappedAbility.resolve(WrappedAbility.java:488)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1367)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1335)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:528)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1053)
   at forge.game.GameAction.startGame(GameAction.java:1615)
   at forge.game.Match.startGame(Match.java:87)
   at forge.match.HostedMatch$2.run(HostedMatch.java:235)
   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 stormcat » 05 Feb 2019, 05:16

1.6.21-SNAPSHOT-r38-cb494280a9
RNA has been applied with standard, but others are not changed yet.(ex. modern, brawl...)
and then, G18 and GS1 is legal in standard(and brawl).
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 05 Feb 2019, 05:40

stormcat wrote:1.6.21-SNAPSHOT-r38-cb494280a9
RNA has been applied with standard, but others are not changed yet.(ex. modern, brawl...)
and then, G18 and GS1 is legal in standard(and brawl).
Oh sorry, GS1 is only legal in China.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 05 Feb 2019, 22:26

It seems to update Arrester's Zeal, but reported problem is not resolved.
I think it should be add this.
Code: Select all
| KW$ Flying |
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby tjtillman » 06 Feb 2019, 18:31

AStrangerIsHere wrote::1.6.20-SNAPSHOT-r490-6fe6d6ecfd

Pestilent Spirit doesn't give deathtouch to the sorceries/instants.
Have a fix that should be merged soon

Skarrgan Hellkite doesn't have flying.
This should be fixed in the latest snapshots

Unbreakable Formation doesn't give any counter when cast on the player's turn.
This should be fixed in the latest snapshots


Cry of the Carnarium doesn't exile any creature cards the turn it is cast.
This should be fixed in the latest snapshots


Theater of Horrors doesn't exile any cards at the beginning of the upkeep.
This should be fixed in the latest snapshots

The Locust God doesn't return to the hand at the end of the turn when it dies. I think the problem comes from how the card is written: RememberObjects$ Self. I looked at the other god cards, and RememberObjects$ TriggeredCard is used.
This should be fixed in the latest snapshots

It's impossible to cast the cards exiled with Hostage Taker, Dire Fleet Daredevil, Thief of Sanity and Nightveil Specter.
Will take a look at this
This is already being looked at by people smarter than me

There's one wrong card in the Contamination challenge deck in the Urza's World, Despondency. I looked at the deck list and the problem comes from the extension choosen: it should be Despondency|USG, and not Despondency|ULG.
Just fixed this, should show up in future builds soon, thanks!
Last edited by tjtillman on 06 Feb 2019, 19:13, edited 1 time in total.
tjtillman
 
Posts: 202
Joined: 16 Sep 2013, 17:47
Has thanked: 0 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby tjtillman » 06 Feb 2019, 18:35

stormcat wrote::1.6.21-SNAPSHOT-r36-4b00795f3d
When I activate ability of Spear Spewer, it deals damage itself not each player.
Fix submitted for this, should work its way into the builds soon
tjtillman
 
Posts: 202
Joined: 16 Sep 2013, 17:47
Has thanked: 0 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby tjtillman » 06 Feb 2019, 18:39

stormcat wrote::1.6.21-SNAPSHOT-r36-4b00795f3d
Swirling Torrent has wrong spell description.
Code: Select all
| SpellDescription$ Put target attacking or blocking creature on top of its owner's library.
This is not text of Swirling Torrent.
And when I cast this, the correct options does not come out.
Just submitted a fix for this
tjtillman
 
Posts: 202
Joined: 16 Sep 2013, 17:47
Has thanked: 0 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby tjtillman » 06 Feb 2019, 20:30

higggs wrote:Kaya, Orzhov Usurper give life whenever we use her +1 ability, instead of only when we exile creatures from graveyard. Also her -5 doesn't deal any damages, even with cards in exile.
Just submitted a fix for this one
tjtillman
 
Posts: 202
Joined: 16 Sep 2013, 17:47
Has thanked: 0 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 08 Feb 2019, 07:27

:forge-1.6.21-SNAPSHOT-r102-189514f37c
When AI controlled Lavinia, Azorius Renegade, I couldn't play any noncreature spells in spite of I have enough lands.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: Jamesdit and 44 guests


Who is online

In total there are 45 users online :: 1 registered, 0 hidden and 44 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: Jamesdit and 44 guests

Login Form