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 … 532 533 534 535 536 … 1231 Next »
Object reference not set to an instance of an object

 
  • 0 Vote(s) - 0 Average
Object reference not set to an instance of an object
hasso
Offline

Senior Member

Posts: 465
Threads: 81
Joined: Dec 2004
#1
2007-06-07, 11:07 AM
Well I'm rebuilding my system and I get the above message when changing channels and GBPVR is switching between tuner cards (i.e going from the A700 DVB-S to one of the analogue cards for Prime, but not vice versa). Errors appear in the logs as follows:

GBPVREXE:

007-06-07 11:00:34.796 VERBOSE [1] LiveTVStreamPlayer.OnClick()
2007-06-07 11:00:34.796 VERBOSE [1] Switching to channel: 4 (TV1)
2007-06-07 11:00:34.828 ERROR [1] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x170262 wparam=0x0 lparam=0x23e021c result=0x0 : System.NullReferenceException: Object reference not set to an instance of an object.
at NativeUtilities.BDARecorder.SubmitTuningRequest(String tuningRequest, Boolean force)
at NativeUtilities.BDARecorder.SetTuningRequest(String filename, ChannelTuning channelTuning)
at GBPVR.Backend.Common.BDARecordingSource.setPreviewToChannel(ChannelTuning channelTuning)
at GBPVR.xb3e61f7448c39547.x4276385f71addb51(Channel xee500015fb4a65b6)
at GBPVR.xb3e61f7448c39547.xe0c97a08ec6a9ac5()
at GBPVR.xb3e61f7448c39547.xb4057d727283fc14(String xc26ac8f8170127d3)
at GBPVR.xb3e61f7448c39547.OnClick(Point location)
at GBPVR.xbb1566157f5f8b1f.xf1b04f0b61b2ba29(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
2007-06-07 11:00:34.843 VERBOSE [1] videoInsetVisible = false
2007-06-07 11:00:34.843 VERBOSE [1] stop()
2007-06-07 11:00:34.843 VERBOSE [1] stop()@1
2007-06-07 11:00:34.843 VERBOSE [1] stop()@2
2007-06-07 11:00:34.843 VERBOSE [1] Stopping recording oid:5
2007-06-07 11:00:34.843 VERBOSE [1] stop()@3
2007-06-07 11:00:34.890 VERBOSE [1] stop() done
2007-06-07 11:00:35.109 ERROR [1] Error: msg=0x201 (WM_LBUTTONDOWN) hwnd=0x170262 wparam=0x1 lparam=0x249023e result=0x0 : System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVR.xb3e61f7448c39547.x4276385f71addb51(Channel xee500015fb4a65b6)
at GBPVR.xb3e61f7448c39547.xe0c97a08ec6a9ac5()
at GBPVR.xb3e61f7448c39547.xb4057d727283fc14(String xc26ac8f8170127d3)
at GBPVR.xb3e61f7448c39547.OnClick(Point location)
at GBPVR.xbb1566157f5f8b1f.xf1b04f0b61b2ba29(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at GBPVR.xbb1566157f5f8b1f.x112ca1fc3b5dfc80(Object xdf2e3583f942db7b, MouseEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
2007-06-07 11:00:35.109 VERBOSE [1] videoInsetVisible = false
2007-06-07 11:00:38.062 VERBOSE [4] Weather plugin downloading animated map Precipitation forecast for NZXX0049
2007-06-07 11:00:38.609 VERBOSE [1] HideMouse ref=-1

Hope someone can help.
Regards,
Hasso

[SIZE="2"]Server: NPVR 2.2.6, Asus E35M1-M PRO motherboard, 2 x 2GB DDR-1333 memory, 1 x 1.5TB SATA Samsung HD, 2 x 2TB SATA Seagate Green HD, 1 x Hauppauge HD4400, 2 x Hauppauge Nova T 500, Windows 7 Home.
Clients: EGreat M34A with MVPMCX2; HDX1000 with MVPMCX2 and internal 2TB SATA Seagate Green HD.[/SIZE]
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2007-06-07, 11:27 AM
hasso Wrote:going from the A700 DVB-S to one of the analogue cards
[snip]
Quote: at NativeUtilities.BDARecorder.SubmitTuningRequest(String tuningRequest, Boolean force)
at NativeUtilities.BDARecorder.SetTuningRequest(String filename, ChannelTuning channelTuning)
at GBPVR.Backend.Common.BDARecordingSource.setPreviewToChannel(ChannelTuning channelTuning)

I don't know the underlying cause of the error, but the "BDARecorder" part of the error message indicates that gbpvr is trying to use a digital (BDA) device. And since you state that you are trying to watch an analog channel, something is wrong. Could you accidentally have configured your dvb-s device to "have" analog channels?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#3
2007-06-07, 04:05 PM
Reproduce the problem, then zip and attach the logs and I'll take a look.
hasso
Offline

Senior Member

Posts: 465
Threads: 81
Joined: Dec 2004
#4
2007-06-07, 07:14 PM
here you go...
Regards,
Hasso

[SIZE="2"]Server: NPVR 2.2.6, Asus E35M1-M PRO motherboard, 2 x 2GB DDR-1333 memory, 1 x 1.5TB SATA Samsung HD, 2 x 2TB SATA Seagate Green HD, 1 x Hauppauge HD4400, 2 x Hauppauge Nova T 500, Windows 7 Home.
Clients: EGreat M34A with MVPMCX2; HDX1000 with MVPMCX2 and internal 2TB SATA Seagate Green HD.[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#5
2007-06-08, 01:17 AM
I've had a really good look at the logs, but I'm not really sure what is happening. It doesnt seem to be related to switch from digital to analog though, since everything in that log seems to relate to digital, and the crash itself happens when you're switing to the V8Supercars channel.

Does it happen everytime you try to go to this channel?
hasso
Offline

Senior Member

Posts: 465
Threads: 81
Joined: Dec 2004
#6
2007-06-08, 02:16 AM
Interesting.... according to my channels tab in the config... Maori is #6, Prime is #7, and V8Supercars is #8. yet when I click on "channel up" it's attemtping to go straight from Maori #6 to V8Supercars #8. Then I get the error. If I restart GBPVR and start with V8Supercars then do "channel down", it looks like it's trying to go straight to Maori... and I get the error. If I start with Prime everything works as it's using one of the analog cards, but then again when I hit one of the DVB-S channels and try to go to Prime (analog).... up comes the error.
Regards,
Hasso

[SIZE="2"]Server: NPVR 2.2.6, Asus E35M1-M PRO motherboard, 2 x 2GB DDR-1333 memory, 1 x 1.5TB SATA Samsung HD, 2 x 2TB SATA Seagate Green HD, 1 x Hauppauge HD4400, 2 x Hauppauge Nova T 500, Windows 7 Home.
Clients: EGreat M34A with MVPMCX2; HDX1000 with MVPMCX2 and internal 2TB SATA Seagate Green HD.[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Object reference error on client Engineer_Ted 21 5,397 2009-10-01, 08:36 PM
Last Post: Engineer_Ted
  null reference - GetVideoResolution Carlito 3 1,747 2009-01-21, 04:20 PM
Last Post: sub
  Unhandled excetion : Object reference not set tdohse 2 1,721 2008-10-16, 03:19 PM
Last Post: sub
  Problem with decoder? (Object reference error/black screen) ChocoTuar 6 2,269 2008-09-10, 05:41 AM
Last Post: ChocoTuar
  Blank main window and the "Object reference not set to an instance..." error Johnmen 7 2,627 2008-08-28, 06:09 AM
Last Post: Johnmen
  "Object reference not valid...... zaldwaik 1 1,310 2008-07-01, 05:50 PM
Last Post: sub
  Keyboard Reference in the Wiki blackpaw 1 1,260 2007-12-12, 03:39 AM
Last Post: blackpaw
  Help with "Object reference not set to an instance" error Forshult 6 2,152 2007-12-04, 06:07 PM
Last Post: Forshult
  Net Radio died, object reference not set..... soccerdad 4 1,702 2007-11-20, 08:42 PM
Last Post: soccerdad
  Can't view or record TV after 1.0.16: Error: Object reference not set to an instance Wilf 12 3,145 2007-10-29, 04:23 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode