* jean pellotier -- Monday 23 February 2009: > Hi, today i got a bug in pilot list, the pilot list windows disappeared > with a message in console:
| Nasal runtime error: floating point error in math.sin() | at $FG_ROOT/Nasal/geo.nas, line 160 | called from: $FG_ROOT/Nasal/multiplayer.nas, line 274 > as soon as he disconnected, pilot list came back. > i don't know if that can be considered as a bug, That's, of course, a bug, but not in geo.nas or multiplayer.nas. The MP subsystem must never write NaNs to the property tree. But even if that happens, they should show up as nil in Nasal, not as "0e+00". m. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel