[fixed] MP 1.6 Crashes in conjunction with Visualizations (1 Viewer)

T-Buster

MP Donator
  • Premium Supporter
  • January 3, 2007
    138
    23
    LDK
    Home Country
    Germany Germany
    Today i Installed my Living room CLient from scratch, and i user Win 8.1 64bit for it.
    After i install Mediaportal 1.6, and do the Configuration i realize, that MP Crashes on the World Weather screen.
    I take a look in to the logfiles and found this:
    Code:
     VisualisationManager: Failed to get viz plugins - System.DllNotFoundException: Die DLL "mpviz.dll": Diese Anwendung konnte nicht gestartet werden, da die Side-by-Side-Konfiguration ungültig ist. Weitere Informationen finden Sie im Anwendungsereignisprotokoll. Weitere Details können auch mit dem Befehlszeilentool sxstrace.exe angezeigt werden. (Ausnahme von HRESULT: 0x800736B1) kann nicht geladen werden.
       bei MediaPortal.Visualization.SoundSpectrumInterop.IsVisualizationInstalled(String vizName)
       bei MediaPortal.Visualization.SoundSpectrumViz.IsEngineInstalled()
       bei MediaPortal.Visualization.VisualizationManager.IsGForceInstalled()
       bei MediaPortal.Visualization.VisualizationManager.GetVisualizationPluginsInfo()
    I ask google for mpviz.dll, and found some older threads here, wich point me to install MS C++2005 redist., but it wont work,
    Then i start that sxstrace.exe, to find out if i find more informations, but thats to cryptic for me (sxstrace is attached)

    Then i try to start MP in Debug mode without any Plugins, but then i dont have any Visualizations so i start it again with all plugins etc enabled, to collect some logs.

    Steps:
    Start Mediaportla
    press right arrow twice (to go to the Wold weather screen)
    MP Crashes in between seconds
     

    Attachments

    • mediaportal.txt
      21.5 KB
    B

    BassFan

    Guest
    Here are my Manifest with missing DLL..
    copy this files to the Path of mpViz.dll

    i hope that work then.
    i can not check this not used W8

    greets
     

    T-Buster

    MP Donator
  • Premium Supporter
  • January 3, 2007
    138
    23
    LDK
    Home Country
    Germany Germany
    Hello Bass Fan, i follow the link in your first Post, and reinstall MS Visual C++ 2008 red, and that solve it.

    Thanks
     
    B

    BassFan

    Guest
    Please Change your Title to solved (or fixed)
    if you can ;)

    for other People has the same problem
    here are the Version which you can install

    8.0.50727.42 = Visual C++ 2005 RTM
    8.0.50727.762 = Visual C++ 2005 Sp1
    9.0.21022.8 = Visual C++ 2008 RTM
    9.0.30729.1 = Visual C++ 2008 Sp1

    See Dependency Screenshot in first post
    should be 9.0.30729.1
    also then install Visual C++ 2008 Sp1 Redistributable Package

    greets
     
    Last edited by a moderator:

    Users who are viewing this thread

    Top Bottom