Debug Texts

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:33, 16 July 2005 (edit)
Nosilleg (Talk | contribs)
(changed to Cat:DP)
← Previous diff
Current revision (19:04, 28 June 2006) (edit) (undo)
Mkpl (Talk | contribs)
m (Reverted edit of 203.163.231.250, changed back to last version by Nosilleg)
 
(One intermediate revision not shown.)

Current revision

System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.DirectX.Direct3D.Font.Dispose()
   at WorldWindow.DrawArgs.Dispose()
   at WorldWindow.WorldWindow.Dispose(Boolean disposing)
   at System.ComponentModel.Component.Dispose()
   at System.Windows.Forms.Control.Dispose(Boolean disposing)
   at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
   at System.Windows.Forms.Form.Dispose(Boolean disposing)
   at WorldWind.WorldWind.Dispose(Boolean disposing)
   at System.ComponentModel.Component.Dispose()
   at System.Windows.Forms.Form.WmClose(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at WorldWind.WorldWind.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Was zipping back and forth along the new icon bar.. real fast like.. WW froze after a sec.. think it's related to this.

System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
   at System.IO.__Error.EndOfFile()
   at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
   at System.IO.BinaryReader.ReadInt16()
   at WorldWindow.TerrainTileInfo.GetElevationAt(Double lat, Double lon) in C:\WorldWind\PluginSDK\TerrainTileService.cs:line 222
   at WorldWindow.TerrainAccessor.GetElevationAt(Double lat, Double lon, Double targetSamplesPerDegree) in C:\WorldWind\PluginSDK\TerrainAccessor.cs:line 103
   at WorldWindow.TerrainAccessor.GetElevationAt(Double lat, Double lon) in C:\WorldWind\PluginSDK\TerrainAccessor.cs:line 372
   at WorldWindow.World.Update(DrawArgs drawArgs) in C:\WorldWind\PluginSDK\World.cs:line 465
   at WorldWindow.WorldWindow.WorkerThreadFunc() in C:\WorldWind\WorldWindow\WorldWindow.cs:line 667
Personal tools