Quote: Originally Posted by
midiwall 
I think this got reported elsewhere, but...
- Settings/Nav/Nav Engine
- Pick MapPoint
- SAVE
- Dialog box pops up with "Not Currently Available"
- Same thing if you try to click the NAV button from the front panel
Silly me... "Hey Mark, is there an error log?" yeup...
Code:
4/28/2007 8:14:34 AM
Object reference not set to an instance of an object.
at CFMapPoint.CFMapPoint.MPCreate()
at CFMapPoint.CFMapPoint.CF_pluginNavigationLoad()
at centrafuse.main.CF_Main_getGPSInfo(CF_GPSInfo gpsinfo)
at centrafuse.Plugins.CFPlugin.CF_getGPSInfo(CF_GPSInfo gpsinfo)
----------------------------------------------------------------------------------------------------------
4/28/2007 8:17:32 AM
Object reference not set to an instance of an object.
at CFMapPoint.CFMapPoint.MPCreate()
at CFMapPoint.CFMapPoint.CF_pluginNavigationLoad()
at CFMapPoint.CFMapPoint.CF_pluginShow()
----------------------------------------------------------------------------------------------------------
4/28/2007 8:18:50 AM
Object reference not set to an instance of an object.
at CFMapPoint.CFMapPoint.MPCreate()
at CFMapPoint.CFMapPoint.CF_pluginNavigationLoad()
at GPS.gpssetup.AEC6EewwXKgpIFx(Object , EventArgs )
----------------------------------------------------------------------------------------------------------
4/28/2007 8:19:26 AM
Object reference not set to an instance of an object.
at CFMapPoint.CFMapPoint.MPCreate()
at CFMapPoint.CFMapPoint.CF_pluginNavigationLoad()
at GPS.gpssetup.AEC6EewwXKgpIFx(Object , EventArgs )
----------------------------------------------------------------------------------------------------------
4/28/2007 8:19:45 AM
Object reference not set to an instance of an object.
at CFMapPoint.CFMapPoint.MPCreate()
at CFMapPoint.CFMapPoint.CF_pluginNavigationLoad()
at GPS.gpssetup.AEC6EewwXKgpIFx(Object , EventArgs )
----------------------------------------------------------------------------------------------------------
So... I set a COM port for the GPS and the error dialog still comes up. This does _not_ happen though if I pick "Destinator" as the engine.