NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 804 805 806 807 808 … 1231 Next »
Newbie help: Object reference not set to an instance of an object

 
  • 0 Vote(s) - 0 Average
Newbie help: Object reference not set to an instance of an object
Technogeek
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Mar 2006
#1
2006-03-31, 04:12 PM
Hi guys,

I'm new to this PVR game, so I hope you'll bear with me. I have a Hauppauge HVR1100 card installed, and the WinTV2000 that comes with it works fine (records, timeshifts etc). I've installed GB-PVR, and can view live TV, see programme listings etc, but whenever I try to record (or pause), I get the error message above. I've tried all the different settings for encoders/decoders and muxers, but still have the problem.

Afraid I don't know where to start with this. Anyone help?

Thanks very much

PS I'm based in UK if that makes a difference
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#2
2006-03-31, 04:47 PM
Can you zip and attach a complete set of logs that shows this error?
Technogeek
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Mar 2006
#3
2006-03-31, 05:00 PM
Sure, what files are needed? I have attached the GBPVR.exe.log files above.

Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#4
2006-03-31, 05:13 PM
zip and attach all the .log files. Using live tv goes across several files, so its best to have everything so I get a complete picture.
Technogeek
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Mar 2006
#5
2006-04-01, 12:09 PM
Thanks. Hopefully attached contains all the log files. Appreciate your help
gnicholls
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Feb 2006
#6
2006-04-01, 02:21 PM
Hi,
I'm seeing the same thing when trying to do a scheduled recording. Here's wot I found in the recording service log:-

3/31/2006 10:59:00 PM.171 INFO [29] Found new programme requiring recording: House
3/31/2006 10:59:00 PM.468 ERROR [29] Error starting recording: Object reference not set to an instance of an object.
3/31/2006 10:59:00 PM.625 ERROR [29] Error starting recording: at FindFilterByName(_GUID* refCLSID, UInt16* decoderName, Int32 instanceRequired)
at NativeUtilities.ConexantRecorder.StartRecording(String cardType, ConexantRecordSource recordingSource, Int32 qualitySetting, Int32 board, String filename, Int32 channel, Int32 countryCode, Int32 tuningType, Boolean useStreamingEngineIfAvailable, Boolean previewMode, Boolean fmRadioMode, Boolean fmRadioPreviewMode)
at GBPVR.Backend.Common.DirectRecordingSource.startRecording(IRecordingSourceConfiguration xa7c7ceed38e3bee4, Int32 x16b01fbd4b998cfc, String x8b1d9e3189e6e73d, ChannelTuning x14c8abe66009b164, Int32 xeef1d8e9d81064fa, Boolean x3a83f6e9e3779d99)
at GBPVR.RecordingService.RecordingManager.WorkerThread()
3/31/2006 10:59:00 PM.859 ERROR [29] Unabled to save ScheduledRecording: Object reference not set to an instance of an object.
3/31/2006 10:59:00 PM.937 ERROR [29] at System.Data.Common.ICommandProperties.SetProperties(Int32 cPropertySets, HandleRef rgPropertySets)
at System.Data.OleDb.OleDbCommand.PropertyValueSetInternal()
at System.Data.OleDb.OleDbCommand.InitializeCommand(CommandBehavior behavior, Boolean throwifnotsupported)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at xd426863f4d052758.x396614b3dae3b1da.xc979432fcc5a510a(ScheduledRecording xe41d2b9d98dc1269)

Hope this sheds some light,
Greg
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#7
2006-04-01, 05:33 PM
Quote:Hi,
I'm seeing the same thing when trying to do a scheduled recording. Here's wot I found in the recording service log:-

3/31/2006 10:59:00 PM.171 INFO [29] Found new programme requiring recording: House
3/31/2006 10:59:00 PM.468 ERROR [29] Error starting recording: Object reference not set to an instance of an object.
3/31/2006 10:59:00 PM.625 ERROR [29] Error starting recording: at FindFilterByName(_GUID* refCLSID, UInt16* decoderName, Int32 instanceRequired)
at NativeUtilities.ConexantRecorder.StartRecording(St ring cardType, ConexantRecordSource recordingSource, Int32 qualitySetting, Int32 board, String filename, Int32 channel, Int32 countryCode, Int32 tuningType, Boolean useStreamingEngineIfAvailable, Boolean previewMode, Boolean fmRadioMode, Boolean fmRadioPreviewMode)
at GBPVR.Backend.Common.DirectRecordingSource.startRe cording(IRecordingSourceConfiguration xa7c7ceed38e3bee4, Int32 x16b01fbd4b998cfc, String x8b1d9e3189e6e73d, ChannelTuning x14c8abe66009b164, Int32 xeef1d8e9d81064fa, Boolean x3a83f6e9e3779d99)
at GBPVR.RecordingService.RecordingManager.WorkerThre ad()
3/31/2006 10:59:00 PM.859 ERROR [29] Unabled to save ScheduledRecording: Object reference not set to an instance of an object.
3/31/2006 10:59:00 PM.937 ERROR [29] at System.Data.Common.ICommandProperties.SetPropertie s(Int32 cPropertySets, HandleRef rgPropertySets)
at System.Data.OleDb.OleDbCommand.PropertyValueSetInt ernal()
at System.Data.OleDb.OleDbCommand.InitializeCommand(C ommandBehavior behavior, Boolean throwifnotsupported)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(Comm andBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at xd426863f4d052758.x396614b3dae3b1da.xc979432fcc5a5 10a(ScheduledRecording xe41d2b9d98dc1269)

Hope this sheds some light,
Greg
That little snippet of log isnt really that useful. The information I need about the error is actually in one of the other (-native) logs. Zip and attach a complete set of logs and I'll take a look.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#8
2006-04-01, 05:37 PM
Technogeek Wrote:Thanks. Hopefully attached contains all the log files. Appreciate your help
Looking your logs, you included nearly every file, but unfortunately didnt include GBPVRRecordingService.exe.log and GBPVRRecordingService.exe-native.log. I can see what time the error occurred by looking in GBPVR.exe.log, but I need to look in these other two files to see what happened when it tried to start the recording.

Can you try again to reproduce it and repost all the logs?
mangroa
Offline

Junior Member

Posts: 26
Threads: 13
Joined: Apr 2006
#9
2006-05-07, 03:57 PM
Hi,

I'm having the exact same problem.
I only get the error message when Live Preview mode is turned on.

I've attached the 2 logs that you asked for. Let me know if you need more info.

Thanks
Alan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Newbie Question rthefish 4 2,083 2010-05-25, 08:06 PM
Last Post: pBS
  newbie with an AVerTV Volar Black HD; live tv works only after runing avertv 6 app laberinto 1 1,407 2010-05-02, 03:58 AM
Last Post: laberinto
  Newbie needs help setting up Asus My Cinema EHD2-100 strangemouse 1 1,734 2010-04-26, 09:05 PM
Last Post: strangemouse
  Newbie looking for Help! bloska 4 2,076 2010-01-26, 03:32 AM
Last Post: bloska
  Newbie need help ltd 4 2,059 2010-01-01, 12:47 AM
Last Post: ltd
  Newbie: PVR-150 in NZ setup DeanNZ 2 1,437 2009-11-29, 03:46 AM
Last Post: Jaggy
  Newbie desperate for assistance RiverNoord 45 12,119 2009-10-07, 05:52 PM
Last Post: johnsonx42
  Object reference error on client Engineer_Ted 21 5,030 2009-10-01, 08:36 PM
Last Post: Engineer_Ted
  Another Newbie with questions: Chris F 2 1,494 2009-08-28, 07:59 PM
Last Post: stubright
  Newbie support request: Australia EPG d508dq 23 9,744 2009-07-24, 06:30 AM
Last Post: ajst2duk

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

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

Linear Mode
Threaded Mode