Hello

I got this error in a big J3D program I can't quote here...
I don't even understand what this error can mean !

Uncaught error fetching image:
java.lang.NullPointerException
        at sun.awt.image.URLImageSource.getConnection(URLImageSource.java:102)
        at sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:111)
        at 
sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:251)
        at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217)
        at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185)

Can anyone explain me where it can come from ? I'm using Java3D 1.2.1_04 Direct3D

Thanks in advance !

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