NextPVR Forums

Full Version: Unexpected error trying to fix recurring recording timezone
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm getting a rather lot of these errors in my NRecord.log:
Code:
2010-09-06 23:00:02.606    [ERROR][6]    Unexpected error trying to fix recurring recording timezone: System.NullReferenceException: Object reference not set to an instance of an object.
   at NUtility.RecurringRecording.Load(Int32 recurrenceOID)
They show up in bunches after an EPG update, and one at a time when any recording starts. So far everything seems to be working otherwise.
Can you zip and email me your npvr.db3? I'll PM you my email address.
sent
This patch should fix it.
Thanks. I just installed it and forced an EPG update, no sign of the error.

Is this a 'just me' patch or a general use patch that should go into the Sticky patch list?
Yes, can effect other users too. It related to a slight data change in this release. If it detected recurring recordings scheduled in earlier 1.5.x builds, it was trying to update the data to what 1.5.31 required, but was getting it wrong.

I've actually updated the http://www.gbpvr.com/NPVRSetup.exe installer to include this patch.
ah, I see. I'll note it that way in the sticky thread then.
johnsonx42 Wrote:Is this a 'just me' patch or a general use patch that should go into the Sticky patch list?

I'm getting those errors in my log file, too. I'll put in the patch tonight.