Make sure you have sth like "ALLOW_READ" capability set for your TransformGroup object before you make the scene compiled or live.
white >Hi, >I am working with navigation with in a building and I wrote simple >key Behaviour for the navigation. When I run my program I get the >following error. KeyBehaviour is the class where I have written >the key behaviours. > >Exception occurred during Behavior execution: >javax.media.j3d.CapabilityNotSetException: Group: no capability >to >get transform at >javax.media.j3d.TransformGroup.getTransform(TransformGroup.java, >Compiled Code) > at first.KeyBehavior.doMove(KeyBehavior.java, Compiled >Code) > at first.KeyBehavior.moveForward(KeyBehavior.java, >Compiled >Code) > at first.KeyBehavior.standardMove(KeyBehavior.java, >Compiled >Code) > at first.KeyBehavior.processKeyEvent(KeyBehavior.java, >Compiled Code) > at first.KeyBehavior.processStimulus(KeyBehavior.java, >Compiled Code) > at >javax.media.j3d.BehaviorScheduler.doWork(BehaviorScheduler.java, >Compiled Code) > at javax.media.j3d.J3dThread.run(J3dThread.java, >Compiled >Code) > >Can you please let me know in which conditions we get such an >error?? > > >Thank you >Vamshi > >Vamshi >University of Minnesota,Twincities >Minneapolis > > ========================================================================== >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".