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 … 320 321 322 323 324 … 1231 Next »
Disappearing Plugins?

 
  • 0 Vote(s) - 0 Average
Disappearing Plugins?
austinwhite
Offline

Junior Member

Posts: 32
Threads: 4
Joined: Feb 2006
#1
2008-04-20, 10:15 AM
I've been unable to get MVP trayicon to work for a while. Now I've installed the latest version of Searchwiz, and that has also disappeared from the list of available plugins. There are sone errors in the log which make no sense to me. This seems to be the relevant part:

Error initializing event plugin: C:\Program Files\devnz\gbpvr\plugins\MVPTrayIcon\MVP Tray Icon.dll
2008-04-20 09:53:51.094 ERROR [1] Exception has been thrown by the target of an invocation.
2008-04-20 09:53:51.101 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.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2008-04-20 09:53:51.101 INFO [1] About to check 'C:\Program Files\devnz\gbpvr\plugins\SearchWizX2' for plugins
2008-04-20 09:53:51.101 VERBOSE [1] About to check file: C:\Program Files\devnz\gbpvr\plugins\SearchWizX2\SearchWizX2.dll
2008-04-20 09:53:51.110 VERBOSE [1] MovieInfoPopup constructor parameter count: 4
2008-04-20 09:53:51.110 VERBOSE [1] FilterSelectionPopup constructor parameter count: 5
2008-04-20 09:53:51.110 VERBOSE [1] FilterPopup constructor parameter count: 4
2008-04-20 09:53:51.110 VERBOSE [1] RecordingDialogPopup constructor parameter count: 5
2008-04-20 09:53:51.110 VERBOSE [1] SearchWizX2 constructor parameter count: 0
2008-04-20 09:53:51.114 VERBOSE [1] Looking for missing assembly in C:\Program Files\devnz\gbpvr\plugins\SearchWizX2: WizWebHelper, Version=1.0.5.2, Culture=neutral, PublicKeyToken=null
2008-04-20 09:53:51.115 VERBOSE [1] Looking for missing assembly in plugin\common: WizWebHelper, Version=1.0.5.2, Culture=neutral, PublicKeyToken=null
2008-04-20 09:53:51.115 VERBOSE [1] Assembly found...
2008-04-20 09:53:51.118 VERBOSE [1] ...and loaded
2008-04-20 09:53:51.119 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\SearchWizX2\SearchWizX2.dll
2008-04-20 09:53:51.119 ERROR [1] Exception has been thrown by the target of an invocation.
2008-04-20 09:53:51.119 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.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2008-04-20 09:53:51.119 ERROR [1] Inner exception: System.MissingMethodException: Method not found: 'Void WizUtilities.WizInfo.LogMessage(System.String, System.String, System.String)'.
at WizPlugin.SearchWizX2..ctor()
2008-04-20 09:53:51.119 ERROR [1] at WizPlugin.SearchWizX2..ctor()
2008-04-20 09:53:51.119 VERBOSE [1] RecordingConflictPopup constructor parameter count: 9
2008-04-20 09:53:51.119 VERBOSE [1] HelpPopup constructor parameter count: 2

Can someone help?

Thanks,

Pam
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2008-04-20, 02:00 PM
For the MVP-Tray-icon to work you might have to enable the "interact with desktop" setting. You can find that in the windows-services screen, in the gbpvrrecordingservice properties.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
austinwhite
Offline

Junior Member

Posts: 32
Threads: 4
Joined: Feb 2006
#3
2008-04-20, 02:37 PM
Thanks HtV - but I've already tried that, no luck unfortunately Sad
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#4
2008-04-20, 02:42 PM
My first suggestion would be to check you have the latest version of JavaWiz's helper dlls from here: http://gbpvr.com/pmwiki/pmwiki.php/Utili...izDLLs.zip
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
austinwhite
Offline

Junior Member

Posts: 32
Threads: 4
Joined: Feb 2006
#5
2008-04-20, 02:57 PM
Thanks McBain. But, I've also already done that (posting was a last resort, I normally find the answers I need with a bit of searching!). And, just to be sure, I just repeated the exercise. Still no joy.....
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#6
2008-04-20, 03:28 PM
You have two versions of WizUiHelper.DLL, and when loading, the system is finding the old version first.

Try running WizDLLInfoHelper found here, to locate the one NOT in plugins/common. Remove the offending DLL and you should be in business.


That should fix you SearchWiz problem at least, not sure about the MVP Tray exeception.
austinwhite
Offline

Junior Member

Posts: 32
Threads: 4
Joined: Feb 2006
#7
2008-04-20, 04:37 PM
That's great, got it now Smile
madas
Offline

Member

Posts: 148
Threads: 20
Joined: Dec 2007
#8
2008-05-01, 03:35 PM
I have the same problem with MVP Plugin

2008-05-01 11:32:53.646 INFO [1] About to check 'C:\Program Files\Devnz\GBPVR\plugins\MVPTrayIcon' for plugins
2008-05-01 11:32:53.646 VERBOSE [1] About to check file: C:\Program Files\Devnz\GBPVR\plugins\MVPTrayIcon\MVP Tray Icon.dll
2008-05-01 11:32:53.650 ERROR [1] Error initializing event plugin: C:\Program Files\Devnz\GBPVR\plugins\MVPTrayIcon\MVP Tray Icon.dll
2008-05-01 11:32:53.650 ERROR [1] Exception has been thrown by the target of an invocation.
2008-05-01 11:32:53.652 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.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)

Maybe its Vista related?
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#9
2008-05-01, 03:43 PM
Did you try the above suggestion by JavaWiz?? That is assuming the rest of the error log has the same warnings.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#10
2008-05-01, 04:00 PM
madas Wrote:I have the same problem with MVP Plugin

....

Maybe its Vista related?
Can you zip and post your full logs, I'll check if the WizDLLs are causing a problem.
« 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
  Getting plugins to show on main menu. lilgman1012 10 3,428 2009-11-06, 11:47 PM
Last Post: lilgman1012
  Hauppauge tuner driver disappearing? tuckster 1 1,223 2009-10-29, 02:29 PM
Last Post: dennit
  1.4.7 config app error when run, shows no plugins, exception on exit Wakalaka 3 1,651 2009-09-23, 05:51 AM
Last Post: sub
  Turning Off Plugins skycyclepilot 6 2,191 2009-01-31, 03:04 PM
Last Post: jldet5
  Looking for a couple of plugins mmatheny 4 1,658 2008-12-04, 07:14 PM
Last Post: psycik
  slick crash if to few plugins enabled mcfrojd 0 1,234 2008-11-10, 05:49 PM
Last Post: mcfrojd
  weather and youtube plugins rdcaruana 6 2,256 2008-09-17, 03:50 AM
Last Post: rdcaruana
  Programs disappearing from pending list StephenW 18 3,885 2008-09-09, 01:04 PM
Last Post: StephenW
  mdapi plugins don't record flyswatta 10 4,158 2008-07-08, 01:01 AM
Last Post: sub
  plugins arguments yeohcl 1 1,324 2008-06-24, 01:19 PM
Last Post: yeohcl

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

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

Linear Mode
Threaded Mode