It is currently 16 Apr 2024, 08:58
   
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 fiend123 » 25 Dec 2017, 08:50

I cast Mark of Mutiny on my own creature, triggering prowess and the lifelink from both my Seeker of the Way. Mark of Mutiny fizzles for no apparent reason.

R36154
Attachments
Capture.PNG
fiend123
 
Posts: 70
Joined: 05 Mar 2012, 17:26
Has thanked: 2 times
Been thanked: 1 time

Re: Bug Reports (snapshot builds)

Postby fmartel » 27 Dec 2017, 19:34

is it possible that Forge can't handle more than ~200 objects through a play ?
Each time I have more than a hundred tokens in play, or, play for more than 100 objects/turns, I break Forge...

Today was no different, I played Deploy to the Front on my turn, while having Parallel Lives and Anointed Procession OTBF.

The first created ~64 1/1 Soldier tokens, that I copied with Second Harvest, giving me ~256 soldiers. Forge froze when processing the 116th...

Just Asking...
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 28 Dec 2017, 17:41

Description: [in a commander game, Forge was processing my Cathars' Crusade, then Trostani equiped with Sword of Body and Mind (that putted a 2/2 Wolf token)]

OutOfMemoryError | Open
Code: Select all
Forge Version:    1.6.6-SNAPSHOT-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_151 Oracle Corporation

java.lang.OutOfMemoryError: GC overhead limit exceeded
   at forge.game.card.CardState.getSpellAbilities(CardState.java:194)
   at forge.game.card.CardState.getIntrinsicSpellAbilities(CardState.java:211)
   at forge.game.card.CardState.getFirstAbility(CardState.java:263)
   at forge.game.card.Card.getAbilityText(Card.java:1809)
   at forge.game.card.CardView$CardStateView.updateAbilityText(CardView.java:977)
   at forge.game.card.CardView$CardStateView.updateKeywords(CardView.java:986)
   at forge.game.card.Card.updateKeywords(Card.java:3281)
   at forge.game.card.Card.addChangedCardKeywords(Card.java:3307)
   at forge.game.card.Card.addChangedCardKeywords(Card.java:3286)
   at forge.game.card.Card.addChangedCardKeywords(Card.java:3346)
   at forge.game.staticability.StaticAbilityContinuous.applyContinuousAbility(StaticAbilityContinuous.java:612)
   at forge.game.staticability.StaticAbilityContinuous.applyContinuousAbility(StaticAbilityContinuous.java:72)
   at forge.game.staticability.StaticAbility.applyContinuousAbility(StaticAbility.java:265)
   at forge.game.GameAction.checkStaticAbilities(GameAction.java:819)
   at forge.game.GameAction.checkStateEffects(GameAction.java:1071)
   at forge.game.phase.PhaseHandler.checkStateBasedEffects(PhaseHandler.java:1029)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:940)
   at forge.game.GameAction.startGame(GameAction.java:1634)
   at forge.game.Match.startGame(Match.java:87)
   at forge.match.HostedMatch$2.run(HostedMatch.java:225)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 28 Dec 2017, 20:23

:r36155
In commander game, Combo of Teferi, Temporal Archmage(Commander) and The Chain Veil become unable to do.
It was able to do before.
Now, Second Teferi can't activate his ability.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 28 Dec 2017, 22:55

:r36155
Ability of Necrotic Ooze only works in the battlefield.
But now, Necrotic Ooze in hand has ability of Faerie Macabre in graveyard.
Attachments
capture_001_29122017_075348.jpg
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 06 Jan 2018, 20:08

In commander, game froze by a pending monarch effect
https://i.imgur.com/bJO5Vew.jpg
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby tjtillman » 09 Jan 2018, 08:46

So, please forgive my ignorance if this is mentioned elsewhere, but, since the Git migration, where can we find the latest snapshot builds to download for testing?
tjtillman
 
Posts: 202
Joined: 16 Sep 2013, 17:47
Has thanked: 0 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby Agetian » 09 Jan 2018, 14:37

tjtillman wrote:So, please forgive my ignorance if this is mentioned elsewhere, but, since the Git migration, where can we find the latest snapshot builds to download for testing?
Ah, we're still in the process of updating things - the build bot we're using is not yet compatible with our Git workflow, so automatic builds do not really exist at the moment... Hopefully it'll not take long until the nightlies are resumed. Once I have some extra time, I may post an intermediate build for testing, we'll see. ;)

- Agetian
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 11 Jan 2018, 04:15

r36156:
When I equip O-Naginata to a creature, error occur.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby Devilman06 » 25 Jan 2018, 16:22

newest 1.6.6 version release. seems to be a life drain in effect. not sure whats causing it but it happens when i attack. Commander\EDh format. There are no Permanents that would cause this on the field. many different decks tested. seems to sporadic.
Devilman06
 
Posts: 127
Joined: 29 Jan 2010, 03:59
Has thanked: 1 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 26 Jan 2018, 15:53

Description: [in a commander game, AI cast Persuasion on Etherium Sculptor]

ConcurrentModificationException | Open
Code: Select all
Forge Version:    1.6.6-SNAPSHOT-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_101 Oracle Corporation

java.util.ConcurrentModificationException
   at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
   at java.util.LinkedList$ListItr.next(Unknown Source)
   at forge.game.zone.Zone.getLKICopy(Zone.java:263)
   at forge.game.Game.copyLastState(Game.java:153)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:530)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1007)
   at forge.game.GameAction.startGame(GameAction.java:1634)
   at forge.game.Match.startGame(Match.java:87)
   at forge.match.HostedMatch$2.run(HostedMatch.java:225)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby Bladezen » 28 Jan 2018, 06:54

I sacrificed an elenda, the dusk rose that had 32 counters with anointed Procession on the field which resulted in 64 1/1 vampires and I had 4 Anointer Priest out which then led to 310 triggers on the stack then it crashed after 4 triggers resolved.


OutOfMemoryError | Open
Code: Select all
Forge Version:    1.6.6.002
Operating System: Linux 3.18.31-perf-gc76390c armv7l
Java Version:     0 The Android Project

java.lang.OutOfMemoryError: Failed to allocate a 544 byte allocation with 16777216 free bytes and 18MB until OOM; failed due to fragmentation (required continguous free 8192 bytes for a new buffer where largest contiguous free 4096 bytes)
   at java.util.EnumMap.<init>(EnumMap.java:138)
   at forge.trackable.TrackableObject.<init>(TrackableObject.java:25)
   at forge.game.GameEntityView.<init>(GameEntityView.java:28)
   at forge.game.card.CardView.<init>(CardView.java:68)
   at forge.game.card.Card.<init>(Card.java:292)
   at forge.game.card.CardUtil.getLKICopy(CardUtil.java:203)
   at forge.game.zone.Zone.getLKICopy(Zone.java:264)
   at forge.game.Game.copyLastState(Game.java:153)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:503)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1007)
   at forge.game.GameAction.startGame(GameAction.java:1625)
   at forge.game.Match.startGame(Match.java:87)
   at forge.match.HostedMatch$2.run(HostedMatch.java:225)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
   at java.lang.Thread.run(Thread.java:761)
Bladezen
 
Posts: 10
Joined: 11 Jan 2018, 10:50
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby Indigo Dragon » 29 Jan 2018, 13:53

Bladezen wrote:I sacrificed an elenda, the dusk rose that had 32 counters with anointed Procession on the field which resulted in 64 1/1 vampires and I had 4 Anointer Priest out which then led to 310 triggers on the stack then it crashed after 4 triggers resolved.
Solution: Win the game before that happens :D.

Actual Bug: Battle at the Bridge is still missing "You gain X life" SpellDescription$.
(I would fix it by I don't GitHub My eMail's currently suckThere's nothing anyone else can doIt's all on me how do i GitHub...)
Ctrl+C, Ctrl+V
User avatar
Indigo Dragon
 
Posts: 130
Joined: 11 May 2016, 10:18
Location: Australia
Has thanked: 63 times
Been thanked: 56 times

Re: Bug Reports (snapshot builds)

Postby dhc10 » 01 Feb 2018, 02:46

Storm the Vaults has a bug associated with it whenever it is in your deck. It apparently will trigger whenever a player is dealt damage by a creature you control as long as Storm the Vaults is in your deck. I initially noticed it with Storm Fleet Sprinter and thought that was the cause of the bug, but Goblin Trailblazer also caused it as you can see in the screenshot attached.

Removing Storm the Vaults from the deck removes the bug.

I'm using the Forge update from 1/15/2018. As far as I can tell this bug should be reproduceable by just having Storm the Vaults in your deck.

Additionally, the text for the Storm the Vaults trigger is incorrect, though the effect that happens is correct. The Draw a Card, Discard a Card isn't what happens (nor should it), a treasure is created (which should be what happens - if Storm the Vaults was on the battlefield).
Attachments
Storm the Vaults Bugs.png
dhc10
 
Posts: 2
Joined: 01 Feb 2018, 02:37
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby Xdevian » 01 Feb 2018, 10:03

I have downloaded Forge so many times, and in all the cases, when i open the game and start to play in my Asus Zenphone 3 max "5.5, the game just stops to work, showing the following message

"Forge is not working

Close the app

Wait"

what could it be?

Thanks.
Xdevian
 
Posts: 4
Joined: 01 Feb 2018, 09:47
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 47 guests


Who is online

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

Login Form