Page 7 of 10

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 18 Apr 2015, 23:02
by jaw200
Please help...

can't even open the main window :(

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

[spoiler=NullPointerException][code]
Forge Version:    1.5.38-r-1
Operating System: Windows 7 6.1 x86
Java Version:     1.8.0_45 Oracle Corporation

java.lang.NullPointerException
   at forge.itemmanager.GroupDef.getColorGroup(GroupDef.java:221)
   at forge.itemmanager.GroupDef.access$000(GroupDef.java:19)
   at forge.itemmanager.GroupDef$2.apply(GroupDef.java:34)
   at forge.itemmanager.GroupDef$2.apply(GroupDef.java:27)
   at forge.itemmanager.GroupDef.getItemGroupIndex(GroupDef.java:212)
   at forge.itemmanager.views.ImageView.onRefresh(ImageView.java:528)
   at forge.itemmanager.views.ItemView.refresh(ItemView.java:158)
   at forge.itemmanager.ItemManager.setViewIndex(ItemManager.java:349)
   at forge.itemmanager.ItemManager.setup(ItemManager.java:318)
   at forge.itemmanager.DeckManager.setup(DeckManager.java:112)
   at forge.deckchooser.FDeckChooser.updateRandom(FDeckChooser.java:215)
   at forge.deckchooser.FDeckChooser.refreshDecksList(FDeckChooser.java:360)
   at forge.deckchooser.FDeckChooser.restoreSavedState(FDeckChooser.java:418)
   at forge.deckchooser.FDeckChooser.populate(FDeckChooser.java:278)
   at forge.screens.home.sanctioned.VSubmenuConstructed.populate(VSubmenuConstructed.java:131)
   at forge.screens.home.CHomeUI.itemClick(CHomeUI.java:53)
   at forge.screens.home.CHomeUI.selectPrevious(CHomeUI.java:139)
   at forge.screens.home.CHomeUI.initialize(CHomeUI.java:85)
   at forge.control.FControl.setCurrentScreen(FControl.java:308)
   at forge.control.FControl.setCurrentScreen(FControl.java:272)
   at forge.view.FView.initialize(FView.java:153)
   at forge.control.FControl$3.run(FControl.java:247)
   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$1.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)
[/code][/spoiler]

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 20 Apr 2015, 06:08
by yengman
I don't think Hypergenesis is working correctly. The AI just keeps putting everything down from its hand despite me not choosing to put anything down.Thanks.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 20 Apr 2015, 06:34
by Nanaki404
I don't think Hypergenesis is working correctly. The AI just keeps putting everything down from its hand despite me not choosing to put anything down.Thanks.
It is supposed to work like that.
"Repeat this process until no one puts a card onto the battlefield.", which means this keeps going until every player is done.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 20 Apr 2015, 06:44
by yengman
Nanaki404 wrote:
I don't think Hypergenesis is working correctly. The AI just keeps putting everything down from its hand despite me not choosing to put anything down.Thanks.
It is supposed to work like that.
"Repeat this process until no one puts a card onto the battlefield.", which means this keeps going until every player is done.
I see,sorry about that. And thanks.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 20 Apr 2015, 09:17
by AwxAngel
After a Stingscourger returned an Errant Ephemeron (originally cast off suspend) to my hand, I was unable to either cast, or suspend it again for the rest of the game.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 20 Apr 2015, 15:20
by Xyx
Turning Vesuvan Shapeshifter face up does not let me trigger the "when this is turned face up" abilities of any Thelonite Hermit or Ainok Survivalist it's copying. I assume that this means that the (in)famous "pickles" combo (copying Brine Elemental) doesn't work either.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 20 Apr 2015, 15:32
by Xyx
Closing a game tab (accidentally or otherwise) produces the following prompt: "Concede game? This will concede the current game and you will lose. Concede anyway? [Concede] [Cancel]". Clicking Cancel does not cancel but instead closes the game tab (equivalent to conceding the match).

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 21 Apr 2015, 19:05
by schizophoenix
Bloom Tender's ability with Mana Reflection out doesn't work correctly. I had RWUG permanents out, and got 1 mana for RUG, 2 W mana. Shouldn't it give two mana of all four colors?

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 22 Apr 2015, 14:50
by saturnine
Description: I was attempting to activate an ability of Liliana of the Dark Realms.

NullPointerException | Open
Code: Select all
Forge Version:    1.5.38-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_40 Oracle Corporation

java.lang.NullPointerException
   at javax.swing.GrayFilter.createDisabledImage(Unknown Source)
   at javax.swing.text.html.ImageView.getImage(Unknown Source)
   at javax.swing.text.html.ImageView.paint(Unknown Source)
   at javax.swing.text.BoxView.paintChild(Unknown Source)
   at javax.swing.text.BoxView.paint(Unknown Source)
   at javax.swing.text.BoxView.paintChild(Unknown Source)
   at javax.swing.text.BoxView.paint(Unknown Source)
   at javax.swing.text.ParagraphView.paint(Unknown Source)
   at javax.swing.text.html.ParagraphView.paint(Unknown Source)
   at javax.swing.text.BoxView.paintChild(Unknown Source)
   at javax.swing.text.BoxView.paint(Unknown Source)
   at javax.swing.text.html.BlockView.paint(Unknown Source)
   at javax.swing.text.BoxView.paintChild(Unknown Source)
   at javax.swing.text.BoxView.paint(Unknown Source)
   at javax.swing.text.html.BlockView.paint(Unknown Source)
   at javax.swing.text.BoxView.paintChild(Unknown Source)
   at javax.swing.text.BoxView.paint(Unknown Source)
   at javax.swing.text.html.BlockView.paint(Unknown Source)
   at javax.swing.plaf.basic.BasicHTML$Renderer.paint(Unknown Source)
   at javax.swing.plaf.basic.BasicMenuItemUI.paintText(Unknown Source)
   at javax.swing.plaf.basic.BasicMenuItemUI.paintMenuItem(Unknown Source)
   at javax.swing.plaf.basic.BasicMenuItemUI.paint(Unknown Source)
   at javax.swing.plaf.basic.BasicMenuItemUI.update(Unknown Source)
   at javax.swing.JComponent.paintComponent(Unknown Source)
   at javax.swing.JComponent.paint(Unknown Source)
   at javax.swing.JComponent.paintChildren(Unknown Source)
   at javax.swing.JComponent.paint(Unknown Source)
   at javax.swing.JComponent.paintChildren(Unknown Source)
   at javax.swing.JComponent.paint(Unknown Source)
   at javax.swing.JComponent.paintChildren(Unknown Source)
   at javax.swing.JComponent.paint(Unknown Source)
   at javax.swing.JLayeredPane.paint(Unknown Source)
   at javax.swing.JComponent.paintChildren(Unknown Source)
   at javax.swing.JComponent.paint(Unknown Source)
   at javax.swing.JComponent.paintToOffscreen(Unknown Source)
   at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
   at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
   at javax.swing.RepaintManager.paint(Unknown Source)
   at javax.swing.JComponent._paintImmediately(Unknown Source)
   at javax.swing.JComponent.paintImmediately(Unknown Source)
   at javax.swing.RepaintManager$4.run(Unknown Source)
   at javax.swing.RepaintManager$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
   at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
   at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
   at javax.swing.RepaintManager.access$1300(Unknown Source)
   at javax.swing.RepaintManager$ProcessingRunnable.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$1.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: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 23 Apr 2015, 03:37
by bjornsnoen
The AI just cast Hunt the Weak, without fighting anything, it just put a counter on an Ainok Guide.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 23 Apr 2015, 05:16
by Marek14
bjornsnoen wrote:The AI just cast Hunt the Weak, without fighting anything, it just put a counter on an Ainok Guide.
Might be related to how AI often casts Cryptic Command to just draw a card.

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 23 Apr 2015, 13:34
by celbii
How do I update my old forge and keep all my old decks?

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 24 Apr 2015, 10:35
by Phoenix
celbii wrote:How do I update my old forge and keep all my old decks?
Just unzip the new version anywhere and run the exe file.
Your decks are stored in your C:\Application Data\... folders and are unaffected of wherever your application is.

You don't even have to delete the old version before starting the new one (IF you store both versions in different directories).

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 24 Apr 2015, 13:46
by Qwertywalkers23
not sure where to post this but Dromoka's Command isn't working correctly.. If you dont select to add a +1/+1 counter the fight option does not work.. also about how long before the rest of the DTK cards are released?

Re: Forge Beta: 3-27-2015 ver 1.5.38

PostPosted: 24 Apr 2015, 19:59
by Xyx
Have Possibility Storm. Cast Zoetic Cavern face-down. Possibility Storm triggers, then Zoetic Cavern... resolves!