2013-01-19, 01:28 AM
(This post was last modified: 2013-01-19, 01:37 AM by mvallevand.)
I've been running with the same HDPVR config for two years now and just went to add 4 new channels and I see this when I open the Device R2 patches were recently applied. On continue there are no channels listed.
Ideas?
Martin
Code:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.HDPVRSettingsForm.GetExtras(ChannelMapping channelMapping)
at NShared.HDPVRSettingsForm.LoadChannelList()
at NShared.HDPVRSettingsForm.HDPVRSettingsForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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)
Ideas?
Martin