rembound / Arena-Helper

A plugin for Hearthstone Deck Tracker that helps drafting Hearthstone arena decks.
http://rembound.com
222 stars 71 forks source link

Plugins not showing up in HDT #163

Closed Grandorx closed 4 years ago

Grandorx commented 4 years ago

Plugins worked fine before, but since updating to 1.11.2 the Plugins section in Options is empty, despite the plugins being present in the Plugins folder.

Plugins are present in the /roaming/ tree and seem to be copied correctly to /local/.

Log errors: 1:02:07 PM|Info|PluginManager.LoadPluginsFromPath >> Loading Plugins... 1:02:07 PM|Error|PluginManager.GetModule >> Error loading C:\Users\XXX\AppData\Local\HearthstoneDeckTracker\app-1.11.2\Plugins\PackTracker.dll: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.RuntimeModule.GetTypes() at System.Reflection.Assembly.GetTypes() at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface) in C:\projects\hearthstone-deck-tracker\Hearthstone Deck Tracker\Plugins\PluginManager.cs:line 196 1:02:07 PM|Error|PluginManager.GetModule >> Error loading C:\Users\XXX\AppData\Local\HearthstoneDeckTracker\app-1.11.2\Plugins\ArenaHelper\ArenaHelper.dll: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.RuntimeModule.GetTypes() at System.Reflection.Assembly.GetTypes() at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface) in C:\projects\hearthstone-deck-tracker\Hearthstone Deck Tracker\Plugins\PluginManager.cs:line 196 1:02:07 PM|Info|Helper.GetCurrentRegion >> Region: EU

image

Grandorx commented 4 years ago

Apologies - raised in the wrong project.