Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-30 Thread Erik Hofman
On Sat, 2011-01-29 at 01:36 +0100, Bertrand Coconnier wrote: > Hi all, > > I think I have a final bug fix for JSBSim reset issues (bug #204 and > #222). I have investigated James Turner's fix and tried to understand > why it fixes the issue in every case but for gliders. This fix has been committ

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-28 Thread Bertrand Coconnier
Hi all, I think I have a final bug fix for JSBSim reset issues (bug #204 and #222). I have investigated James Turner's fix and tried to understand why it fixes the issue in every case but for gliders. NaNs (bug #222) were basically generated because the method JSBSim::unbind() was not implemented

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-28 Thread henri orange
Continued I can notice, the older fgfs version without James Turner Patch, was right with Gliders ( no Engines ). My conclusion, the James Turner Patch was right to solve the issue, Aircraft with engine related, however it makes an issue, Aircraft without engine related. Sorry James, your patch d

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-28 Thread henri orange
BTW: paraglider is getting the same issue 2011/1/28 henri orange > Hello devel members, > > Again, the issue . > Not with Aircraft's Engine, since the patch solved it (though getting > others randomly bugs) > but with Aircraft WITHOUT Engine, like Gliders . > Tested with sgs233. > Whould be t

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-28 Thread henri orange
Hello devel members, Again, the issue . Not with Aircraft's Engine, since the patch solved it (though getting others randomly bugs) but with Aircraft WITHOUT Engine, like Gliders . Tested with sgs233. Whould be the same issue with others JSBSim gliders 2011/1/25 James Turner > > On 25 Jan

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread James Turner
On 25 Jan 2011, at 10:28, Jon S. Berndt wrote: > What patch? FIx for #204, the issue Henri is describing: http://gitorious.org/fg/flightgear/commit/c2458a17bf0a8a95caf1a43e37482162ae0100bc Partial band-aid for #222, the reset-NaN crash: (ugly, but not in the main JSBSim code) http://gitoriou

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread Anders Gidenstam
On Tue, 25 Jan 2011, Jon S. Berndt wrote: >> It was solved, but my was over-written when Erik updated JSBSim >> (because I didn't remember to submit it to JSBSim). But last night I >> re-appllied the fix to Git, so it should work again - I spent some time >> with the C172 resetting and repositioni

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread Jon S. Berndt
> > It comes up when at reset , for instance c172p.and we get a crash > with that message: Tried to initialize a non-existent engine! > > It was solved, but my was over-written when Erik updated JSBSim > (because I didn't remember to submit it to JSBSim). But last night I > re-appllied the fix to

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread henri orange
Thanks, I did not noticed the last nigh update. Will try out it. 2011/1/25 James Turner > > On 25 Jan 2011, at 09:46, henri orange wrote: > > > It comes up when at reset , for instance c172p.and we get a crash with > that message: Tried to initialize a non-existent engine! > > It was solved, but

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread James Turner
On 25 Jan 2011, at 09:46, henri orange wrote: > It comes up when at reset , for instance c172p.and we get a crash with that > message: Tried to initialize a non-existent engine! It was solved, but my was over-written when Erik updated JSBSim (because I didn't remember to submit it to JSBSim).

[Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread henri orange
Hello devel members, That issue with jsbsim aircraft is back. It comes up when at reset , for instance c172p.and we get a crash with that message: Tried to initialize a non-existent engine! I thought it was solved. -- Best regards, Henri, aka Alva Official grtux hangar maintainer -