Page 446 of 487

Re: Bug Reports (snapshot builds)

PostPosted: 19 Apr 2018, 19:48
by fmartel
r571
I attached Spectral Grasp to Sheoldred, Whispering One. I attack with Kor Spiritdancer. Whispering one blocks my creat.
Image Image

Re: Bug Reports (snapshot builds)

PostPosted: 20 Apr 2018, 15:46
by Devilman06
forge-gui-desktop-1.6.9-SNAPSHOT-r628
It would seem Damage prevention skills such as Gideon of the Trials, don't seem to be working. used the first skill to prevent dmg of a 1/2 creature with Menace (flameblade adept). he still attacked and dealt dmg to gideon

Re: Bug Reports (snapshot builds)

PostPosted: 20 Apr 2018, 17:49
by fmartel
r-628 Forge is slow !! It takes forever before doing an action. Like selection the construct format or adding players

Re: Bug Reports (snapshot builds)

PostPosted: 21 Apr 2018, 15:18
by Corwin72
I think pet shopping is bugged right now. I can buy the base pets including the plant but I am not able to purchase any upgrades.

Re: Bug Reports (snapshot builds)

PostPosted: 21 Apr 2018, 21:54
by fmartel
Description: [Trying to delete a commander deck]

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

java.lang.UnsupportedOperationException: Delete not implemented for game type = Commander
   at forge.itemmanager.DeckManager.deleteDeck(DeckManager.java:315)
   at forge.itemmanager.DeckManager$DeckActionsRenderer.processMouseEvent(DeckManager.java:358)
   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: 22 Apr 2018, 00:38
by friarsol
Corwin72 wrote:I think pet shopping is bugged right now. I can buy the base pets including the plant but I am not able to purchase any upgrades.
You have to be a certain level to buy the upgrades.

Re: Bug Reports (snapshot builds)

PostPosted: 22 Apr 2018, 01:29
by Corwin72
I did not know that. Thank you
.

Re: Bug Reports (snapshot builds)

PostPosted: 22 Apr 2018, 05:59
by timmermac
There's an entry in the quest preferences file that lets you override the level requirement.

Re: Bug Reports (snapshot builds)

PostPosted: 22 Apr 2018, 10:57
by stormcat
:1.6.9-r23
In Booster Draft of Dominaria, Niambi, Faithful Healer is in pack.
She is extra card.(only planeswalker deck)

Re: Bug Reports (snapshot builds)

PostPosted: 23 Apr 2018, 11:56
by howling-mine
forge-gui-desktop-1.6.10-SNAPSHOT-r35
When I cast Kamahl’s Druidic Vow(X=14)

Description: [describe what you were doing when the crash occurred]

IllegalComponentStateException | Open
Code: Select all
Forge Version:    1.6.10-SNAPSHOT-r-1u
Operating System: Windows 10 10.0 amd64
Java Version:     1.8.0_161 Oracle Corporation

java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
   at java.awt.Component.getLocationOnScreen_NoTreeLock(Unknown Source)
   at java.awt.Component.getLocationOnScreen(Unknown Source)
   at javax.swing.text.JTextComponent$InputMethodRequestsHandler.getTextLocation(Unknown Source)
   at sun.awt.im.InputMethodContext.getTextLocation(Unknown Source)
   at sun.awt.windows.WInputMethod$1.run(Unknown Source)
   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.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: 24 Apr 2018, 01:27
by Reginaldo89
Hi everyone.
My version of forge is Android lastest version.
I Just play online when two devices are connectin in same wireless.
Somebody can help me

Re: Bug Reports (snapshot builds)

PostPosted: 27 Apr 2018, 03:12
by vrtgo-49
Description: I tried to start the Poseidon challenge in the Lorwyn quest world. Error pops up before who is decided to go first or hands are drawn.

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

java.lang.NullPointerException
   at forge.game.card.CardFactory.getCard(CardFactory.java:234)
   at forge.game.card.CardFactory.getCard(CardFactory.java:230)
   at forge.game.card.Card.fromPaperCard(Card.java:5402)
   at forge.game.player.Player.initVariantsZones(Player.java:2570)
   at forge.game.Match.prepareAllZones(Match.java:253)
   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)

Re: Bug Reports (snapshot builds)

PostPosted: 30 Apr 2018, 06:14
by Devilman06
forge-gui-desktop-1.6.10-SNAPSHOT-r110.tar
Sword of Kaldra does not exile the damaged creatures

Re: Bug Reports (snapshot builds)

PostPosted: 30 Apr 2018, 19:59
by stormcat
:r131
In Brawl game, After I am exiled my commander by Ixalan's Binding, I can't cast my commander in spite of I replaced that exile to command zone.
And Ixalan's Binding has not second ability's text in Card Detail.

Re: Bug Reports (snapshot builds)

PostPosted: 06 May 2018, 01:04
by Chakan
Description: I just cast Approach of the Second Sun for the second time of the game, which should've won me the match. Only lands and a 1/1 token were on the battlefield.

ClassCastException | Open
Code: Select all
Forge Version:    1.6.10-SNAPSHOT-r-1u
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_161 Oracle Corporation

java.lang.ClassCastException: forge.game.player.RegisteredPlayer cannot be cast to java.lang.Comparable
   at java.util.TreeMap.getEntry(Unknown Source)
   at java.util.TreeMap.containsKey(Unknown Source)
   at forge.game.Match.executeAnte(Match.java:340)
   at forge.game.Match.startGame(Match.java:90)
   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)