On Wednesday 29 March 2006 20:11, Jim Wilson wrote: > > From: Durk Talsma > > The Error reading AI flightplan warning is quite innocent actually. > > Then it should be logging at SG_WARN level. >
Jim, just looking through the code, it looks like there's more than meets the eye. I see these messages are coming from a place where I didn't expect them:, namely line 58 of AIModels/AIFlightPlan.cxx. This is part of a constructor that should never be used by traffic manager related FlightPlans, yet the error messages refer to flightplans required for AITraffic. I've been seeing these messages for some time on my devel system, but didn't pay too closely attention, because I'd also increased my log level setting to SG_WARN, to catch some other messages. I'll investigate. Cheers, Durk ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

