Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java 3D application ( Yaarq )

843799Oct 29 2007 — edited Oct 29 2007
Hi there,

I've just downloaded the source code for a Java 3D application ( Yaarq ) from this link :

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3447&lngWId=2

I�m very interested in java 3D application ( Yaarq ), Unfortunately I have issues in running this application.

I always get this message :

Uncaught error fetching image:
java.lang.NullPointerException
at sun.awt.image.URLImageSource.getConnection(URLImageSource.java:97)
at sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:106)
at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:240)
at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:172)
at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)

I�m using JBuilder 2007 and I've installed java3D .

Please Help me in this issue .

Regards,

Ahmad Elhoni
.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2007
Added on Oct 29 2007
1 comment
133 views