music television crashing online Videos and MP (1 Viewer)

robcarter

Portal Pro
February 19, 2010
99
4
Home Country
England England
using mp1.12 and latest online videos, when I try to access music television I get the categories menu selec a category, then mp crashes to desktop.
online videos log says:

[02-19 20:00:40,265] [OnlineVideos] [INFO ] Looking for dynamic categories for site 'MusicTelevision'
[02-19 20:00:40,281] [OnlineVideos] [INFO ] Found 0 dynamic categories for site 'MusicTelevision'
[02-19 20:00:40,967] [OVThumbs0 ] [INFO ] Invalid Image: 'http://www.tv-port.net/wp-content/uploads/2009/05/rock-tv.jpg' The remote server returned an error: (404) Not Found.
[02-19 20:00:44,399] [MPMain ] [INFO ] WMPVideoPlayer.Play 'http://mediatv2.topix.it/247066'
[02-19 20:00:44,399] [MPMain ] [WARN ] 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.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 OnlineVideos.MediaPortal1.Player.WMPVideoPlayer.Play(String strFile)
at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS)
at MediaPortal.Player.g_Player.Play(String strFile, MediaType type)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.Play_Step6(PlayListItem playItem, String lsUrl, PlayerFactory factory)

MP log:

[2016-02-19 20:00:44,399] [Log ] [MPMain ] [ERROR] - Exception: Property get of 'currentMedia' cannot be invoked at this time. Message: Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. Site : WMPLib.IWMPMedia get_currentMedia() Source : AxInterop.WMPLib Stack Trace: at AxWMPLib.AxWindowsMediaPlayer.get_currentMedia()
at OnlineVideos.MediaPortal1.Player.WMPVideoPlayer.get_Duration()
at MediaPortal.Player.g_Player.get_Duration()
at OnlineVideos.MediaPortal1.GUIOnlineVideos.TrackPlayback()
at OnlineVideos.MediaPortal1.GUIOnlineVideos.SetGuiProperties_PlayingVideo(PlayListItem playItem)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.Play_Step6(PlayListItem playItem, String lsUrl, PlayerFactory factory)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.Play_Step5(PlayListItem playItem, String lsUrl, Boolean goFullScreen, PlayerFactory factory, Nullable`1 factoryPrepareResult, Boolean showMessage)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.Play_Step4(PlayListItem playItem, String lsUrl, Boolean goFullScreen)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.Play_Step3(PlayListItem playItem, List`1 loUrlList, Boolean goFullScreen, Boolean skipPlaybackOptionsDialog)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.Play_Step2(PlayListItem playItem, List`1 loUrlList, Boolean goFullScreen, Boolean skipPlaybackOptionsDialog)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.<>c__DisplayClass5d.<Play_Step1>b__58(Boolean success, Object result)
at OnlineVideos.MediaPortal1.Gui2UtilConnector.ExecuteTaskResultHandler()
at OnlineVideos.MediaPortal1.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndCallback>b__3(Int32 p1, Int32 p2, Object o)
at MediaPortal.GUI.Library.GUIWindowManager.CallbackMsg(GUIMessage msg)
at MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
[2016-02-19 20:00:44,415] [Log ] [MPMain ] [INFO ] - TexturePacker: disposing texture:1999
[2016-02-19 20:00:44,430] [Log ] [MPMain ] [INFO ] - TexturePacker: disposing texture:1998
[2016-02-19 20:00:44,446] [Log ] [MPMain ] [INFO ] - TexturePacker: disposing texture:1993
[2016-02-19 20:00:44,446] [Log ] [MPMain ] [INFO ] - Main: Deactivation request received
[2016-02-19 20:00:44,446] [Log ] [MPMain ] [INFO ] - D3D: Showing Taskbar
[2016-02-19 20:00:44,462] [Log ] [MPMain ] [INFO ] - TvNotify: stop
[2016-02-19 20:00:44,477] [Log ] [MPMain ] [ERROR] - Exception: Property get of 'playState' cannot be invoked at this time. Message: Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. Site : WMPLib.WMPPlayState get_playState() Source : AxInterop.WMPLib Stack Trace: at AxWMPLib.AxWindowsMediaPlayer.get_playState()
at OnlineVideos.MediaPortal1.Player.WMPVideoPlayer.Process()
at MediaPortal.Player.g_Player.Process()
at MediaPortalApp.OnProcess()
at MediaPortal.D3D.OnIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
[2016-02-19 20:00:44,477] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. AxInterop.WMPLib at AxWMPLib.AxWindowsMediaPlayer.get_playState()
at OnlineVideos.MediaPortal1.Player.WMPVideoPlayer.Process()
at MediaPortal.Player.g_Player.Process()
at MediaPortalApp.OnProcess()
at MediaPortal.D3D.OnIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
[2016-02-19 20:00:44,477] [Log ] [MPMain ] [INFO ] - Main: Exiting
[2016-02-19 20:00:44,477] [Log ] [MPMain ] [ERROR] - Exception: Property get of 'Ctlcontrols' cannot be invoked at this time. Message: Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. Site : WMPLib.IWMPControls get_Ctlcontrols() Source : AxInterop.WMPLib Stack Trace: at AxWMPLib.AxWindowsMediaPlayer.get_Ctlcontrols()
at OnlineVideos.MediaPortal1.Player.WMPVideoPlayer.Stop()
at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
at MediaPortal.Player.g_Player.Stop()
at MediaPortalApp.OnExit()
at MediaPortalApp.Main(String[] args)
[2016-02-19 20:00:44,477] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown. AxInterop.WMPLib at AxWMPLib.AxWindowsMediaPlayer.get_Ctlcontrols()
at OnlineVideos.MediaPortal1.Player.WMPVideoPlayer.Stop()
at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
at MediaPortal.Player.g_Player.Stop()
at MediaPortalApp.OnExit()
at MediaPortalApp.Main(String[] args)
[2016-02-19 20:00:44,477] [Log ] [MPMain ] [INFO ] - D3D: Showing Taskbar
 

doskabouter

Development Group
  • Team MediaPortal
  • September 27, 2009
    4,583
    2,972
    Nuenen
    Home Country
    Netherlands Netherlands
    I really think this site should be taken out as it is not working, but I'm still hoping it's going to work one day.
    In a browser this site isn't working either, so it's not onlinevideos related (the crashing is though).
    A while ago I did search for this site, and found it (vaguely remember it was Italian), but can't find it right now...

    Also been searching for a replacement for it, as I was really enjoying putting on some random music with clips.
    So if anyone knows a good site with (preferable different genres) streaming music videos, I'll be more than happy implementing it


    Edit: just watched the start of the stream (a repeating advertisement) and it is www,rocktelevision.com

    Edit2: after reading your log it says "class not registered" so either your windows media player or the mpurlsourcesplitter isn't installed correctly.

    Can you play videos from other sites correctly?
     
    Last edited:

    Users who are viewing this thread

    Top Bottom