Norman Vine <[EMAIL PROTECTED]> said: > Whether we do this or leave it in mode[0] really doen't matter, but > coming up with a 'white' screen after performing a reset from chase > mode is unacceptable so something should be done before we make > a release ! >
Actually the white screen was the wall of the cockpit, kind of like passing out, falling on the floor (if there was room) and waking up looking at the wall. It's been fixed in CVS. Ended up putting in a call to the viewmgr so that it fixes the current view offsets made wrong by the restore. Note that it stays in whatever view mode you were in. While looking at this I wondered why there are two different routines, one for reseting and one for teleporting. Seems as though they should do the same thing. And at least making it one routine would reduce the battle against the bugs down to one routine. I can't tell you exactly how to reproduce this, but if you do enough teleports and resets the program will eventually crash...and for some reason no core file. Also if you try to teleport while the plane is moving (under JSBsim) chances are you won't make it. Finally try teleporting after you crash the plane. It will try. Best, Jim _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
