mp crash on video playback (1 Viewer)

Distun

MP Donator
  • Premium Supporter
  • May 4, 2011
    59
    9
    Home Country
    Norway Norway
    Hi.

    I just installed the new version and i get a couple of problems i think. Whenever i try to watch a video from my HD it crashes. The movie is still playing but i cant get any buttons to work. But i can hear the sounds of clicking on menu's in the background.

    Anyone seen this? I have upgraded all the programs and stuff to the latest version. ( i think )
     

    GiN_negro

    Portal Member
    April 20, 2010
    23
    4
    Home Country
    Spain Spain
    Something similar happens to me but only when I change subtitles. Everything goes well but when I change any subtitle the screen goes in 2 colors. I continue earing the movie or the clickings sounds of the menu but i cant see a thing. I try 3 skins and still the same. With MP 1.3.0 this didnt happen. Sorry Im at work and cant add log.
     

    Owlsroost

    Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,540
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    Hi.

    I just installed the new version and i get a couple of problems i think. Whenever i try to watch a video from my HD it crashes. The movie is still playing but i cant get any buttons to work. But i can hear the sounds of clicking on menu's in the background.

    Anyone seen this? I have upgraded all the programs and stuff to the latest version. ( i think )

    You must use EVR video renderer with Win 7 - vmr9 will not work correctly.
     

    Distun

    MP Donator
  • Premium Supporter
  • May 4, 2011
    59
    9
    Home Country
    Norway Norway
    Found the problem! When i deactivated the I.F.C i forgot to deactivate the process aswell! Thanks alot guys! :)

    hugs and kisses.. xoxo
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,669
    10,619
    Kyiv
    Home Country
    Ukraine Ukraine
    Also, when you first start playing the movie with a standard plug (myvideo) crumble. After restarting the MP, it's okay. First run with other plug-ins always runs fine. Updated with XP, not sure about the EVR, will have to be verified.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,669
    10,619
    Kyiv
    Home Country
    Ukraine Ukraine
    Log
     

    Attachments

    • mp-crash.zip
      199.8 KB

    Owlsroost

    Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,540
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    You have an error related to MPSync plug-in:

    Code:
    [2013-06-25 22:15:33,407] [Error  ] [62	  ] [ERROR] - MediaPortal: Unhandled exception occured
    [2013-06-25 22:15:33,445] [Log	] [62	  ] [ERROR] - Exception: System.ArgumentException: Àðãóìåíò "Length" äîëæåí áûòü áîëüøå èëè ðàâåí íóëþ.
      â Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start, Int32 Length)
      â MPSync.MPSync_process_Thumbs.fileChange(Object source, FileSystemEventArgs e)
      â System.IO.FileSystemWatcher.OnCreated(FileSystemEventArgs e)
      â System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
      â System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
      â System.Threading._IOCompletionCallback.IOCompletionCallback_Context(Object state)
      â System.Threading.ExecutionContext.runTryCode(Object userData)
      â System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
      â System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      â System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      â System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)  Message: Àðãóìåíò "Length" äîëæåí áûòü áîëüøå èëè ðàâåí íóëþ.  Site  : System.String Mid(System.String, Int32, Int32)  Source : Microsoft.VisualBasic  Stack Trace:	â Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start, Int32 Length)
      â MPSync.MPSync_process_Thumbs.fileChange(Object source, FileSystemEventArgs e)
      â System.IO.FileSystemWatcher.OnCreated(FileSystemEventArgs e)
      â System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
      â System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
      â System.Threading._IOCompletionCallback.IOCompletionCallback_Context(Object state)
      â System.Threading.ExecutionContext.runTryCode(Object userData)
      â System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
      â System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      â System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      â System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

    ....try disabling that plug-in.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,669
    10,619
    Kyiv
    Home Country
    Ukraine Ukraine
    There's a Russian line, tried to translate them into English using Google translator.
    Code:
    [2013-06-25 22:15:33,407] [Error  ] [62	  ] [ERROR] - MediaPortal: Unhandled exception occured
    [2013-06-25 22:15:33,445] [Log	] [62	  ] [ERROR] - Exception: System.ArgumentException: Аргумент "Length" должен быть больше или равен нулю.
      в Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start, Int32 Length)
     
    Translate:
     
    [2013-06-25 22:15:33,407] [Error] [62] [ERROR] - MediaPortal: Unhandled exception occured
    [2013-06-25 22:15:33,445] [Log] [62] [ERROR] - Exception: System.ArgumentException: The argument "Length" must be greater than or equal to zero.
    	in Microsoft.VisualBasic.Strings.Mid (String str, Int32 Start, Int32 Length)

    Code:
      в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)  Message: Аргумент "Length" должен быть больше или равен нулю.  Site  : System.String Mid(System.String, Int32, Int32)  Source : Microsoft.VisualBasic  Stack Trace:	в Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start, Int32 Length)
      в MPSync.MPSync_process_Thumbs.fileChange(Object source, FileSystemEventArgs e)
     
    Translate:
     
    	in System.Threading.ExecutionContext.Run (ExecutionContext executionContext, ContextCallback callback, Object state)
    	in System.Threading._IOCompletionCallback.PerformIOCompletionCallback (UInt32 errorCode, UInt32 numBytes, NativeOverlapped * pOVERLAP) Message: Argument "Length" must be greater than or equal to zero. Site: System.String Mid (System.String, Int32, Int32) Source: Microsoft.VisualBasic Stack Trace: at Microsoft.VisualBasic.Strings.Mid (String str, Int32 Start, Int32 Length)
    	in MPSync.MPSync_process_Thumbs.fileChange (Object source, FileSystemEventArgs e)
     

    Users who are viewing this thread

    Top Bottom