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 … 703 704 705 706 707 … 1231 Next »
Cannot Playback MP3s

 
  • 0 Vote(s) - 0 Average
Cannot Playback MP3s
emcclaimsguy
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Oct 2006
#1
2006-10-04, 06:47 AM
For some reason when I try to select an MP3 to playback using the standard Music Library I am getting a Class Not Registered Error. Here is the section of the log. Can anyone help? Do I need to re-register/register a .AX file or something? I have tried uninstalling and re-installing and continue to have the same issues... Sad

10/4/2006 1:38:34 AM.812 VERBOSE [1] getValue() loading new key/value into cache: /settings/MusicLibraryDirectory
10/4/2006 1:38:34 AM.812 VERBOSE [1] getValue: /settings/MusicLibraryDirectory : mp3s~D:\mp3|mp3-2~D:\Converted Music|
10/4/2006 1:38:34 AM.828 VERBOSE [1] getValue cached value: /settings/UseWindowsMediaPlayerForAudio : true
10/4/2006 1:38:34 AM.843 VERBOSE [1] Skinhelper loading image from file: .\skin\Blue\music library2\..\background.jpg
10/4/2006 1:38:34 AM.890 VERBOSE [1] loading /settings/SpecialElements/SpecialElement[@name="IconView"]
10/4/2006 1:38:34 AM.906 VERBOSE [1] Skinhelper loading image from file: .\skin\Blue\music library2\large-folder.png
10/4/2006 1:38:36 AM.187 VERBOSE [1] controller.OnMouseDown()
10/4/2006 1:38:36 AM.234 VERBOSE [1] controller.OnClick()
10/4/2006 1:38:38 AM.203 VERBOSE [1] controller.OnMouseDown()
10/4/2006 1:38:38 AM.265 VERBOSE [1] controller.OnClick()
10/4/2006 1:38:38 AM.359 VERBOSE [1] controller.OnMouseDown()
10/4/2006 1:38:38 AM.437 VERBOSE [1] Skinhelper loading image from file: .\skin\Blue\music library2\large-file.png
10/4/2006 1:38:40 AM.843 VERBOSE [1] controller.OnMouseDown()
10/4/2006 1:38:40 AM.921 VERBOSE [1] controller.OnClick()
10/4/2006 1:38:41 AM.078 VERBOSE [1] controller.OnMouseDown()
10/4/2006 1:38:41 AM.156 VERBOSE [1] About to start playback of D:\Converted Music\03 Flirting With Time.mp3
10/4/2006 1:38:41 AM.203 ERROR [1] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0xc0438 wparam=0x0 lparam=0x16e0222 result=0x0 : System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at System.Windows.Forms.Form.ControlCollection.Add(Control value)
at GBPVR.xbb1566157f5f8b1f.xcd7fbbc630ebd39d(String x8b1d9e3189e6e73d)
at GBPVR.x62b73fb0db4f3947.x826e5d374a1e5ab9(String x8b449efd64797843, Boolean x859a785ef30c9007, Boolean xe1ea8da9364d6bfb)
at GBPVR.x62b73fb0db4f3947.x94d0afd388aadbca(Queue x67c4bec203dc37ec)
at GBPVR.x3e09e08d83f3bc2b.xb4057d727283fc14(x8b4f0834394c048a x7cb9dd1fd53b81bf)
at GBPVR.x3e09e08d83f3bc2b.xbb1fe6ac047171ad(Object xe15d45da66d44713)
at GBPVR.DisplayElements.x994d5b136f1a8868.xc3b72bade4bef6d8(Point x86c5d1b33f169350)
at GBPVR.x3e09e08d83f3bc2b.OnDoubleClick(Point location)
at GBPVR.x86396f56243de9fb.OnDoubleClick(Point location)
at GBPVR.xbb1566157f5f8b1f.xc3b72bade4bef6d8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
10/4/2006 1:38:41 AM.343 ERROR [1] Encounter unexpected exception in timerRefresh_Tick:Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
10/4/2006 1:38:41 AM.343 ERROR [1] at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#2
2006-10-04, 06:52 AM
Its trying to use Windows Media Player on your machine, but either not finding it, or not finding a new enough version.
emcclaimsguy
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Oct 2006
#3
2006-10-04, 10:21 PM
Fair enough! Thanks much!Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Playback Pauses/Freezes, Then Resumes By Itself hasso 12 5,385 2011-06-20, 02:06 AM
Last Post: hasso
  Recorded Playback Scrambled/Distorted BTJustice 8 4,125 2011-03-31, 05:12 AM
Last Post: BTJustice
  Skip forward during playback freezes video then audio smiffypr 3 2,831 2010-10-19, 12:46 AM
Last Post: smiffypr
  Suddenly can't playback recordings _Iz- 7 3,101 2010-10-11, 11:37 PM
Last Post: _Iz-
  No Playback sound Trevor_de_S 6 2,685 2010-09-03, 12:12 PM
Last Post: Trevor_de_S
  Hardware Acceleration on Playback - NZ DVB-T wkingham 13 4,073 2010-07-27, 11:30 AM
Last Post: wkingham
  DVD Playback hollow5555 4 2,200 2010-07-19, 05:01 AM
Last Post: hollow5555
  playback of recordings crash the application paf077 9 2,804 2010-06-27, 12:57 PM
Last Post: paf077
  Playback out of order - scrambled wscrivens 2 1,610 2010-05-24, 06:07 PM
Last Post: wscrivens
  Decoders not showing in Playback - Video Decoder dvasco 2 1,477 2010-05-06, 09:44 PM
Last Post: dvasco

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

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

Linear Mode
Threaded Mode