It is currently 26 Apr 2024, 01:03
   
Text Size

Problem with making commander decks

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Problem with making commander decks

Postby jDS » 13 Dec 2014, 00:59

Hi, I need some help with making my own commander decks I can't add my general without it giving me errors when I go to pick out a commander in the other window and back to the all cards page and it just pops up with a crash report which I can provide if needed? My forge is 1.5.31 version plz help :( :( :(

EDIT: 7 views and no one can help me?
jDS
 
Posts: 25
Joined: 13 Dec 2014, 00:49
Has thanked: 0 time
Been thanked: 0 time

Re: Problem with making commander decks

Postby drdev » 13 Dec 2014, 03:42

Have you used Change Section to switch to the Commander section? If you're crashing, could you post the error you're getting?
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Problem with making commander decks

Postby jDS » 13 Dec 2014, 03:56

drdev wrote:Have you used Change Section to switch to the Commander section? If you're crashing, could you post the error you're getting?
Yes I have and here is the error:

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

[spoiler=NullPointerException]
Code: Select all
Forge Version:    1.5.31-r28300Mu (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 x86
Java Version:     1.8.0_25 Oracle Corporation

java.lang.NullPointerException
   at forge.gui.CardDetailPanel.setCard(CardDetailPanel.java:181)
   at forge.screens.match.controllers.CDetail.showCard(CDetail.java:53)
   at forge.screens.match.controllers.CDetail.showCard(CDetail.java:48)
   at forge.screens.match.controllers.CDetail.showCard(CDetail.java:67)
   at forge.screens.deckeditor.CDeckEditorUI.setCard(CDeckEditorUI.java:70)
   at forge.screens.deckeditor.CDeckEditorUI$8.valueChanged(CDeckEditorUI.java:258)
   at forge.itemmanager.views.ItemView.onSelectionChange(ItemView.java:256)
   at forge.itemmanager.views.ItemListView$ItemTableModel$1.valueChanged(ItemListView.java:571)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
   at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
   at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
   at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
   at javax.swing.JTable.setRowSelectionInterval(Unknown Source)
   at forge.itemmanager.views.ItemListView.onSetSelectedIndex(ItemListView.java:271)
   at forge.itemmanager.views.ItemView.setSelectedIndex(ItemView.java:217)
   at forge.itemmanager.views.ItemView.setSelectedIndex(ItemView.java:204)
   at forge.itemmanager.views.ItemView.fixSelection(ItemView.java:150)
   at forge.itemmanager.views.ItemView.refresh(ItemView.java:139)
   at forge.itemmanager.views.ItemListView.setup(ItemListView.java:222)
   at forge.itemmanager.ItemManager.setup(ItemManager.java:309)
   at forge.itemmanager.ItemManager.setup(ItemManager.java:303)
   at forge.screens.deckeditor.controllers.CEditorCommander.cycleEditorMode(CEditorCommander.java:219)
   at forge.screens.deckeditor.controllers.CEditorCommander$2.run(CEditorCommander.java:172)
   at forge.toolbox.FLabel._doMouseAction(FLabel.java:291)
   at forge.toolbox.FLabel.access$1300(FLabel.java:35)
   at forge.toolbox.FLabel$6.onLeftClick(FLabel.java:329)
   at forge.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:245)
   at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(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.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$400(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.security.ProtectionDomain$1.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$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)
jDS
 
Posts: 25
Joined: 13 Dec 2014, 00:49
Has thanked: 0 time
Been thanked: 0 time

Re: Problem with making commander decks

Postby drdev » 13 Dec 2014, 06:37

That error was fixed right after the release. You can take the latest snapshot build to fix things on your end.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Problem with making commander decks

Postby jDS » 13 Dec 2014, 13:50

Really? now do I have to unintall everything and loose all my downloaded decks and card arts? I'd really like to keep those.
jDS
 
Posts: 25
Joined: 13 Dec 2014, 00:49
Has thanked: 0 time
Been thanked: 0 time

Re: Problem with making commander decks

Postby drdev » 13 Dec 2014, 15:00

No. Those persist across updates. You just download the updated build and install it on top of the old one.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Problem with making commander decks

Postby jDS » 13 Dec 2014, 15:05

which one do I download exactly? because there is alot on that list here:
Parent Directory
forge-gui-desktop-1.5.31-20141119.162927-1-osx.tar.bz2
forge-gui-desktop-1.5.31-20141119.162927-1-osx.tar.bz2.md5
forge-gui-desktop-1.5.31-20141119.162927-1-osx.tar.bz2.sha1
forge-gui-desktop-1.5.31-20141119.162927-1.jar
forge-gui-desktop-1.5.31-20141119.162927-1.jar.md5
forge-gui-desktop-1.5.31-20141119.162927-1.jar.sha1
forge-gui-desktop-1.5.31-20141119.162927-1.pom
forge-gui-desktop-1.5.31-20141119.162927-1.pom.md5
forge-gui-desktop-1.5.31-20141119.162927-1.pom.sha1
forge-gui-desktop-1.5.31-20141119.162927-1.tar.bz2
forge-gui-desktop-1.5.31-20141119.162927-1.tar.bz2.md5
forge-gui-desktop-1.5.31-20141119.162927-1.tar.bz2.sha1
forge-gui-desktop-1.5.31-20141124.160710-2-osx.tar.bz2
forge-gui-desktop-1.5.31-20141124.160710-2-osx.tar.bz2.md5
forge-gui-desktop-1.5.31-20141124.160710-2-osx.tar.bz2.sha1
forge-gui-desktop-1.5.31-20141124.160710-2.jar
forge-gui-desktop-1.5.31-20141124.160710-2.jar.md5
forge-gui-desktop-1.5.31-20141124.160710-2.jar.sha1
forge-gui-desktop-1.5.31-20141124.160710-2.pom
forge-gui-desktop-1.5.31-20141124.160710-2.pom.md5
forge-gui-desktop-1.5.31-20141124.160710-2.pom.sha1
forge-gui-desktop-1.5.31-20141124.160710-2.tar.bz2
forge-gui-desktop-1.5.31-20141124.160710-2.tar.bz2.md5
forge-gui-desktop-1.5.31-20141124.160710-2.tar.bz2.sha1
maven-metadata.xml
maven-metadata.xml.md5
maven-metadata.xml.sha1
jDS
 
Posts: 25
Joined: 13 Dec 2014, 00:49
Has thanked: 0 time
Been thanked: 0 time

Re: Problem with making commander decks

Postby drdev » 13 Dec 2014, 16:24

drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Problem with making commander decks

Postby jDS » 13 Dec 2014, 17:39

I know but I'm asking if I need to download them all and where to put them to? Sorry for sounding like a noob but I never updated a java based game before.
jDS
 
Posts: 25
Joined: 13 Dec 2014, 00:49
Has thanked: 0 time
Been thanked: 0 time

Re: Problem with making commander decks

Postby timmermac » 14 Dec 2014, 13:37

You only need to download forge-gui-desktop-1.5.31-20141124.160710-2.tar.bz2
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times


Return to Forge

Who is online

Users browsing this forum: No registered users and 181 guests


Who is online

In total there are 181 users online :: 0 registered, 0 hidden and 181 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 181 guests

Login Form