Geoff McLane writes: > >Ok, grabbed your latest exe from - >> >> http://www.vso.cape.com/~nhv/files/fgfs/fgfs.exe.gz > >> My binaries are made against the 'then current' fgfsbase CVS files >> Trying to run them against older base files is disaster >Agreed! Do not know what caused you to think I would do this?
In your earlier post you said >>Running my own compiled debug\flightgear.exe >>works fine - with JSBSim and YASim at least - on >>exactly the same base ??? (D:\FG78\fgfsbaserm - So I assumed you were using an earlier base package Sorry :-) >I decided to do a new complete base download to a new >folder (HOME=d:\fg79cvs) - The anon ftp log of >http://rockfish.net/fg should show a 2 hour session about >11:00 hrs GMT/UTC. Here .cvspass contains - >:pserver:[EMAIL PROTECTED]:/home/cvsroot > >But your new exe of 15th CRASHES in exactly the same place >as previously enumerated ... I wonder why this is crashing for you as others aren't reporting any problems but I am not siure how many others have tried this I have no problems on Win2k > >Finished command line arguments >Opening a window: 800x600 >... >and so on, on, on, on ... > >When running your fgfs.exe the log ends abruptly with >... > </autopilot> ></PropertyList> >********* After fgSaveFlight() >********* Before globals->saveInitialState() >I do not even know why it is doing fgSaveFlight() at all??? This is an xtra debug dump I have added for testing purposes Can you capture the output of this somehow It just might tell us what is failing for you ! I'll change this so that instead of writing to the screen it actually gets written to a file for easier 'post mortem' analysis. I think if we need to figure out why my version is crashing on your system as I think I have solved the spurious 'Nan' problem by adding an experimental 'signal trap' in my exe. What version of Windows are you running on ?? Cheers Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
