* Bohnert Paul -- Saturday 23 August 2008: > Run FlightGear Multiplayer I noticed the following error;
> Nasal runtime error: floating point error in math.sin() > at /usr/local/share/FlightGear/data/Nasal/geo.nas, line 169 > called from: /usr/local/share/FlightGear/data/Nasal/multiplayer.nas, line > 298 > called from: /usr/local/share/FlightGear/data/Nasal/multiplayer.nas, line > 323 > Not sure is it's a problem or not. Probably not. Looks like some multiplayer script code tries to create a geo.Coord() before lat/lon are actually set, so nil is used, which creates the error message. Should be fixed nevertheless, of course, be it only for cosmetic reasons. 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 Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel