2011-03-28, 11:01 AM
My EC168 based tuner was working fine in GB-PVR, but haven't been able to get it to work NPVR. NPVR detects the tuner, but when I go to setup channels and click scan, the digital channel scanning window appears. Then I click OK there and NPVR crashes with the unhandled exception below, and I have to ctrl-alt-del to close NPVR. If I click on cancel first, it crashes to the desktop. I am using xp sp3 on an EEE 701 (plays 720p happily!). I have 3 mpeg2 decoders: cyberlink, moonlight-elecard and ffdshow. I have tried them all. I have several ac3 decoders too but haven't tried each one systematically. I will report back if I solve it.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DShowHelper.DestroyGraph(IGraphBuilder* pGB)
at Native.DigitalRecorderBase.DestroyGraph()
at NShared.DigitalRecorder.StopAllStreams()
at NShared.DigitalScanningForm.OnClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DShowHelper.DestroyGraph(IGraphBuilder* pGB)
at Native.DigitalRecorderBase.DestroyGraph()
at NShared.DigitalRecorder.StopAllStreams()
at NShared.DigitalScanningForm.OnClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)