NextPVR Forums

Full Version: Missing plugins in MVP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I just upgraded from 0.95.13 to 0.95.16 and I'm now missing My Music on the MVP (but not on the GB-PVR machine). I am also unable to browse network folders in My Videos on the MVP (again, not an issue on the GB-PVR machine). Has anyone else seen this? More importantly, how do I diagnose the issue?

Thanks all.
Have a look in your gbpvr.exe.log. It probably list an error.
Sub, sure enough, this is in the log file. I looks to me like it relates to a Skin issue. I'm using BlueMCE2. Should I change my skin? I would do it right now but I'm in the middle of a recording. Can you help me decipher it?

12/17/2005 9:54:07 PM.296 ERROR [2] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\MyMusicPlugin.dll
12/17/2005 9:54:07 PM.296 ERROR [2] Exception has been thrown by the target of an invocation.
12/17/2005 9:54:07 PM.296 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at xd426863f4d052758.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
12/17/2005 9:54:07 PM.296 ERROR [2] Inner exception: GBPVR.Backend.Common.GbpvrException: DIRECTORY DOESNT EXIST!
at MyMusicPlugin.DirectoryDetails..ctor(String directory, Boolean bln)
at MyMusicPlugin.Playlists..ctor()
at MyMusicPlugin.MyMusicTask..ctor()
12/17/2005 9:54:07 PM.296 ERROR [2] at MyMusicPlugin.DirectoryDetails..ctor(String directory, Boolean bln)
at MyMusicPlugin.Playlists..ctor()
at MyMusicPlugin.MyMusicTask..ctor()
12/17/2005 9:54:07 PM.703 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="PopupMenuButtons"]
12/17/2005 9:54:09 PM.625 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
12/17/2005 9:54:09 PM.718 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
12/17/2005 9:54:09 PM.718 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="Inset"]
The easiest way to see if it is a skinning issue is to wait until your recording has finished and then change to the default blue skin. If that works OK, simply copy the MyMusic skin directory from the blue to the BlueMCE2 one.
Changing to Blue skin lost me a couple more plugins and created a larger error log. Not good.
I have the same problem with My Pictures. The button is on the PC and not on the MVP. This is with the blue skin and the Christmas skin.
I'm hoping someone can help decipher the log file. I changed log to debug and have attached it. Can anyone help point me in the right direction? Is there more information I can share that will help. Thanks
This log is for the BlueMCE2 skin, not the vanilla blue. Can you try switching to plain old Blue and post the log for that?
Sorry about that. Here is the log using plain old Blue.
Quote:12/19/2005 12:01:05 PM.156 ERROR [2] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\MyVideosPlugin.dll
12/19/2005 12:01:05 PM.156 ERROR [2] Exception has been thrown by the target of an invocation.
12/19/2005 12:01:05 PM.156 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at xd426863f4d052758.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
12/19/2005 12:01:05 PM.265 ERROR [2] Inner exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\Program Files\devnz\gbpvr\skin\blue\Keypad\Skin.xml".
You've got some skin files missing.
Pages: 1 2