Page 1 of 1

Questions about AI Flight Planner

Posted: 15 Aug 2011, 23:03
by phantomfreak
Got a couple of quick questions about AI Flight Planner. It's a good program, but it seems to drive me batty sometimes.
Question #1, how do you keep the takeoff and landing times from jumping forward when a flightplan is loaded? Reason I ask, is that I have a flightplan that I'm working, and it seems everytime or every other time I load it into flightplanner, the takeoff and landing times have shifted forward several hours. I try to keep the timezone set, to the same time every time but no joy. Does the "Local Times" Box need to be checked?

Question #2, What is the Just-in-Time Debugger? I try to change or update a leg in the flightplan, click "Update FP in List", and wham I get the pop-up box, click continue and nothing happens. If I open the text box, it's the original plan, I can change it manually there, and save it.

Re: Questions about AI Flight Planner

Posted: 16 Aug 2011, 15:48
by Firebird
#1 Yes. If you do not set the times to local they will use the default FS times which are GMT.

#2 It is the .Net JIT debugger it shows when there is an unhandled exception, i.e. the program doesn't handle it in the code. Just press continue and unless its critical it will disappear.
Although Don would probably appreciate the info so he can handle the problem, copy the ouyput from the window into a text file.