Hi,

I got an nasal error with the latest src/data, which is caused by the update on 
12th.
The error occurs at gui.nas:102 (below) inside the nasal-dir-initialized 
listener func.

gui.nas:102:    menuEnable("tutorial-start", 
size(props.globals.getNode("/sim/tutorials").getChildren("tutorial")));


I think this is because the node "/sim/tutorials" is not yet initialized when 
nasal-dir-initialized is raised.
This line should be called when fdm-initialized is raised.

Best,

Tat


-------------------------------------------------------------------------
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

Reply via email to