Re: [JAVA3D] null pointer error

2000-09-21 Thread Kelvin Chung
EMAIL PROTECTED]> >Subject: [JAVA3D] null pointer error >To: [EMAIL PROTECTED] > >I am not sure if this bug has been documented or not. It occurs when doing >repeated calls to Group.moveTo(BranchGroup). It is some sort of race >condition (I use the term loosely becasue I only kind

[JAVA3D] null pointer error

2000-09-20 Thread Will Holcomb
I am not sure if this bug has been documented or not. It occurs when doing repeated calls to Group.moveTo(BranchGroup). It is some sort of race condition (I use the term loosely becasue I only kinda know what it maens) =) becasue if you do it slowly then it works fine. If you do it quickly then yo