Page 1 of 1

Need Help

Posted: Tue Jun 14, 2011 3:33 pm
by soulsharvester
Hi friends, greetings from Spain. I am new at using char.tool.
I use the 1.0.b15 version. when I go to Game and then to Select Game I get this error message.

java.lang.NullPointerException
at com.jeta.forms.components.panel.FormPanel.getFormContainer(Unknown Source)
at net.rptools.chartool.ui.component.AbstractDialog.setTitle(AbstractDialog.java:210)
at net.rptools.chartool.ui.component.AbstractDialog.construct(AbstractDialog.java:174)
at net.rptools.chartool.ui.component.AbstractDialog.<init>(AbstractDialog.java:107)
at net.rptools.chartool.ui.component.GameSelectionDialog.<init>(GameSelectionDialog.java:204)
at net.rptools.chartool.ui.component.GameMenuController$1.actionPerformed(GameMenuController.java:111)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at de.muntjak.tinylookandfeel.TinyMenuItemUI.doClick(TinyMenuItemUI.java:571)
at de.muntjak.tinylookandfeel.TinyMenuItemUI$MouseInputHandler.mouseReleased(TinyMenuItemUI.java:421)
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$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at net.rptools.chartool.ui.LoggingEventQueue.dispatchEvent(LoggingEventQueue.java:74)
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)

I also tried downloading and copying this archive http://gallery.rptools.net/v/contrib/la ... pgame.html in the same folder for the "default" one. Someone to help me please? what I am doing wrong?
thanks.

Re: Need Help

Posted: Wed Jun 15, 2011 12:43 am
by soulsharvester
Finally I used the download option (not the launch) and it works well

Re: Need Help

Posted: Wed Jun 15, 2011 3:34 pm
by jay
The problem you were having just happens some times when you use web start to run the program. There doesn't seem to be any rhyme or reason to it, it just happens to some people with some versions. Downloading the zip file and running it locally always fixes it.

Re: Need Help

Posted: Thu Jun 16, 2011 12:17 am
by soulsharvester
Thank you very much jay