Jump to content

unable to load imagemagick


Go to solution Solved by ebr,

Recommended Posts

Posted (edited)

I'm getting this in my log (error bellow) version 3.0.5818.0.  CoverArt also complains that "Error CoverArt: ImageMagick unavailable. CoverArt requires ImageMagick"  and Error App: Error loading ImageMagick. Will revert to GDI.  But it looks like it all steams from core_rl_Wand.dll not being available .

 

 

2016-01-24 09:58:25.6748 Error Main: Error loading ImageMagick
*** Error Report ***
Version: 3.0.5818.0
Command line: C:\Users\aaron\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 2
64-Bit OS: True
64-Bit Process: True
Program data path: C:\Users\aaron\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\aaron\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
Unable to load DLL 'CORE_RL_Wand_.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
System.DllNotFoundException
    at ImageMagickSharp.WandInterop.MagickWandGenesis()
    at ImageMagickSharp.Wand.InitializeEnvironment()
    at ImageMagickSharp.Wand.<.cctor>b__5()
    at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
    at System.Lazy`1.get_Value()
    at ImageMagickSharp.Wand.get_VersionString()
    at MediaBrowser.ServerApplication.MainStartup.<InstallVcredistIfNeeded>d__10.MoveNext()

Edited by Logos302
Happy2Play
Posted (edited)

Do you have "Microsoft Visual C++ 2013 runtime" installed?  There are several topics on this issue and the update to 64-bit.

Edited by Happy2Play
Posted

It installed it when it installed the newest version, so yes as far as I can tell.  I tried search didn't find it.  Guess my search foo was off.

  • Solution
Posted

Try re-booting the machine.

  • Like 1
Posted

Try re-booting the machine.

duh should have thought of that.  Thank you.,

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...