- October 15, 2006
- 56
- 34
- 48
- Home Country
- Canada
I'm getting the following error messages when I try to schedule a new recording with "Quick Record" or "Advanced Record" in error.log
I've attached the logs from the debug client. Strange that error.log doesn't seem to be included. FYI: what I posted above is the entire error.log file.
I initially tried updating. Two different clients are getting the same error. I tried completely uninstalling mediaportal on one and reinstalling and I still get the same error.
Any idea what the problem is or how to troubleshoot it?
Thanks in advance,
Clint
Code:
2013-03-18 21:04:31.597208 [ERROR][MPMain(1)]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.
at TvPlugin.TvNewScheduleSearchType.OnQuickRecord()
at TvPlugin.TvNewScheduleSearchType.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
2013-03-18 21:04:32.333043 [ERROR][MPMain(1)]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.
at TvPlugin.TvNewScheduleSearchType.OnAdvancedRecord()
at TvPlugin.TvNewScheduleSearchType.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
I've attached the logs from the debug client. Strange that error.log doesn't seem to be included. FYI: what I posted above is the entire error.log file.
I initially tried updating. Two different clients are getting the same error. I tried completely uninstalling mediaportal on one and reinstalling and I still get the same error.
Any idea what the problem is or how to troubleshoot it?
Thanks in advance,
Clint
Last edited: