It is currently 16 Apr 2024, 22:40
   
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 Hib » 10 Jul 2018, 17:08

Description: Tried to start a new Sealed of Dominaria

RuntimeException | Open
Code: Select all
Forge Version:    1.6.12-SNAPSHOT-r-1u
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_151 Oracle Corporation

java.lang.RuntimeException: FileUtil : writeFile() error, problem writing file - C:\Users\Helmar\Forge\decks\sealed\Dom Draft \human.dck : java.io.FileNotFoundException: C:\Users\Helmar\Forge\decks\sealed\Dom Draft \human.dck (Das System kann den angegebenen Pfad nicht finden)
   at forge.util.FileUtil.writeFile(FileUtil.java:184)
   at forge.deck.io.DeckSerializer.writeDeck(DeckSerializer.java:21)
   at forge.deck.io.DeckGroupSerializer.save(DeckGroupSerializer.java:64)
   at forge.deck.io.DeckGroupSerializer.save(DeckGroupSerializer.java:37)
   at forge.util.storage.StorageImmediatelySerialized.add(StorageImmediatelySerialized.java:72)
   at forge.limited.SealedCardPoolGenerator.generateSealedDeck(SealedCardPoolGenerator.java:140)
   at forge.screens.home.sanctioned.CSubmenuSealed.setupSealed(CSubmenuSealed.java:182)
   at forge.screens.home.sanctioned.CSubmenuSealed.access$100(CSubmenuSealed.java:41)
   at forge.screens.home.sanctioned.CSubmenuSealed$3.run(CSubmenuSealed.java:76)
   at forge.toolbox.FLabel._doMouseAction(FLabel.java:305)
   at forge.toolbox.FLabel.access$1300(FLabel.java:46)
   at forge.toolbox.FLabel$6.onLeftClick(FLabel.java:343)
   at forge.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:246)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.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)
Hib
 
Posts: 35
Joined: 16 Mar 2013, 16:07
Has thanked: 1 time
Been thanked: 1 time

Re: Bug Reports (snapshot builds)

Postby Kiryu666 » 12 Jul 2018, 08:47

Old generic mana cost Gonti Problem,Pless Fix in Future.
Attachments
4as4as4as.jpg
Kiryu666
 
Posts: 120
Joined: 03 Aug 2015, 12:55
Has thanked: 14 times
Been thanked: 12 times

Re: Bug Reports (snapshot builds)

Postby Devilman06 » 12 Jul 2018, 12:38

Kess, Dissident Mage does not put the cards cast from graveyard into exile.
forge-gui-desktop-1.6.12-SNAPSHOT-r355.tar

Update... None of the spells cast with flashback go to exile
Devilman06
 
Posts: 127
Joined: 29 Jan 2010, 03:59
Has thanked: 1 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby Cha0s » 12 Jul 2018, 19:59

forge ver. 1.6.8

Received attached error. I had finished downloading the no proxy LQ set pictures and restarted forge, the application opened up to the content downloaders page and from there i clicked on the deck editor tab and received the following error message and was not able to use the deck editor
Attachments
2018-07-12-00.txt
(3.5 KiB) Downloaded 158 times
Cha0s
 
Posts: 1
Joined: 12 Jul 2018, 19:50
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports (snapshot builds)

Postby timmermac » 12 Jul 2018, 23:10

Cha0s wrote:forge ver. 1.6.8

Received attached error. I had finished downloading the no proxy LQ set pictures and restarted forge, the application opened up to the content downloaders page and from there i clicked on the deck editor tab and received the following error message and was not able to use the deck editor
Please update to the newest version. Your bug might have been squished in more recent versions.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Bug Reports (snapshot builds)

Postby Kiryu666 » 13 Jul 2018, 09:40

Description: [IA PROBLEM]

NullPointerException | Open
Code: Select all
Forge Version:    1.6.12-SNAPSHOT-r-1u
Operating System: Windows 10 10.0 amd64
Java Version:     1.8.0_171 Oracle Corporation

java.lang.NullPointerException
   at forge.ai.ability.DamageDealAi.getBestPlaneswalkerToDamage(DamageDealAi.java:390)
   at forge.ai.ability.DamageDealAi.dealDamageChooseTgtPW(DamageDealAi.java:369)
   at forge.ai.ability.DamageDealAi.damageChoosingTargets(DamageDealAi.java:573)
   at forge.ai.ability.DamageDealAi.damageTargetAI(DamageDealAi.java:458)
   at forge.ai.ability.DamageDealAi.canPlayAI(DamageDealAi.java:219)
   at forge.ai.SpellAbilityAi.canPlayAIWithSubs(SpellAbilityAi.java:35)
   at forge.ai.AiController.canPlaySa(AiController.java:648)
   at forge.ai.AiController.canPlayAndPayFor(AiController.java:632)
   at forge.ai.AiController.chooseSpellAbilityToPlayFromList(AiController.java:1364)
   at forge.ai.AiController.getSpellAbilityToPlay(AiController.java:1336)
   at forge.ai.AiController.chooseSpellAbilityToPlay(AiController.java:1206)
   at forge.ai.PlayerControllerAi.chooseSpellAbilityToPlay(PlayerControllerAi.java:446)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:951)
   at forge.game.GameAction.startGame(GameAction.java:1666)
   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)
Kiryu666
 
Posts: 120
Joined: 03 Aug 2015, 12:55
Has thanked: 14 times
Been thanked: 12 times

Re: Bug Reports (snapshot builds)

Postby Devilman06 » 14 Jul 2018, 01:29

Aurification Enchantment does not place gold counters on opponents mons. Nothing on Field preventing it
forge-gui-desktop-1.6.12-SNAPSHOT-r363.tar
Devilman06
 
Posts: 127
Joined: 29 Jan 2010, 03:59
Has thanked: 1 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby Eehoe » 15 Jul 2018, 16:39

When the creature type of Bloodlord of Vaasgoth is changed by Artificial Evolution from Vampire to something else (e g Construct),only spells casted that are of creature type Vampire gain Bloodthirst 3 instead of the different creature type.

forge-gui-desktop-1.6.12-SNAPSHOT-r363.tar
Eehoe
 
Posts: 22
Joined: 20 May 2018, 01:54
Has thanked: 1 time
Been thanked: 9 times

Re: Bug Reports (snapshot builds)

Postby twosat » 15 Jul 2018, 17:42

forge-gui-desktop-1.6.12-SNAPSHOT-r384

Kargan Dragonrider gets no Flying when dragons are on the battlefield. Same side ;)

Sarkhan, Dragonsoul 's ultimate isn't working.
twosat
 
Posts: 75
Joined: 09 Jan 2017, 11:04
Location: Germany
Has thanked: 5 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby Devilman06 » 15 Jul 2018, 18:19

forge-gui-desktop-1.6.12-SNAPSHOT-r386.tar
cards with flashback or cast as though they have flashback such as those cast with Kess, Dissident mage do not go to exile as they should. they end up back in graveyard and Opponent AI recasts them repeatedly
Devilman06
 
Posts: 127
Joined: 29 Jan 2010, 03:59
Has thanked: 1 time
Been thanked: 2 times

Re: Bug Reports (snapshot builds)

Postby twosat » 15 Jul 2018, 20:19

forge-gui-desktop-1.6.12-SNAPSHOT-r384

Rakish heir - ability doesn't trigger.
twosat
 
Posts: 75
Joined: 09 Jan 2017, 11:04
Location: Germany
Has thanked: 5 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 17 Jul 2018, 18:52

:r402
It triggers with various factors.
Too much and difficult to identify.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 17 Jul 2018, 19:39

:r407
When I attached Animate Dead to Dryad Arbor in an opponent graveyard,
After Dryad Arbor entered the battlefield, Animate Dead becomes unattached.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 17 Jul 2018, 19:43

I reported before, when I concede in the multiplayer game, the game will not progress.
It is very inconvenient.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby lk5316 » 18 Jul 2018, 00:41

Description: [opening a challenge in quest mode]



NullPointerException | Open
Code: Select all

Forge Version:    1.6.8-r-1u
Operating
System: Windows XP 5.1 x86

Java Version:     1.8.0_91 Oracle Corporation


java.lang.NullPointerException
   at forge.game.card.CardFactory.getCard(CardFactory.java:232)
   at forge.game.card.CardFactory.getCard(CardFactory.java:228)
   at forge.game.card.Card.fromPaperCard(Card.java:5379)
   at forge.game.player.Player.initVariantsZones(Player.java:2583)
   at forge.game.Match.prepareAllZones(Match.java:255)
   at forge.game.Match.startGame(Match.java:74)
   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)
lk5316
 
Posts: 3
Joined: 04 Oct 2015, 17:25
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 35 guests


Who is online

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

Login Form