* Tatsuhiro Nishioka -- Saturday 15 November 2008:
> I got an nasal error
Error reports are always nicer when they contain error messages.
> props.globals.getNode("/sim/tutorials").getChildren("tutorial")));
[...]
> This line should be called when fdm-initialized is raised.
If it didn't exist at nasal-dir-initialized time, then it will
likely not exist at fdm-initialized time either, as it's something
that's plugged into the property tree very early, long before
the Nasal module is even initialized. The cause is most likely
that I forgot the "1" in ...getNode("/sim/tutorials", 1)....
m.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel