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) Recording2, MusicLibrary2, SystemStatus Support v
« Previous 1 … 5 6 7 8 9 10 Next »
MusicLibrary2: V6 BETA

Thread Closed 
 
  • 0 Vote(s) - 0 Average
MusicLibrary2: V6 BETA
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#11
2007-07-01, 11:47 AM
I just insatlled v6 but when I try and start config.exe I get
2007-07-01 12:37:00.390 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\MusicLibrary2.dll
2007-07-01 12:37:00.390 ERROR [1] Cannot create an abstract class.
2007-07-01 12:37:00.406 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)
2007-07-01 12:37:00.406 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\MusicLibrary2.dll
2007-07-01 12:37:00.406 ERROR [1] No parameterless constructor defined for this object.
2007-07-01 12:37:00.406 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)

If I remove musiclibrary2.dll, config loads without error.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#12
2007-07-01, 02:08 PM
gEd Wrote:I just insatlled v6 but when I try and start config.exe I get
2007-07-01 12:37:00.390 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\MusicLibrary2.dll
2007-07-01 12:37:00.390 ERROR [1] Cannot create an abstract class.
....
....

Similar for me
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#13
2007-07-01, 08:19 PM
Can I get the full logs from gbpvr/config.exe please. This is a fairly normal message I get (relating to some of the GBPVR interfaces).

The error is hopefully further along...
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#14
2007-07-01, 08:27 PM
I've just confirmed. Even on my one where the config works. I get the same two error messages. Then the next line is:

Code:
MusicLibrary2 Initialising....
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#15
2007-07-01, 08:28 PM
here you go...
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#16
2007-07-01, 08:46 PM
gEd Wrote:here you go...

can you change your logging level to debug and then try again. All I can see in the logs is some skin errors.... Ta.
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#17
2007-07-01, 09:22 PM
take 2
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#18
2007-07-01, 09:49 PM
Here's your error:
Code:
2007-07-01 10:17:21.687    VERBOSE    [1]    MusicLibrary2: Setting scan time to 01/07/2007 10:00:00
2007-07-01 10:17:21.687    VERBOSE    [1]    Setting returned is null from: /settings/PluginSettings/MusicLibrary2/EXT
2007-07-01 10:17:21.703    VERBOSE    [4]    Initializing skin helper for: .\skin\Community\archive\skin.xml
2007-07-01 10:17:24.031    VERBOSE    [1]    Error loading plugin list: System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at PsycikProductions.MusicLibrary.MediaLibrary.LoadConfigValues(XmlDocument settings)
   at PsycikProductions.MusicLibrary.Config.MusicLibraryConfigForm.LoadInitialSettings()
   at PsycikProductions.MusicLibrary.Config.MusicLibraryConfigForm..ctor(XmlDocument document)
   at PsycikProductions.MusicLibrary.MusicLibrary2.GetConfigFormInstance(XmlDocument document)
   at Config.xfd6951461fe46d87.x81464aef82823e23()
2007-07-01 10:17:24.031    VERBOSE    [1]    getValue() loading new key/value into cache: /settings/WebUsername

Not sure what's causing it. I tried deleting all configuration from my gbpvr and loading it to test out the install. And that worked.

But can't see what is causing your problem. I'll be able to look later tonight.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#19
2007-07-01, 10:06 PM
Hmm, done some more digging (I should be working Big Grin ) Think I might have found the area causing the problem.

Have a look in the config.xml for the following line:
Code:
<EXT>.MP3~.WMA~.OGG~.M4A</EXT>
Make sure it looks like above. I've added an error catch around this but can't test it at the moment.
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#20
2007-07-01, 10:40 PM
<EXT>.MP3~.WMA~.OGG~.M4A</EXT>

I didn't have this setting in my config.xml so I deleted the old ML2 entry from the file, reinstalled and config.exe now starts up ok.

Cheers psycik
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MusicLibrary2 - Version 7 Support thread. psycik 124 65,109 2009-05-18, 06:26 AM
Last Post: pz1
  MLPanel Beta Support Thread ACTCMS 63 23,221 2009-03-11, 06:20 PM
Last Post: ACTCMS
  MusicLibrary3 - beta thread psycik 84 29,659 2009-03-09, 01:31 AM
Last Post: psycik
  MusicLibrary2 and NAS? nchamp 23 9,587 2008-09-16, 08:56 PM
Last Post: psycik
  How do I clean isntall MusicLibrary2? vskatusa 23 9,502 2008-08-10, 11:02 PM
Last Post: psycik
  CDRipper Version 1.0 BETA - Support Thread psycik 22 8,690 2008-04-02, 08:25 PM
Last Post: MixMan
  gbpvr.exe (v1.1.5) and MusicLibrary2 (v7.1) Denjet 6 3,494 2008-03-25, 08:48 PM
Last Post: Denjet
  Music Library2 v6.7 - BETA psycik 204 53,926 2008-03-23, 10:21 PM
Last Post: psycik
  Managing Lists in Musiclibrary2 Sam 11 5,302 2008-03-11, 07:03 PM
Last Post: psycik
  MusicLibrary2 doesn't show when selected meekochan 27 9,560 2008-03-06, 09:04 AM
Last Post: psycik

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

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

Linear Mode
Threaded Mode