NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 370 371 372 373 374 … 433 Next »
2.03 Exception on tuner config

2.03 Exception on tuner config
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#1
2011-03-26, 05:42 AM (This post was last modified: 2011-03-26, 07:20 AM by drlava.)
Hi, Just tried updating GBPVR to NPVR 2.03 tonight.

Everything went smoothly, but when it went to look for stations, it found none. This is with HD-Homerun which has been working great with GBPVR.

So, I updated the HD-Homerun software and firmware (which required .net 4 ugh) and restarted. Now I got an exception when trying to view the device config prop page (see attachment) in NPVR Setup.

So, I stopped the recording service and copied over the patch files listed here:
http://forums.nextpvr.com/showthread.php...post407408

Now the service won't start: "Could not start the NPVR Recording Service on Local Computer Error 1067: The process terminated unexpectedly.


Loge are as follows:
NRecord.log
Code:
[...startup]
2011-03-26 01:27:29.406    [DEBUG][4]    OnStart()
2011-03-26 01:27:29.421    [INFO][4]    Using local in-process recording service
2011-03-26 01:27:29.562    [DEBUG][4]    RecordingServiceProxy@exit
2011-03-26 01:27:29.562    [INFO][4]    RecordingService.Startup()
2011-03-26 01:27:29.562    [INFO][4]    Starting remoting service
2011-03-26 01:27:29.578    [ERROR][4]    Error listing for recording service interface: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)
   at System.Net.Sockets.TcpListener.Start()
   at System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
   at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
   at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
   at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
   at NShared.RecordingService.Startup()
2011-03-26 01:27:29.609    [DEBUG][7]    Requesting wake up for 'EPGWAKEUP' at 3/26/2011 2:00 AM
2011-03-26 01:27:29.609    [INFO][4]    Starting web server on: 8866
2011-03-26 01:27:29.609    [INFO][4]    Setting working directory to: C:\Program Files\NPVR\
2011-03-26 01:27:29.609    [INFO][4]    Web root: C:\Documents and Settings\All Users\Application Data\NPVR\web
2011-03-26 01:27:29.625    [INFO][6]    RecordingService starting...
2011-03-26 01:27:29.625    [DEBUG][6]    Loading recording schedule

NPVR.log
Code:
[...startup]
2011-03-26 01:18:59.437    [DEBUG][1]    Created mutex. Must be only instance.
2011-03-26 01:18:59.453    [DEBUG][1]    Version: 2.0.3
2011-03-26 01:18:59.468    [DEBUG][1]    SingleInstance()
2011-03-26 01:18:59.578    [INFO][1]    About to connect to remote recording service
2011-03-26 01:18:59.578    [DEBUG][1]    RecordingServiceProxy@exit
2011-03-26 01:18:59.593    [DEBUG][1]    Using skin: C:\Documents and Settings\All Users\Application Data\NPVR\skin\Default\
2011-03-26 01:18:59.593    [DEBUG][1]    About to look for plugin directories in: C:\Documents and Settings\All Users\Application Data\NPVR\Plugins\
2011-03-26 01:18:59.593    [DEBUG][1]    Skipping non-existant plugin directory: C:\Program Files\NPVR\Plugins\
2011-03-26 01:18:59.593    [DEBUG][1]    Loaded menu item: TV Guide
2011-03-26 01:18:59.625    [DEBUG][1]    Loaded menu item: Recordings
2011-03-26 01:18:59.625    [DEBUG][1]    Loaded menu item: Live TV
2011-03-26 01:18:59.625    [DEBUG][1]    Loaded menu item: Music
2011-03-26 01:18:59.640    [DEBUG][1]    Loaded menu item: Videos
2011-03-26 01:18:59.640    [DEBUG][1]    Loaded menu item: Pictures
2011-03-26 01:18:59.640    [DEBUG][1]    Loaded menu item: DVD
2011-03-26 01:18:59.640    [DEBUG][1]    Loaded menu item: Exit
2011-03-26 01:18:59.859    [ERROR][1]    Error initialising Direct3D: System.IO.FileLoadException: Could not load file or assembly 'SlimDX, Version=2.0.8.42, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
File name: 'SlimDX, Version=2.0.8.42, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9' ---> System.Runtime.InteropServices.COMException (0x800736B1): This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
   at NextPVR.Utility.Direct3DHelper..ctor(IntPtr windowHandle, Int32 width, Int32 height)
   at NextPVR.ControllerForm.Form1_Load(Object sender, EventArgs e)


2011-03-26 01:18:59.859    [INFO][1]    Continuing with Direct3D disabled
2011-03-26 01:18:59.906    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:19:00.000    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.093    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.187    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.281    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.375    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.468    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.562    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.656    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.750    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.843    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:00.937    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.031    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.140    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.234    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.328    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.421    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.515    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.609    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.703    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.796    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.890    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:01.984    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:02.078    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:02.171    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:02.265    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:02.359    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:02.453    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:19:02.546    [DEBUG][1]    DoCompositeRendering() took 31.25ms
2011-03-26 01:25:33.046    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.156    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.281    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.390    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.500    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.625    [DEBUG][1]    DoCompositeRendering() took 62.5ms
2011-03-26 01:25:33.734    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.843    [DEBUG][1]    DoCompositeRendering() took 46.875ms
2011-03-26 01:25:33.968    [DEBUG][1]    DoCompositeRendering() took 62.5ms
2011-03-26 01:25:34.093    [DEBUG][1]    DoCompositeRendering() took 62.5ms
2011-03-26 01:25:34.125    [INFO][1]    Exiting...
2011-03-26 01:25:34.125    [INFO][1]    Done.


any ideas?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#2
2011-03-26, 05:51 AM
drlava Wrote:Hi, Just tried updating GBPVR to NPVR 2.03 tonight.

Everything went smoothly, but when it went to look for stations, it found none. This is with HD-Homerun which has been working great with GBPVR.
This is pretty common for HDHomeRun users, and always turns out to be caused by firewall not allowing NextPVR.exe to read network data from HDHR. If it's not that, you might need to set your HDHR application setting to 'OTHER' not 'GB-PVR'.

Quote:So, I updated the HD-Homerun software and firmware (which required .net 4 ugh) and restarted. Now I got an exception when trying to view the device config prop page (see attachment) in NPVR Setup.

So, I stopped the recording service and copied over the patch files listed here:
http://forums.nextpvr.com/showthread.php...post407408

Now the service won't start: "Could not start the NPVR Recording Service on Local Computer Error 1067: The process terminated unexpectedly.
It sounds like each step here made things progressively worse, from a system that was probably only a firewall setting away from working. I'd maybe just try reinstalling 2.0.3 then restart and go from them.
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#3
2011-03-26, 05:58 AM
Thanks, I'll try re-installing. But no, this isn't a firewall issue, I have disabled my firewalls from experience with gbpvr. It might have been initially related to the HD Homerun 'application' setup being GBPVR. I saw a post just now where this should be set to Other:ATSC/QAM now with NPVR. Will try this after reinstall.
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#4
2011-03-26, 07:02 AM (This post was last modified: 2011-03-26, 07:15 AM by drlava.)
Ok, after an uninstall, folder wipe, and re-install, I'm back to the original exception. This is with the HD Homerun set with GB-PVR or Other:ATSC/QAM.

GBPVR still works fine so it doesn't ppear to be the tuner.

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'Unmanaged, Version=1.0.4077.12520, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
File name: 'Unmanaged, Version=1.0.4077.12520, Culture=neutral, PublicKeyToken=null' ---> System.Runtime.InteropServices.COMException (0x800736B1): This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
   at NShared.DigitalRecorder.GetPresentDevices()
   at NShared.Visible.CaptureSource.UpdateDevices()
   at NextPVR.Settings.DevicesSettingsPage.ShowDevices(Boolean updateDevices)
   at NextPVR.Settings.DevicesSettingsPage.DevicesSettingsPage_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
   at System.Windows.Forms.UserControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.ControlCollection.Add(Control value)
   at NextPVR.Settings.SettingsForm.listBoxPageSelector_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ListBox.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: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NextPVR
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/NextPVR.exe
----------------------------------------
NShared
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/NShared.DLL
----------------------------------------
NUtility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/NUtility.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.65.0
    Win32 Version: 1.0.65.0
    CodeBase: file:///C:/Program%20Files/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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.


EDIT:

I uninstalled the latest HD Homerun drivers/soft (2011.03.23) even though it worked with the old GBPVR and installed the older drivers/soft (2010.02.13) and set the app setup to Other:ATSC/QAM. NPVR is no longer crashing and is detecting channels OK.

So, there appears to be some conflict with NPVR and the new Silicondust drivers.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#5
2011-03-26, 04:05 PM
Quote:I uninstalled the latest HD Homerun drivers/soft (2011.03.23) even though it worked with the old GBPVR and installed the older drivers/soft (2010.02.13) and set the app setup to Other:ATSC/QAM. NPVR is no longer crashing and is detecting channels OK.
Great - glad you got it working again.
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#6
2011-03-27, 07:56 AM
Yep, working enough to test playback. After trying power dvd decoders and two versions of the arcsoft decoders, I've concluded that NPVR is just not stable yet on XP SP3.

One thing that might help.. the decoders have that "..." (settings) button next to them in your menu. BUT any changes that are made in there appear to be instantly forgotten, so it's pointless. (Click apply, ok, and re-open them, and changes are gone) Also the bulk setup of channels forgot all of my settings after I entered them (XML source) and I had to re-do them channel by channel to get it to take.

That said, the new layout and recorded menus are really nice, although I miss the settings HD space pie chart display. So one day I look forward to trying again.
Nice job so far.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#7
2011-03-27, 08:03 AM
try evr and ffdshow you might be surprised
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#8
2011-03-27, 08:32 AM
drlava Wrote:One thing that might help.. the decoders have that "..." (settings) button next to them in your menu. BUT any changes that are made in there appear to be instantly forgotten, so it's pointless.

That's nothing to do with NPVR. Some decoders just do that unfortunately, usually because they weren't designed to be used with third party applications.
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#9
2011-03-27, 08:35 AM
imilne Wrote:That's nothing to do with NPVR. Some decoders just do that unfortunately, usually because they weren't designed to be used with third party applications.

There must be a standard way of recalling the settings because the same decoders remember their settings in filtergraph.
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#10
2011-03-27, 09:24 AM
stustunz Wrote:try evr and ffdshow you might be surprised

thanks a lot for the suggestion. FFDShow does work great with the VMR9 output with media player classic on recorded .ts files. Unfortunately, it gives only a black screen in NPVR with either VMR9 or EVR renderers playing the same files.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  config.xml MaxOne72 4 2,335 2023-08-20, 12:58 AM
Last Post: Bruce
  Unable to access tuner after hibernation bm_00 1 1,223 2022-12-12, 02:00 PM
Last Post: mvallevand
  Tuner not being released when live TV stopped on Kodi dark_half 7 2,833 2022-06-12, 11:59 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,690 2022-01-03, 04:45 AM
Last Post: mvallevand
  Problem locking on to a tuner? time_lord 7 2,982 2021-01-09, 12:06 PM
Last Post: Graham
  Unhandled Exception: file name too long (idiots at pbs made it super long) jobby99 1 1,399 2020-10-29, 09:40 PM
Last Post: mvallevand
  adding a removed tuner? bisonfan 1 1,506 2020-09-12, 03:49 AM
Last Post: sub
  Unhandled Exception Error Message reedaf4 23 7,316 2020-03-13, 05:03 PM
Last Post: sub
  Analogue Tuner and Input shspvr 1 1,479 2020-01-27, 06:53 PM
Last Post: sub
  QAM tuner - issue when local feed switches to national ElihuRozen 9 3,633 2019-11-18, 03:16 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode