I have The Hauppauge Nova-T PCI (Philips chipset with TT driver).
I get the following error when trying to map the EPG channels:
Can you please help?
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at ConnectFilters(IBaseFilter* pFilterUpstream, IBaseFilter* pFilterDownstream)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Boolean previewMode)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2)
at Config.Plugins.BDAChannelMappingForm.e(Object A_0, EventArgs A_1)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
<snip>
I get the following error when trying to map the EPG channels:
Can you please help?
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at ConnectFilters(IBaseFilter* pFilterUpstream, IBaseFilter* pFilterDownstream)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Boolean previewMode)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2)
at Config.Plugins.BDAChannelMappingForm.e(Object A_0, EventArgs A_1)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
<snip>