most items in the scene aren't allowed to be modified while they are part of
the live (viewable) scene. If you want to modify something you have to
detach it (only branchgroups can do this at run time), change the variables,
and then reattach it.
Eric
----- Original Message -----
From: PK <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 8:16 AM
Subject: [JAVA3D] error
> Hi,
> Can somebody tell me what this error means please:
>
> Exception in thread "main" javax.media.j3d.RestrictedAccessException:
> Cannot modify capability bits on a live or compiled object
> |
> |
> |
> |
>
> I've created a branchgroup for the viewplatform, I'm trying to move the
view
> around. The code compiles OK, the above error happens when I try to run
> the program.
>
> Thanks,
>
> PK
>
>
===========================================================================
> 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".