Forge Beta: 3-27-2015 ver 1.5.38
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta: 3-27-2015 ver 1.5.38
by jaw200 » 18 Apr 2015, 23:02
Please help...
can't even open the main window
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
by yengman » 20 Apr 2015, 06:08
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.
- yengman
- Posts: 4
- Joined: 21 Mar 2015, 08:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by Nanaki404 » 20 Apr 2015, 06:34
It is supposed to work like that.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.
"Repeat this process until no one puts a card onto the battlefield.", which means this keeps going until every player is done.
- Nanaki404
- Posts: 3
- Joined: 07 Aug 2014, 22:11
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by yengman » 20 Apr 2015, 06:44
I see,sorry about that. And thanks.Nanaki404 wrote:It is supposed to work like that.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.
"Repeat this process until no one puts a card onto the battlefield.", which means this keeps going until every player is done.
- yengman
- Posts: 4
- Joined: 21 Mar 2015, 08:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by AwxAngel » 20 Apr 2015, 09:17
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.
- AwxAngel
- Posts: 22
- Joined: 20 Mar 2015, 23:53
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by Xyx » 20 Apr 2015, 15:20
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
by schizophoenix » 21 Apr 2015, 19:05
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?
- schizophoenix
- Posts: 29
- Joined: 21 May 2014, 05:07
- Has thanked: 12 times
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by saturnine » 22 Apr 2015, 14:50
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
by bjornsnoen » 23 Apr 2015, 03:37
The AI just cast Hunt the Weak, without fighting anything, it just put a counter on an Ainok Guide.
- bjornsnoen
- Posts: 20
- Joined: 16 Jan 2015, 15:07
- Has thanked: 1 time
- Been thanked: 2 times
Re: Forge Beta: 3-27-2015 ver 1.5.38
by Marek14 » 23 Apr 2015, 05:16
Might be related to how AI often casts Cryptic Command to just draw a card.bjornsnoen wrote: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
by celbii » 23 Apr 2015, 13:34
How do I update my old forge and keep all my old decks?
- celbii
- Posts: 3
- Joined: 21 Feb 2012, 21:52
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by Phoenix » 24 Apr 2015, 10:35
Just unzip the new version anywhere and run the exe file.celbii wrote:How do I update my old forge and keep all my old decks?
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
by Qwertywalkers23 » 24 Apr 2015, 13:46
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?
- Qwertywalkers23
- Posts: 3
- Joined: 02 Jan 2015, 17:15
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta: 3-27-2015 ver 1.5.38
by Xyx » 24 Apr 2015, 19:59
Have Possibility Storm. Cast Zoetic Cavern face-down. Possibility Storm triggers, then Zoetic Cavern... resolves!
Who is online
Users browsing this forum: No registered users and 15 guests