Hello Rodney and developers, 

This is a bug report for VASSAL 3.0b5.  
When I edit module extension with 3.0b5, Adding translation 
always provokes NullPointerException.  

Akiyoshi NOMURA
  mailto:[EMAIL PROTECTED]


-- OS Windows 2003
-- Java version 1.5.0_07
-- VASSAL version 3.0b5
-- 18xx バージョン 3.00
java.lang.NullPointerException
 at VASSAL.configure.ConfigureTree.externalInsert(ConfigureTree.java:864)
 at VASSAL.configure.ExtensionTree.externalInsert(ExtensionTree.java:78)
 at VASSAL.i18n.TranslateWindow.refreshTranslationList(TranslateWindow.java:170)
 at 
VASSAL.i18n.TranslateWindow$MyPropertiesWindow.save(TranslateWindow.java:192)
 at 
VASSAL.configure.PropertiesWindow$2.actionPerformed(PropertiesWindow.java:93)
 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.plaf.basic.BasicButtonListener.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.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)

Reply via email to