Re: [Flightgear-devel] reset crash

2010-03-16 Thread Victhor
I can confirm this happens with the Tu-154B freeware model. > James Turner wrote: > > On 16 Mar 2010, at 08:14, Erik Hofman wrote: > > What are the steps to reproduce - fire up the Bravo and hit 'reset'? > > I've committed a slightly more helpful exception message in props.cxx > It'll provide some

Re: [Flightgear-devel] reset crash

2010-03-16 Thread syd adams
OK , could be something on my end. I'll dig a little deeper after work. Cheers On Tue, Mar 16, 2010 at 10:46 AM, James Turner wrote: > > On 16 Mar 2010, at 14:08, syd adams wrote: > > > I could reproduce with all the aircraft of mine ... haven't tried anyone > else's yet . > > filed as > >

Re: [Flightgear-devel] reset crash

2010-03-16 Thread James Turner
On 16 Mar 2010, at 14:08, syd adams wrote: > I could reproduce with all the aircraft of mine ... haven't tried anyone > else's yet . filed as http://code.google.com/p/flightgear-bugs/issues/detail?id=107 the problem is, I can't reproduce it here at all - what do other people see? (w

Re: [Flightgear-devel] reset crash

2010-03-16 Thread syd adams
I could reproduce with all the aircraft of mine ... haven't tried anyone else's yet . Ouch - the first message is mine - the second I can't claim responsibility > for. > > What are the steps to reproduce - fire up the Bravo and hit 'reset'? > > James > > --

Re: [Flightgear-devel] reset crash

2010-03-16 Thread Csaba Halász
On Tue, Mar 16, 2010 at 9:58 AM, Erik Hofman wrote: > James Turner wrote: > > I've committed a slightly more helpful exception message in props.cxx > It'll provide something like: > > Fatal error: '!' found in propertyname after 'velocities' > name may contain only ._- and alphanumeric characters

Re: [Flightgear-devel] reset crash

2010-03-16 Thread Erik Hofman
James Turner wrote: > On 16 Mar 2010, at 08:14, Erik Hofman wrote: > What are the steps to reproduce - fire up the Bravo and hit 'reset'? I've committed a slightly more helpful exception message in props.cxx It'll provide something like: Fatal error: '!' found in propertyname after 'velocities' n

Re: [Flightgear-devel] reset crash

2010-03-16 Thread James Turner
On 16 Mar 2010, at 08:14, Erik Hofman wrote: >> When I try a reset from the menu , I get this error : >> >> passed invalid index (0) to FGRouteMgr::jumpToIndex >> Fatal error: name may contain only ._- and alphanumeric characters > > This looks like a comment from the xml parser. Ouch - the fi

Re: [Flightgear-devel] reset crash

2010-03-16 Thread Erik Hofman
syd adams wrote: > Ran into this , thinking I had a problem with the Primus 1000 ... > > When I try a reset from the menu , I get this error : > > passed invalid index (0) to FGRouteMgr::jumpToIndex > Fatal error: name may contain only ._- and alphanumeric characters This looks like a comment fr

[Flightgear-devel] reset crash

2010-03-15 Thread syd adams
Ran into this , thinking I had a problem with the Primus 1000 ... When I try a reset from the menu , I get this error : passed invalid index (0) to FGRouteMgr::jumpToIndex Fatal error: name may contain only ._- and alphanumeric characters Ive been trying to hunt this down , but too tired tonight