Hello, New in here ;D
I’m getting this exception every time I try to remove a child from my Branchgroup objRoot.
Exception occurred during Behavior execution:
javax.media.j3d.RestrictedAccessException: Group: only a BranchGroup node may be
removed
I simply tell it objRoot.removeChild(blah); It compiles perfectly but then I get that, am I missing something here :-/
and yes I have done the ALLOW_DETACH