Was using Java 3d 1.3 Beta1.

I just upgraded to Java 3d 1.3 Beta2, OpenGL version SDK and runtime.

I am using JBuilder 5.

When I recompiled everything and ran my application, I now get the following
error:

-------------------
Exception occurred during event dispatching: java.lang.UnsatisfiedLinkError:
validGraphicsMode       at javax.media.j3d.Canvas3D.validGraphicsMode(Native
Method)         at javax.media.j3d.Canvas3D.paint(Canvas3D.java:1234)   at
sun.awt.RepaintArea.paint(RepaintArea.java:298)         at
sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:196)     at
java.awt.Component.dispatchEventImpl(Component.java:2663)       at
java.awt.Component.dispatchEvent(Component.java:2497)   at
java.awt.EventQueue.dispatchEvent(EventQueue.java:339)  at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)         at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)    at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)    at
java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

-------------------

Any thoughts on what I need to modify in my code?

Cheers,
Bob Gray


-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED]]On Behalf Of Doug Twilleager
Sent: Monday, April 29, 2002 11:03 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Java 3D 1.3 Beta2


I am pleased to announce the release of Java 3D 1.3 Beta 2 at:

http://developer.java.sun.com/developer/earlyAccess/java3D/

Please download this version and test it with your applications.
We would like to have all feedback incorporated within the
next four weeks, so that we may quickly move to FCS.

Thanks,

Doug Twilleager
Java 3D Team
Sun Microsystems

===========================================================================
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".

===========================================================================
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".

Reply via email to