Group: Forum Members
Posts: 42,
Visits: 128
|
I flew today and forgot to track the flight. I asked my passenger to send me his SD log but it causes an unhandled exception error when I loaded it on the PC (3.5.0.0). My flight reports as reaching several billion feet altitude and I'm having difficulty getting SD to go back to normal. I presume the log file has an invalid value/is corrupted. The log came from an iPad.
The main (map) window in SD is a white box with a red X covering it, the radar window and the right hand window for notams exc. are OK. Leaving SD, or logging out and in again does not clear it, the exception error returns. I have cleared SD once, by blundering about but now I can't.
When I loaded the log into my Nexus 7 (3.5.19917), the display didn't fail, but the .flightlog did get renamed with a (NaN nm) at the front of the file name.
************** Exception Text ************** System.OverflowException: Overflow error. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Rectangle srcRect, GraphicsUnit srcUnit) at Divelements.SkyDemon.Mapping.MapControl.RenderMapResult(DrawingContext context, MapRenderResult result) at Divelements.SkyDemon.Mapping.MapControl.RenderMapsAsynchronous(DrawingContext context) at Divelements.SkyDemon.Mapping.MapControl.PaintCore(DrawingContext context) at Divelements.SkyDemon.Mapping.MapControl.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at Divelements.SkyDemon.Mapping.MapControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativewindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativewindow.WndProc(Message& m) at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|