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 … 925 926 927 928 929 … 1231 Next »
GB-PVR 0.95.11 "Object in Use Elsewhere"

 
  • 0 Vote(s) - 0 Average
GB-PVR 0.95.11 "Object in Use Elsewhere"
adi2004
Offline

Junior Member

Posts: 26
Threads: 7
Joined: Oct 2004
#1
2005-11-29, 04:55 PM
Here is the gbpvr.exe.log after GB-PVR crashes when accessed by my MVP, as discussed in the release announcement thread.

This took me about 15 seconds to generate; just power on the MVP, wait for the GB-PVR main menu, push the down arrow key ten times or so, then push up arrow a few times and bang! Sometimes it takes more or less keystrokes to achieve the same effect, but the outcome is never in doubt Wink

The error dialogue cannot be dismissed. The only recovery is to power off the MVP (from the remote) wait a while then power the MVP back on.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#2
2005-11-29, 04:59 PM
I've been madly trying to reproduce this over the last couple of days here without any luck, so I'm hoping to understand what the differences are between your setup and mine.

What speed CPU is in your machine?

What skin are you using?

The 'next recording' panel updates about every five seconds. When you do get this error, does it approximately coincide with this? ie, you're moving to another button about the time it flicks over to the next recording in the list.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#3
2005-11-29, 05:09 PM
No, he is correct. There is some bug lurking in the new release that causes this for some users, but I havnt managed to track it down yet.
adi2004
Offline

Junior Member

Posts: 26
Threads: 7
Joined: Oct 2004
#4
2005-11-29, 05:12 PM
sub Wrote:I've been madly trying to reproduce this over the last couple of days here without any luck, so I'm hoping to understand what the differences are between your setup and mine.

What speed CPU is in your machine?

What skin are you using?

The 'next recording' panel updates about every five seconds. When you do get this error, does it approximately coincide with this? ie, you're moving to another button about the time it flicks over to the next recording in the list.

1) Athlon XP 2000+ (in other words, around 1.6GHZ clock speed)
2) Default skin
3) Doesn't seem to be connected to the next recording panel
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#5
2005-11-29, 05:21 PM
Despite having just posted that the mvp seem to be more responsive and stable in the main thread for the new release I have just experienced this as well

my system is an athlon 64 3000
1gb ram
200gb sata disc for recordings
xp service pack 2
mvp connected via crossover cable

log file attached

Tkgafs
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#6
2005-11-29, 05:40 PM
Tkgafs, what were you doing at the time in GB-PVR?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#7
2005-11-29, 05:41 PM
I need to try and spot the pattern. There is a pattern, its just a bit difficult to see.
bgowland
Online

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#8
2005-11-29, 06:15 PM
sub - remember I said I first saw this in my SuDoku plugin? Is there any point in me putting some code in to try and catch the exception? Or is this likely to be happenning at a lower level, i.e., the core gbpvr application?

Brian
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#9
2005-11-29, 06:19 PM
Do you use any threads in that plugin? or do anything much in the needsRendering() methods?
bgowland
Online

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#10
2005-11-29, 06:39 PM
sub Wrote:Do you use any threads in that plugin? or do anything much in the needsRendering() methods?
No, no threads. The needsRenderiering() method is just this...
Code:
    if (InPlayingGrid)
    {
        SecondCount++;
    }
    return true;
SecondCount is just an int used for the on-screen timer. If the player pauses the game, InPlayingGrid is set to false to pause the timer. That's it.

The exception only occurs when navigating with 'arrow' keys and it doesn't have to be rapid. Last night I was testing and moving REAL slow around the grid (just in case it was a speed thing). The exception happened maybe a minute into the game - I started another game and got to completion (8-10 minutes maybe) and didn't see the exception.
« Next Oldest | Next Newest »

Users browsing this thread:

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Object reference error on client Engineer_Ted 21 5,402 2009-10-01, 08:36 PM
Last Post: Engineer_Ted
  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,270 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,629 2008-08-28, 06:09 AM
Last Post: Johnmen
  "Object reference not valid...... zaldwaik 1 1,315 2008-07-01, 05:50 PM
Last Post: sub
  Help with "Object reference not set to an instance" error Forshult 6 2,157 2007-12-04, 06:07 PM
Last Post: Forshult
  Net Radio died, object reference not set..... soccerdad 4 1,706 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,147 2007-10-29, 04:23 PM
Last Post: sub
  1.0.16 + Object reference not set to an instance of an object treble 9 2,693 2007-09-10, 07:01 AM
Last Post: whurlston
  "Error: Object reference not set to an instance of an object" Kosketus 13 3,030 2007-07-24, 03:31 PM
Last Post: gEd

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

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

Linear Mode
Threaded Mode