NextPVR Forums

Full Version: .net framework error in Win 10 when loading tvguide.xml into Nextpvr
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

When using -updateepgonly or the updateEPG.bat in the Scripts Folder the,update fails with the following message in the log."Unexpected error updating EPG: System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.XmltvEPGSource.UpdateEPG(List`1 channels)
at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback)
2018-03-24 16:32:03.953 [DEBUG][1]

The was a corresponding error message in the Windows Applications log. Application: "NextPVR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at NextPVR.Program.Main(System.String[])"

Note that this error message has a .Net Framework version 4.0.30319. The .net Framework version on my win 10 system is 4.7.1. I noticed that Nextpvr has its own .net Framework directory


2
Does the file C:\MediaPortal64\xmltv\tvguide.xml exist?

If so, please supply the file and I'll try it here.