Mario,

I'm afraid you'll probably have to carefully go through your code to
spot the error.  I doubt it's a common bug in Java 3D as I run Pernica
twenty four hours a day seven days a week and I've never observed a
behavior spontaneously stopping.

Are there any situations where your processStimulas code might fail and
not reset the trigger condition?

- John Wright
Starfire Research

"ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA)" wrote:
>
> I have my bounds set pretty high (30,000) and I've had this occur even
> though I've not moved/rotated that far away ... and this not something I can
> even duplicate...it just occurs sometimes (around 5% of the time...though
> still annoying as hell).
>
> thanks,
>
>    Mario
>
> Mariusz Zaczek
> NASA - Johnson Space Center
> Automated Vehicles and Orbit Analysis / DM35
> Flight Design and Dynamics Division
> Mission Operations Directorate
> Bldg: 30A     Room: 3040A
>
> Disclaimer: "The opinions, observations and comments expressed in my email
>              are strictly my own and do not necessarily reflect those of
> NASA."
>
> "Failure is never quite so frightening as regret." - Cliff's wife (The Dish)
>
> -----Original Message-----
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED] Behalf Of John Wright
> Sent: Wednesday, January 21, 2004 10:09 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] ? Behaviors: processStimulus issue ?
>
> Mario,
>
> There are several things that might cause this.  The most obvious
> perhaps is that perhaps you move your view out of the bounds of the
> behavior (hence it stops processing).
>
> - John Wright
> Starfire Research
>
> "ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA)" wrote:
> >
> > Has anyone ever experienced your simulation/animation fail or stop? and
> you
> > couldn't
> > restart it? My Java3D code periodically just stops animating and I can't
> > seem to figure
> > out the problem...it's as if the 'processStimulus' function just stops. Is
> > there anything
> > that could cause this and is there any remedy for this?
> >
> > Everything else seems to work..ie buttons, rotating 3d scene, etc...but
> > updating it
> > via processStimulus just does nothing...I have to restart the application
> to
> > get it
> > to work.
> >
> >    Mario
> >
> > Mariusz Zaczek
> > NASA - Johnson Space Center
> > Automated Vehicles and Orbit Analysis / DM35
> > Flight Design and Dynamics Division
> > Mission Operations Directorate
> > Bldg: 30A     Room: 3040A
> >
> > Disclaimer: "The opinions, observations and comments expressed in my email
> >              are strictly my own and do not necessarily reflect those of
> > NASA."
> >
> > "Failure is never quite so frightening as regret." - Cliff's wife (The
> Dish)
> >
> >
> ===========================================================================
> > 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".
>
> ===========================================================================
> 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".

Reply via email to