NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 46 47 48 49 50 … 93 Next »
Help needed with error in config.exe.log

 
  • 0 Vote(s) - 0 Average
Help needed with error in config.exe.log
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#1
2007-01-23, 07:39 AM
Hi,

I have had my nose to the grindstone for the last 36 hours so I am not firing on all cylinders.

I have been doing alot of cleaning up in GameZone ready for the next emulator to be added.

I am receiving the following error in config.exe.log, can someone point me in the right direction of what I should be looking for. Please bear in mind I am not a programmer by trade and need thing spelling out to me in lay mans terms :-)

23/01/2007 20:30:34.328 VERBOSE [1] getValue: /settings/PluginsEnabled : true
23/01/2007 20:30:34.390 VERBOSE [1] getValue cached value: /settings/PluginsEnabled : true
23/01/2007 20:30:34.390 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\GameZone.dll
23/01/2007 20:30:34.390 ERROR [1] Exception has been thrown by the target of an invocation.
23/01/2007 20:30:34.390 ERROR [1] at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228(Boolean x8bae2a88590d8cc0)
23/01/2007 20:30:34.390 ERROR [1] Inner exception: System.NullReferenceException: Object reference not set to an instance of an object.
at GameZone.GameZone.GameZoneTask..ctor()
23/01/2007 20:30:34.390 ERROR [1] at GameZone.GameZone.GameZoneTask..ctor()


==================


It would seen the issue is in GameZoneTask and not GameZoneConfig does that seem a correct assumption?

Any assitance is welcome

Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#2
2007-01-23, 04:14 PM
It looks like in the constructor of your GameZoneTask class you're trying to do something with another object that is set to null (probably calling a method on that object).

If you're using the plugin helper, remember this will return null in the config app.
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#3
2007-01-24, 05:38 AM
Hi Sub,

Thanks for the reply. I can home tonight and my PC had switched itself off so I SWITCHED IT BACK ON AND IT BLEW UP :-(

Assuming one of the PC rip off places in the CBD can sell me a replacement tomorrow AND that the PSU is the only thing blown I will look at the code then.

In the meantime while trying to find the answer to my issue I realized that I do not know which parts of my plugin are checked by GBPVR prior to initilise or new, does it check all parts and classes? or can I narroe my search for the offending issue down somehow?

Thanks.... Now what can I do tonight <BIG sigh>
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#4
2007-01-24, 06:08 AM
Quote:Thanks for the reply. I can home tonight and my PC had switched itself off so I SWITCHED IT BACK ON AND IT BLEW UP :-(

Assuming one of the PC rip off places in the CBD can sell me a replacement tomorrow AND that the PSU is the only thing blown I will look at the code then.
Bugger - good luck.
Quote:In the meantime while trying to find the answer to my issue I realized that I do not know which parts of my plugin are checked by GBPVR prior to initilise or new, does it check all parts and classes? or can I narroe my search for the offending issue down somehow?
I'm not really sure what you mean. I'm fairly sure GB-PVR is just trying to create an instance of your GameZoneTask class, and somewhere in the constructor you're trying to use another class that is set to null. I dont think its any deeper in your code (in other methods or classes).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  API request returns xml on error scJohn 4 1,893 2020-08-25, 05:41 PM
Last Post: sub
  custom creation of a recurring error p37307 2 2,249 2017-12-19, 03:45 AM
Last Post: mvallevand
  New web service clarification needed bgowland 6 3,205 2013-10-19, 02:36 AM
Last Post: bgowland
  Settings config screen for class IEventNotification plugin imilne 9 3,466 2011-09-17, 06:06 PM
Last Post: sub
  Skin help needed for EventDetails.xml bgowland 7 3,281 2011-06-26, 11:55 PM
Last Post: Jaggy
  config.xml & unvisible steeb 9 3,125 2011-06-19, 12:16 AM
Last Post: steeb
  Calling NextPVR restart after config.xml changes steeb 33 10,173 2011-05-02, 04:24 PM
Last Post: steeb
  MVP/NMT testers needed for Weather2 scb147 46 11,811 2010-03-03, 08:12 PM
Last Post: scb147
  Config.xml saving mvallevand 6 2,573 2010-01-08, 06:32 AM
Last Post: mvallevand
  Reading config.xml McBainUK 4 2,266 2009-03-26, 04:28 PM
Last Post: JavaWiz

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

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

Linear Mode
Threaded Mode