Page 448 of 487

Re: Bug Reports (snapshot builds)

PostPosted: 21 May 2018, 06:04
by stormcat
:forge-gui-desktop-1.6.11-SNAPSHOT-r182
In 4 Player Commander game of Performance Mode,
When is Blood Moon in the battlefield, Non Basic lands lost mana ability.

Re: Bug Reports (snapshot builds)

PostPosted: 21 May 2018, 12:00
by fateatfish
forge-gui-desktop-1.6.10
I have Gideon of the Trials and use the 0 ability so it becomes a creatrue, than I equipped Helm of the Host to it and attack with it, turns out a nonlegendary copy of planeswalker Gideon of the Trials was created on the battlefield. But the problem is, this copy can't activate any ability this turn. But seeminglessly, Jace, Cunning Castaway's nonlegendary copy worked just fine, those copies could activate planswalker ability normally. So there might be a bug here with Helm of the Host, since I tried it with other Gideon planeswalker, they all have the same problem, but for the next turn, they worked just fine.

Re: Bug Reports (snapshot builds)

PostPosted: 22 May 2018, 02:10
by 7Durandal7
My land was enchanted by [Spreading Seas], but it is not able to produce U mana.

Re: Bug Reports (snapshot builds)

PostPosted: 22 May 2018, 03:54
by 5enza
Description: Liliana, Defiant Necromancer - Ultimate ability. Whenever a token dies game crashes with ability on the stack (Whenever a creature dies, return it to the battlefield under your control at the beginning of the next step.)

Code: Select all
spoiler=NullPointerException]
Forge Version:    1.6.11-SNAPSHOT-r-1u
Operating System: Mac OS X 10.13.4 x86_64
Java Version:     1.8.0_171 Oracle Corporation

java.lang.NullPointerException
   at forge.game.trigger.WrappedAbility.resolve(WrappedAbility.java:498)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1342)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1319)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:525)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1016)
   at forge.game.GameAction.startGame(GameAction.java:1669)
   at forge.game.Match.startGame(Match.java:87)
   at forge.match.HostedMatch$2.run(HostedMatch.java:235)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   at java.lang.Thread.run(Thread.java:748)

2HG game froze after using Boros Charm

PostPosted: 22 May 2018, 20:44
by M47750N
Playing a 2H giant with my friend online against two AI players, we have almost completet this match and then I clicked on [[Boros Charm]] and the game freezed.
NOT complaining, just wanted to let you know if I find stuff that don't work :)

I'm playing the latest forge-gui-desktop-1.6.11-SNAPSHOT-r187

Re: Bug Reports (snapshot builds)

PostPosted: 23 May 2018, 18:14
by stormcat
:r189
In Performance mode,
If Double-Faced card has gone to graveyard, it still back-faced.

Re: Bug Reports (snapshot builds)

PostPosted: 24 May 2018, 01:39
by stormcat
:r191
In Commander game, Performance mode,
AI played Grasp of Fate and choose two my permanents.
This is wrong behavior.(up to one permanent for each player)

Re: Bug Reports (snapshot builds)

PostPosted: 26 May 2018, 22:53
by Corwin72
The card Curse of Stalked Prey is not working right now.

Re: Bug Reports (snapshot builds)

PostPosted: 27 May 2018, 18:18
by Kiryu666
Description: [describe what you were doing when the crash occurred]

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

java.lang.UnsupportedOperationException: Delete not implemented for game type = Brawl
   at forge.itemmanager.DeckManager.deleteDeck(DeckManager.java:335)
   at forge.itemmanager.DeckManager$DeckActionsRenderer.processMouseEvent(DeckManager.java:378)
   at forge.itemmanager.views.ItemListView$ItemTable.processMouseEvent(ItemListView.java:472)
   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)

Re: Bug Reports (snapshot builds)

PostPosted: 31 May 2018, 20:36
by xbon
Description: Just clicking download LQ Set pictures on a new build

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

java.lang.NullPointerException
   at forge.download.GuiDownloadService.readyToStart(GuiDownloadService.java:130)
   at forge.download.GuiDownloadService.access$200(GuiDownloadService.java:40)
   at forge.download.GuiDownloadService$2$1.run(GuiDownloadService.java:101)
   at java.awt.event.InvocationEvent.dispatch(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.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)

Re: Bug Reports (snapshot builds)

PostPosted: 01 Jun 2018, 03:17
by fateatfish
forge-gui-desktop-1.6.11-SNAPSHOT-r412

In Deck Editor, when you double click a card to remove it, in old version like 1.6.10, forge will find that card in Catalog on the left automaticly. But in this version, nothing happens if you do so, unless you right-click the card and use the "Remove X copies of card from deck" function.
This is really annoying and uncomfortable for ppl like me who likes to replace cards for later and better-looking version.

Re: Bug Reports (snapshot builds)

PostPosted: 02 Jun 2018, 20:10
by Eehoe
Godsend is still allowing AI to cast cards of the same name of the prior card being sent to exile.

I did notice the actual card is remembered vs the cardname. So I'm thinking godsend remembers creature goblin (123), but would still allow AI to cast goblin (125).

Re: Bug Reports (snapshot builds)

PostPosted: 03 Jun 2018, 15:18
by fmartel
Description: [In commander, playing Call of the Conclave]

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

java.lang.NullPointerException
   at forge.ImageCache.scaleImage(ImageCache.java:322)
   at forge.ImageCache.getImageNoDefault(ImageCache.java:228)
   at forge.CachedCardImage.<init>(CachedCardImage.java:19)
   at forge.view.arcane.CardPanel$2.<init>(CardPanel.java:203)
   at forge.view.arcane.CardPanel.updateImage(CardPanel.java:203)
   at forge.view.arcane.CardPanel.setCard(CardPanel.java:725)
   at forge.view.arcane.CardPanel$1.componentResized(CardPanel.java:156)
   at java.awt.Component.processComponentEvent(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.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)

Re: Bug Reports (snapshot builds)

PostPosted: 03 Jun 2018, 18:17
by fmartel
Description: [in commander, played Geist-Honored Monk as its ability resolve, crash occurs]

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

java.lang.NullPointerException
   at forge.ImageCache.scaleImage(ImageCache.java:322)
   at forge.ImageCache.getImageNoDefault(ImageCache.java:228)
   at forge.CachedCardImage.<init>(CachedCardImage.java:19)
   at forge.view.arcane.CardPanel$2.<init>(CardPanel.java:203)
   at forge.view.arcane.CardPanel.updateImage(CardPanel.java:203)
   at forge.view.arcane.CardPanel.setCard(CardPanel.java:725)
   at forge.view.arcane.CardPanel$1.componentResized(CardPanel.java:156)
   at java.awt.Component.processComponentEvent(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.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)

Re: Bug Reports (snapshot builds)

PostPosted: 03 Jun 2018, 19:14
by Kiryu666
Description: [describe what you were doing when the crash occurred]

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

java.lang.NullPointerException
   at forge.ImageCache.scaleImage(ImageCache.java:322)
   at forge.ImageCache.getImageNoDefault(ImageCache.java:228)
   at forge.CachedCardImage.<init>(CachedCardImage.java:19)
   at forge.view.arcane.CardPanel$2.<init>(CardPanel.java:203)
   at forge.view.arcane.CardPanel.updateImage(CardPanel.java:203)
   at forge.view.arcane.CardPanel.setCard(CardPanel.java:725)
   at forge.view.arcane.PlayArea.doUpdateCard(PlayArea.java:746)
   at forge.view.arcane.PlayArea.recalculateCardPanels(PlayArea.java:645)
   at forge.view.arcane.PlayArea.update(PlayArea.java:590)
   at forge.screens.match.CMatchUI.updateZones(CMatchUI.java:399)
   at forge.control.FControlGameEventHandler$1.run(FControlGameEventHandler.java:102)
   at java.awt.event.InvocationEvent.dispatch(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.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)