It is currently 16 Apr 2024, 15:42
   
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 MaxMtg » 13 Mar 2019, 10:34

Looking at the token repository I see that it has much more tokens than the token fetcher in Forge give us which are exactly 399 tokens.

Whats the easiest way to download all the tokens at once? https://downloads.cardforge.org/images/tokens/
MaxMtg
 
Posts: 102
Joined: 11 Aug 2017, 16:11
Has thanked: 50 times
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 13 Mar 2019, 12:30

MaxMtg wrote:Looking at the token repository I see that it has much more tokens than the token fetcher in Forge give us which are exactly 399 tokens.

Whats the easiest way to download all the tokens at once? https://downloads.cardforge.org/images/tokens/
That's for upcoming work. Once that's ready to go it will be made available.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby Devilman06 » 18 Mar 2019, 05:31

Mechanized Production Alt win condition triggers on first upkeep after being played whether there are 8 copies of the enchanted artifact or not. I usually have Mycosynth Lattice on the field, not sure if that makes a difference
Devilman06
 
Posts: 127
Joined: 29 Jan 2010, 03:59
Has thanked: 1 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 18 Mar 2019, 18:06

Devilman06 wrote:Mechanized Production Alt win condition triggers on first upkeep after being played whether there are 8 copies of the enchanted artifact or not. I usually have Mycosynth Lattice on the field, not sure if that makes a difference
It doesn't matter if there's 8 copes of the enchanted artifact. Only if there's 8 copies of an artifact

`The eight artifacts with the same name don’t have to have the same name as the enchanted artifact. For example, you win the game if you control eight Thopter artifact creature tokens as Mechanized Production’s ability resolves, even if Mechanized Production isn’t attached to a Thopter.`
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby arcloco » 18 Mar 2019, 18:10

I can't cast [[Living End]] off of [[Electrodominance]] with X being anything
arcloco
 
Posts: 3
Joined: 12 Oct 2017, 18:34
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby AStrangerIsHere » 20 Mar 2019, 13:50

1.6.23-SNAPSHOT-r121-0e2222f97c

A lot of tokens doesn't display any pictures anymore, even with the right name. It happens with The Locust God, or Emeria Angel for example: ur_1_1_insect _flying_haste_hou for the first one, and w_1_1_bird_flying _zen for the second, but there's still nothing.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Bug Reports (snapshot builds)

Postby Hanmac » 20 Mar 2019, 15:04

@AStrangerIsHere Token got new Names, you need to download new images for them
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Bug Reports (snapshot builds)

Postby AStrangerIsHere » 20 Mar 2019, 16:45

Hanmac wrote:@AStrangerIsHere Token got new Names, you need to download new images for them
I know. I'm using the new names (I think). For example, the old name for the tokens created by The Locust God was ur_1_1_insect, and the new name (which I found by looking at the workshop) should have been ur_1_1_insect _flying_haste_hou, but neither is working.

Or is there another name that I don't know of?

Edit: sorry, it was my fault, there was an unintended space in the name of the pictures.
Last edited by AStrangerIsHere on 22 Mar 2019, 12:10, 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 » 20 Mar 2019, 21:38

error when the cpu resolves the card "Grip of Amnesia" :? :?
Attachments
Sem título.jpg
Kiryu666
 
Posts: 120
Joined: 03 Aug 2015, 12:55
Has thanked: 14 times
Been thanked: 12 times

Re: Bug Reports (snapshot builds)

Postby Kiryu666 » 20 Mar 2019, 21:46

the error does not appear because the option to send the bug automatically is activated, but it has already been deactivated!
Kiryu666
 
Posts: 120
Joined: 03 Aug 2015, 12:55
Has thanked: 14 times
Been thanked: 12 times

Re: Bug Reports (snapshot builds)

Postby who69 » 21 Mar 2019, 08:31

Mathas, Fiend Seeker. after target with a bounty counter on it dies nothing happens you neither gain life nor draw a card

playing on android (sorry if this is the wrong thread)
who69
 
Posts: 2
Joined: 22 Mar 2018, 11:37
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby Hanmac » 21 Mar 2019, 11:35

who69 wrote:Mathas, Fiend Seeker. after target with a bounty counter on it dies nothing happens you neither gain life nor draw a card

playing on android (sorry if this is the wrong thread)
i broke external trigger (that the creature with the counter gains) a few versions ago, i already made a critical ticket on our issue tracker to fix that
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 22 Mar 2019, 13:39

:r135-f048b04c2b
When AI attacked with Geist of Saint Traft, AI frozen.
log is here.

Code: Select all
Game-0 > java.lang.ArithmeticException: / by zero
   at forge.item.PaperToken.getImageKey(PaperToken.java:152)
   at forge.game.card.CardFactory.getCard(CardFactory.java:270)
   at forge.game.card.CardFactory.getCard(CardFactory.java:256)
   at forge.game.card.Card.fromPaperCard(Card.java:5615)
   at forge.game.card.token.TokenInfo.getProtoType(TokenInfo.java:238)
   at forge.ai.ability.TokenAi.readParameters(TokenAi.java:63)
   at forge.ai.ability.TokenAi.doTriggerAINoCost(TokenAi.java:282)
   at forge.ai.SpellAbilityAi.doTriggerNoCostWithSubs(SpellAbilityAi.java:179)
   at forge.ai.SpellAbilityAi.doTriggerAI(SpellAbilityAi.java:174)
   at forge.ai.AiController.doTrigger(AiController.java:1634)
   at forge.ai.PlayerControllerAi.prepareSingleSa(PlayerControllerAi.java:927)
   at forge.ai.PlayerControllerAi.orderAndPlaySimultaneousSa(PlayerControllerAi.java:915)
   at forge.game.zone.MagicStack.chooseOrderOfSimultaneousStackEntry(MagicStack.java:804)
   at forge.game.zone.MagicStack.addAllTriggeredAbilitiesToStack(MagicStack.java:772)
   at forge.game.phase.PhaseHandler.checkStateBasedEffects(PhaseHandler.java:1078)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:969)
   at forge.game.GameAction.startGame(GameAction.java:1636)
   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 Hanmac » 22 Mar 2019, 15:04

@stormcat fixed in trunk
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Bug Reports (snapshot builds)

Postby AStrangerIsHere » 22 Mar 2019, 19:31

:1.6.23-SNAPSHOT-r135-f048b04c2b

The AI has stopped working when Tireless Tracker was triggered.

Edit: it seems the problem comes from my own particular version of Forge. I might have one edition somewhere that causes the bug. So, it's up to me to find the solution. Sorry for the false alarm.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 55 guests


Who is online

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

Login Form