Hi

I am currently investigating why the change immatriculation script for
dr400 aircraft stop working.

looking from the nasal code I ended up that it calls:

fgcommand("loadxml", args) ? ret : nil;

that is inside io.nas.

Now, loadxml is a built in function inside fg_commands which calls the
do_load_xml_to_proptree cxx function.

in this function there is a call to fgValidatePath which fails !

fgValidatePath is in util.cxx and it tries to set something in the   
/sim/paths/validate/read

when I am in fgfs and browse the property tree this "directory" does not
exists !

could this be the cause of it failure ?

Salutes
Francesco Brisa

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to