2021-10-22, 03:09 AM
Today I updated NextPVR to the v5.2.2.211017 release. The installation appeared to complete without any issues, and I was able to connect to the server using the web client. However when trying to open the Windows desktop client, which is how I usually access NextPVR I got a .Net Framework error as follows. My logs are attached.
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NUtility.SkinHelper.RenderText(SKBitmap image, SKCanvas canvas, XmlNode node, Hashtable parameters)
at NUtility.SkinHelper.RenderElementNodes(SKBitmap image, SKCanvas canvas, XmlNodeList nodeList, Hashtable parameters)
at NUtility.SkinHelper.RenderElement(SKBitmap image, String name, Hashtable parameters)
at NUtility.Controls.UiButton..ctor(String normalElementName, String selectedElementName, String name, Hashtable args, SkinHelper skinHelper)
at NextPVR.Menu.VerticalMenu.Initialise()
at NextPVR.Menu.VerticalMenu.Activate()
at NUtility.UIController..ctor(FrontEndServices frontendServices, String sid)
at NextPVR.ControllerForm.ControllerForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4420.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/nextpvr.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4400.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4360.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
NextPVRUI
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/NextPVRUI.DLL
----------------------------------------
NUtility
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/NUtility.DLL
----------------------------------------
netstandard
Assembly Version: 2.0.0.0
Win32 Version: 4.8.4084.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/NShared.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SkiaSharp.Views.WindowsForms
Assembly Version: 2.80.0.0
Win32 Version: 2.80.3.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/SkiaSharp.Views.WindowsForms.DLL
----------------------------------------
OpenTK.GLControl
Assembly Version: 3.1.0.0
Win32 Version: 3.1.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/OpenTK.GLControl.DLL
----------------------------------------
OpenTK
Assembly Version: 3.1.0.0
Win32 Version: 3.1.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/OpenTK.DLL
----------------------------------------
SkiaSharp
Assembly Version: 2.80.0.0
Win32 Version: 2.80.3.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/SkiaSharp.DLL
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
Assembly Version: 4.0.2.0
Win32 Version: 4.6.26011.01
CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Runtime.InteropServices.RuntimeInformation.DLL
----------------------------------------
System.Memory
Assembly Version: 4.0.1.1
Win32 Version: 4.6.27617.02
CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Memory.DLL
----------------------------------------
System.Buffers
Assembly Version: 4.0.2.0
Win32 Version: 4.6.25519.03
CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Buffers.DLL
----------------------------------------
System.Runtime.CompilerServices.Unsafe
Assembly Version: 4.0.4.1
Win32 Version: 4.6.26919.02
CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Runtime.CompilerServices.Unsafe.DLL
----------------------------------------
System.Runtime
Assembly Version: 4.1.2.0
Win32 Version: 4.6.25714.01
CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Runtime.DLL
----------------------------------------
SkiaSharp.Views.Desktop.Common
Assembly Version: 2.80.0.0
Win32 Version: 2.80.3.0
CodeBase: file:///C:/Program%20Files/NextPVR/client/SkiaSharp.Views.Desktop.Common.DLL
----------------------------------------
System.Net.Http
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Net.Http.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.