Page 449 of 491

Re: Bug Reports (snapshot builds)

PostPosted: 03 Jun 2018, 19:21
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.screens.match.views.VStack$StackInstanceTextArea$3.<init>(VStack.java:237)
   at forge.screens.match.views.VStack$StackInstanceTextArea.<init>(VStack.java:237)
   at forge.screens.match.views.VStack.updateStack(VStack.java:134)
   at forge.screens.match.controllers.CStack.update(CStack.java:45)
   at forge.screens.match.CMatchUI$4.run(CMatchUI.java:676)
   at forge.GuiDesktop.invokeInEdtNow(GuiDesktop.java:68)
   at forge.FThreads.invokeInEdtNowOrLater(FThreads.java:30)
   at forge.screens.match.CMatchUI.updateStack(CMatchUI.java:674)
   at forge.control.FControlGameEventHandler$1.run(FControlGameEventHandler.java:93)
   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: 03 Jun 2018, 19:29
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.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)
:? :? :? fix the crash guys pless

Re: Bug Reports (snapshot builds)

PostPosted: 03 Jun 2018, 19:39
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.updateCard(PlayArea.java:666)
   at forge.screens.match.CMatchUI.updateCards(CMatchUI.java:443)
   at forge.control.FControlGameEventHandler$1.run(FControlGameEventHandler.java:57)
   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: 03 Jun 2018, 19:49
by Kiryu666
the errors happen apparently as soon as some token is generated in the field (some token comes into play) :( :(

Re: Bug Reports (snapshot builds)

PostPosted: 04 Jun 2018, 02:26
by schnautzr
That bug is my fault. New feature that didn't get tested enough, apparently. We'll be reverting the change until we can figure out what's going on and fix it.

Thanks for the reports!

Re: Bug Reports (snapshot builds)

PostPosted: 04 Jun 2018, 03:19
by Kiryu666
No problem, I'm glad I helped. You are too much !!!

Re: Bug Reports (snapshot builds)

PostPosted: 04 Jun 2018, 04:35
by schnautzr
You were right, it's definitely related to the "card" being a token. This probably would happen with emblems or effects, too. Working on a fix right now.

Re: 2HG game froze after using Boros Charm

PostPosted: 04 Jun 2018, 17:41
by tjtillman
M47750N wrote: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
So perhaps I'm just totally ignorant, but how were you playing 2HG in Forge? I couldn't find where that variant was supported.

Re: Bug Reports (snapshot builds)

PostPosted: 04 Jun 2018, 18:06
by tjtillman
1.6.11 r480

My Danitha Capashen, Paragon was equipped with Forbear's Blade, I attacked. Opponent blocked with Serra Disciple with a +1/+1 counter on it (so 2/2 first strike) and Corrosive Ooze. On First Strike damage, all 3 creatures died. On death, the Forbear's Blade became unattached and then triggered to attach to another one of my creatures. At End of Combat step, however, the Forbear's Blade was not destroyed by Corrosive Ooze's delayed trigger. However, based on the ruling for Corrosive Ooze it appears that regardless if the equipment is attached to that creature, it should still destroy the Forbear's Blade at the End of Combat step.

Re: 2HG game froze after using Boros Charm

PostPosted: 05 Jun 2018, 01:36
by friarsol
tjtillman wrote:So perhaps I'm just totally ignorant, but how were you playing 2HG in Forge? I couldn't find where that variant was supported.
It's not supported. They were just playing 2 player teams probably.

Re: Bug Reports (snapshot builds)

PostPosted: 08 Jun 2018, 19:58
by Kiryu666
Description: [Delete Commander Deck error]

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 = Commander
   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: 09 Jun 2018, 03:25
by bis
Hi, I have a Game Startup crashes when it gets to "Loading Quest", on a mac.
Is there a way to fix that?
thks!

Re: Bug Reports (snapshot builds)

PostPosted: 10 Jun 2018, 16:23
by Bog Wraith
Forge_1.6.12_r4

BBD Planeswalker cards Rowan Kenrith & Will Kenrith each have two entries in the db and at least for me, the card pics for them are not displaying for either entry.

Re: Bug Reports (snapshot builds)

PostPosted: 10 Jun 2018, 18:49
by Eehoe
Still seeing the summoning sickness bug for control creature cards in 1.6.11

Re: Bug Reports (snapshot builds)

PostPosted: 15 Jun 2018, 05:11
by Devilman06
forge-gui-desktop-1.6.12-SNAPSHOT-r87
Krark's Thumb does not appear to be working. does not show any results of the flips