The problem is that in that case, the ones who's putting the dot are the sun's developers. The NPE occurs in a place where it should never happen, i.e. an internal java3d class that you can never deal with in your code: javax.media.j3d.TransformGroupRetained. Clearly a bug.
However, the Sun guys might know what's the root cause and point Ben to some workarounds in his code. Cheers, Florin -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of Brobbey,Isaac Sent: Montag, 15. MÃrz 2004 16:26 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Retained transform groups Importance: High What i really know about java.lang.NullPointerException is that you are putting a DOT on an object(executor) of a method that is null. In this case the object or the executor is null at the time it is called. send some piece of code to clarify this. Isaac Kwame =========================================================================== 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".
