When I read VRML file generated by I-DEAS using VRML97 Loader, the
following erro message displayed:
While I open the VRML file in Cosmos player, it displayed very well.
Would someone tell me what happened?
------------------------------------------------
Exception occurred during event dispatching:
com.sun.j3d.loaders.ParsingErrorException
at
com.sun.j3d.loaders.vrml97.VrmlLoader.doLoad(VrmlLoader.java:117)
at
com.sun.j3d.loaders.vrml97.VrmlLoader.load(VrmlLoader.java:106)
at Vrml97Viewer.gotoUrl(Vrml97Viewer.java:664)
at Vrml97Viewer.actionPerformed(Vrml97Viewer.java:232)
at java.awt.MenuItem.processActionEvent(MenuItem.java:500)
at java.awt.MenuItem.processEvent(MenuItem.java:464)
at
java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:269)
at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:259)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".