Hi Jan, >Hi, >I've changed timing in my application, and it helps. But once (only once) >this exception was thrown: >java.lang.NullPointerException > at >javax.media.j3d.MasterControl.createUpdateThread(MasterControl.java:1677) > at >javax.media.j3d.MasterControl.registerView(MasterControl.java:1844) > at >javax.media.j3d.MasterControl.viewActivate(MasterControl.java:2343) > at >javax.media.j3d.MasterControl.handlePendingRequest(MasterControl.java:2863) > at javax.media.j3d.MasterControl.doWork(MasterControl.java:2787) > at >javax.media.j3d.MasterControlThread.run(MasterControlThread.java:28) > >Maybe it can help you... >thanks, >Jan
This is another problem which I submit bug 4599429 for it. If you have a test program for us or describe the API sequence that cause it (removeBranch following by addBranch etc...) to happen it would be very helpful. Thanks. - Kelvin ----------------- Java 3D Team Sun Microsystems Inc. =========================================================================== 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".
