NextPVR Forums

Full Version: Can't record a program that's already started.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When trying either a Quick Record or scheduled recording on a show that has already started, I get this message:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at NUtility.Controls.ListRenderers.UiListBase.CheckForSelectionChanged()
at NUtility.Controls.ListRenderers.UiListBase.SetSelectionIndex(Int32 index)
at NUtility.Controls.ListRenderers.UiListList.SetSelectionIndex(Int32 index)
at NUtility.Controls.UiList.SetSelectionIndex(Int32 index)
at NextPVR.TV.Recordings2.Notify(String eventName, Object eventArg)
at NUtility.EventBus.Notify(String eventName, Object eventArg)
at NUtility.EventBus.Notify(String eventName)
at NextPVR.TV.ScheduleRecordingPopup.HandleCommand(String command)
at NextPVR.TV.ScheduleRecordingPopup.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(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.WndProc(Message& m)
at NextPVR.ControllerForm.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)

The logs show:
[HTML]2010-06-14 20:07:32.506 [ERROR][6] Error fixing FPU: System.DllNotFoundException: Unable to load DLL 'msvcr70.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at NShared.FloatingPointControl._controlfp(Int32 n, Int32 mask)
at NShared.FloatingPointControl.FixFPU()
[/HTML]

Also, does Ctrl-R not start recording a show that you're watching live? Doesn't work for me but maybe it's too early for this function.
Well, I'm not sure what happened or is happening. It looks like it is recording and each time I got the error, it looks like it recorded via Quick Record anyway. Look how many times it's recording.