Menu

#14 3D interface silently crashes

open
nobody
Interface (11)
5
2007-10-06
2007-10-06
gw-
No

Under MS Windows XP Professional SP2 (x64) (and probably also elsewhere) with Java(TM) SE Runtime Environment (build 1.6.0-b105) the 3D interface does not work! Every time the 3D interface tries to initialize itself and display it silently crashes with:

Using the GUI view.
Creating default configuration file...
Done.
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: javax/med
ia/j3d/Node
at net.handwaving.ptt.view.View3D$Factory.createView(Unknown Source)
at net.handwaving.ptt.view.ViewManager.applyViewSettings(Unknown Source)

at net.handwaving.ptt.view.PTFrame.setGameSpace(Unknown Source)
at net.handwaving.ptt.view.PTFrame$NewAction.actionPerformed(Unknown Sou
rce)
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 javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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.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)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB