Announcement

Collapse
No announcement yet.

Anyone get this error? Any advice on how to fix it?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Anyone get this error? Any advice on how to fix it?

    7/19/2016 6:08:23 PM ~!~Error~!~Initializing plug-in(1): Alexa Instance::System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)File name: 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' at HSPI_Alexa.AVSSetup.BuildLoginWithAmazonUrl() at HSPI_Alexa.AVSSetup.Init() at HSPI_Alexa.AlexaApp.Init()WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].Startup Complete, 8 errors detected, check the log for more information.

    #2
    You probably have a Newtonsoft.Json.dll in your root HS3 dir which conflicts with the one used by this plugin (in bin/Alexa). Delete the one installed in the HS3 root dir, and restart the Alexa plugin.

    Comment

    Working...
    X