[solved] [ISSUE] MP shuts down (1 Viewer)

peque

Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    Hi!

    OV 2.1.0.0 is crashing (and MP also, it just quits) every time I try to watch an online video. It buffers Ok, and the moment it has to start playing, crash ocurrs. This is what log throws:

    Code:
    [2015-10-13 10:01:03,279] [Log    ] [MPMain   ] [ERROR] - Exception: System.MissingMethodException: Method not found: 'Boolean MediaPortal.GUI.Library.GUIGraphicsContext.get_IsEvr()'.
       at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.AdaptRefreshRateFromVideoRenderer()
       at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.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)  Message: Method not found: 'Boolean MediaPortal.GUI.Library.GUIGraphicsContext.get_IsEvr()'.  Site   : Void AdaptRefreshRateFromVideoRenderer()  Source : OnlineVideos.MediaPortal1  Stack Trace:     at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.AdaptRefreshRateFromVideoRenderer()
       at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.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)
    [2015-10-13 10:01:03,280] [Error  ] [MPMain   ] [ERROR] - MediaPortal stopped due to an exception Method not found: 'Boolean MediaPortal.GUI.Library.GUIGraphicsContext.get_IsEvr()'. OnlineVideos.MediaPortal1    at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.AdaptRefreshRateFromVideoRenderer()
       at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.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)

    I've reinstalled OV 2.1.0.0. At the moment without erasing preferences... Any idea before I try erasing them?

    Thanks a lot.
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #3
    Last 1.12. It's listed in my system specs.

    Thanks a lot.

    EDIT: Just FYI, I upgraded from 1.10 to 1.12 some days ago, and I hadn't tested OV since now.
     
    Last edited:

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Sure that not some other plugin replaced core dlls of MediaPortal? Or you have no custom build?
    Because it says : Method not found: 'Boolean MediaPortal.GUI.Library.GUIGraphicsContext.get_IsEvr() and that one is surely in the Core.dll of MediaPortal.
     

    peque

    Moderator - Spanish Forums
  • Premium Supporter
  • August 4, 2007
    861
    99
    Home Country
    Spain Spain
    • Thread starter
    • Moderator
    • #5
    Oops... You're right @offbyone , I'm running a custom build. I didn't think this could have a relation. I was also running a custom build of MP 1.10, with no issues.

    Thanks a lot. I'll take a look.
     

    Users who are viewing this thread

    Top Bottom