NextPVR Forums

Full Version: Object reference not set to an instance of an object - when trying to access Live TV
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks in advance.
Trying NextPVR for first time, so sorry if not a logic question.

Object reference not set to an instance of an object - when trying to access Live TV

I'm getting the same error, when trying to access live TV.
When I hit continue the error keeps popping up.And I have to use the task manager to end it.

Got no problem with the skin line in the XML, all other options in main menu works ok ...
No extra plugins too
.Net framework is ok to ....

I attach log file.

This is the detail of the error

System.NullReferenceException: Object reference not set to an instance of an object.
at VideoRendererEVR.ShowOSD(HBITMAP__* hbitmap)
at Native.PlaybackNative.SetOSD(Bitmap osdImage)
at NextPVR.Players.PlaybackProxyFactory.SetOSD(List`1 renderList)
at NextPVR.Players.BasePlayer.RefeshOSD()
at NextPVR.Players.LiveTvPlayer.RefeshOSD()
at NextPVR.ControllerForm.timer1_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)