Everyone:
 
    I updated Java3D to current version and when I run the HelloUniverse_plugin.html file, I get the following error below.  Any ideas why?
 
   
 
            Java(TM) Plug-in: Version 1.3.0-C
 
Using JRE version 1.3.0 Java HotSpot(TM) Client VM
 
User home directory = C:\WINNT\Profiles\vgupta
 
Proxy Configuration: no proxy
 
 
 
JAR cache enabled.
 
java.lang.UnsatisfiedLinkError: choosePixelFormat
 
 at javax.media.j3d.NativeConfigTemplate3D.choosePixelFormat(Native Method)
 
 at javax.media.j3d.NativeConfigTemplate3D.getBestConfiguration(NativeConfigTemplate3D.java:72)
 
 at javax.media.j3d.GraphicsConfigTemplate3D.getBestConfiguration(GraphicsConfigTemplate3D.java:248)
 
 at java.awt.GraphicsDevice.getBestConfiguration(GraphicsDevice.java:128)
 
 at com.sun.j3d.utils.universe.SimpleUniverse.getPreferredConfiguration(SimpleUniverse.java:307)
 
 at HelloUniverse.init(HelloUniverse.java:85)
 
 at sun.applet.AppletPanel.run(AppletPanel.java:344)
 
 at java.lang.Thread.run(Thread.java:484)
 
 
        THANKS
        Vineet Gupta
 
   

Reply via email to