Adriano,

Sounds like you are using the J3dTree scenegraph viewer and (probably) part
of your scenegraph has already been compiled. J3dTree found some a null node
in your scenegraph and then found a Group without the READ_CHILDREN
capability set, and then found another null node. J3dTree either wasn't
passed the Group node through a call to recursiveApplyCapability or the
Group was already compiled and so couldn't have its capabilities changed.

Sincerely,

Daniel Selman

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED]]On Behalf Of Adriano Cavalcanti
Silva
Sent: Wednesday, April 18, 2001 9:51 AM
To: [EMAIL PROTECTED]
Subject: no capability to read children ....|:0(.


Hi there,
Some hints about the following warning message:

Warning: ignored null object in recursiveApplyCapability.
javax.media.j3d.CapabilityNotSetException: Group: no capability to read
children
Warning: ignored null object in recurseObject.

....|:0).
Rgds, Adriano

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