Sounds like you're trying to get an image which doesn't exist.
(NullPointerException).
Check all the exception trace, at the bottom, it should give you in which
method (and line) the exception is thrown.

Jack


                                                                                       
                                                  
                      Lévan Sardjevéladzé                                              
                                                  
                      <[EMAIL PROTECTED]        Pour :    
[EMAIL PROTECTED]                                                  
                      R>                         cc :                                  
                                                  
                      Envoyé par :               Objet :   [JAVA3D] "Uncaught error 
fetching image" ??                                   
                      Discussion list for                                              
                                                  
                      Java 3D API                                                      
                                                  
                      <JAVA3D-INTEREST@JA                                              
                                                  
                      VA.SUN.COM>                                                      
                                                  
                                                                                       
                                                  
                                                                                       
                                                  
                      13/01/03 21:33                                                   
                                                  
                      Veuillez répondre à                                              
                                                  
                      Discussion list for                                              
                                                  
                      Java 3D API                                                      
                                                  
                                                                                       
                                                  
                                                                                       
                                                  




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




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