-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Direhorn Matriarch does not appear in deck tracker #3165
Labels
Comments
Please post the log from a session where this happened. See https://github.com/HearthSim/Hearthstone-Deck-Tracker/wiki/Reporting-Issues |
Attached is log from today. Let me know if this isn't what you meant.
Thanks!
On Fri, Apr 7, 2017 at 8:01 AM, Alex Zeier ***@***.***> wrote:
Please post the log from a session where this happened. See
https://github.com/HearthSim/Hearthstone-Deck-Tracker/wiki/
Reporting-Issues
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3165 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AZwhZLgFxPjZNGr5WPZizwRHzw1WUREPks5rtjOlgaJpZM4M22pl>
.
5:46:02 AM|Info|Core.Initialize >> HDT: 1.2.2.2997, Operating System: Windows 10 Pro 14393, .NET Framework: 394802
5:46:02 AM|Info|Updater.StartupUpdateCheck >> Checking for updates
5:46:02 AM|Info|Updater.GetReleaseUrl >> Downloading releases file
5:46:02 AM|Info|Updater.GetReleaseUrl >> using 'live' release: https://github.com/HearthSim/HDT-Releases
5:46:03 AM|Info|Updater.SquirrelUpdate >> Checking for updates (ignoreDelta=False)
5:46:03 AM|Info|Updater.SquirrelUpdate >> No new updated available
5:46:04 AM|Info|SplashScreenWindow.ShowConditional >> Showing splashscreen...
5:46:04 AM|Info|ThemeManager.LoadThemes >> Found theme: classic
5:46:04 AM|Info|ThemeManager.LoadThemes >> Found theme: dark
5:46:04 AM|Info|ThemeManager.LoadThemes >> Found theme: frost
5:46:04 AM|Info|ThemeManager.LoadThemes >> Found theme: minimal
5:46:04 AM|Info|GameV2.Reset >> -------- Reset ---------
5:46:04 AM|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
5:46:06 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:46:07 AM|Info|MainWindow.SelectDeck >> Switched to deck: Pyros! (v1.0)
5:46:07 AM|Info|GameV2.Reset >> -------- Reset ---------
5:46:07 AM|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
5:46:08 AM|Info|BackupManager.Run >> Running BackupManager
5:46:08 AM|Info|BackupManager.Run >> Deleting old backup: Backup_28032017.zip
5:46:08 AM|Info|BackupManager.Run >> Creating backup for today
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding ArenaHelper.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding Emgu.CV.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding Emgu.CV.OCR.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding Emgu.Util.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding Hearthstone Collection Tracker.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding data\cardhashes.json
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding data\cardtier.json
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding x86\cvextern.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding x86\OpenCL.dll
5:46:08 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_calib3d2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_contrib2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_core2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_features2d2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_flann2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_gpu2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_highgui2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_imgproc2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_legacy2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_ml2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_nonfree2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_objdetect2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_photo2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_stitching2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_superres2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_video2410.dll
5:46:09 AM|Info|PluginManager.SyncPlugins >> Adding x86\opencv_videostab2410.dll
5:46:09 AM|Info|PluginManager.LoadPluginsFromPath >> Loading Plugins...
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\cvextern.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\cvextern.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\cvextern.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\OpenCL.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\OpenCL.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\OpenCL.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_calib3d2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_calib3d2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_calib3d2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_contrib2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_contrib2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_contrib2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_core2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_core2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_core2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_features2d2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_features2d2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_features2d2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_flann2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_flann2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_flann2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_gpu2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_gpu2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_gpu2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_highgui2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_highgui2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_highgui2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_imgproc2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_imgproc2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_imgproc2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_legacy2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_legacy2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_legacy2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_ml2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_ml2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_ml2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_nonfree2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_nonfree2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_nonfree2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_objdetect2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_objdetect2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_objdetect2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_photo2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_photo2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_photo2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_stitching2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_stitching2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_stitching2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_superres2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_superres2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_superres2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_video2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_video2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_video2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:09 AM|Error|PluginManager.GetModule >> Error loading C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_videostab2410.dll:
System.BadImageFormatException: Could not load file or assembly 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_videostab2410.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\Users\David\AppData\Local\HearthstoneDeckTracker\app-1.2.2\Plugins\x86\opencv_videostab2410.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Hearthstone_Deck_Tracker.Plugins.PluginManager.GetModule(String pFileName, Type pTypeInterface)
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].
5:46:10 AM|Info|Helper.GetCurrentRegion >> Region: US
5:46:10 AM|Info|BackupManager.Run >> Running BackupManager
5:46:10 AM|Info|BackupManager.Run >> Backup for today already exists
5:46:10 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:46:10 AM|Info|LogWatcherManager.OnLogFileFound >> Rachelle
5:46:10 AM|Info|LogWatcherManager.OnLogFileFound >> Arena
5:46:10 AM|Info|LogWatcherManager.OnLogFileFound >> LoadingScreen
5:46:10 AM|Info|LogWatcherManager.OnLogFileFound >> FullScreenFX
5:46:10 AM|Info|ApiWrapper.UpdateAccountStatus >> Checking account status...
5:46:10 AM|Info|GameV2.CurrentMode >> LOGIN
5:46:10 AM|Info|GameV2.CurrentMode >> HUB
5:46:10 AM|Info|GameV2.CurrentMode >> DRAFT
5:46:10 AM|Info|ApiWrapper.UpdateAccountStatus >> Id=0, Username=, Status=Anonymous
5:46:10 AM|Info|DeckManager.AutoImportArena >> Found new complete HERO_03 arena deck!
5:46:10 AM|Info|DeckManager.AutoImportArena >> ...but we already have that one. Discarding.
5:46:31 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:46:53 AM|Info|FullScreenFxHandler.Handle >> Now in queue (4/7/2017 5:46:53 AM)
5:46:53 AM|Info|FullScreenFxHandler.AutoSelectArenaDeck >> Switching to arena deck deck: Arena 06-04 07:39
5:46:53 AM|Info|MainWindow.SelectDeck >> Switched to deck: Arena 06-04 07:39 (v1.0)
5:46:53 AM|Info|DeckList.ActiveDeck >> Set active deck to: Arena 06-04 07:39 (Rogue)
5:46:55 AM|Info|GameV2.Reset >> -------- Reset ---------
5:46:55 AM|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
5:46:56 AM|Info|LogWatcherManager.OnLogFileFound >> LoadingScreen
5:46:56 AM|Info|LogWatcherManager.OnLogFileFound >> Rachelle
5:46:56 AM|Info|GameV2.CurrentMode >> LOGIN
5:46:56 AM|Info|GameV2.CurrentMode >> HUB
5:46:56 AM|Info|GameV2.CurrentMode >> DRAFT
5:46:57 AM|Info|DeckManager.AutoImportArena >> Found new complete HERO_03 arena deck!
5:46:57 AM|Info|DeckManager.AutoImportArena >> ...but we already have that one. Discarding.
5:47:05 AM|Info|GameEventHandler.HandleGameStart >> --- Game start ---
5:47:05 AM|Info|GameV2.Reset >> -------- Reset ---------
5:47:05 AM|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
5:47:05 AM|Warning|Helper.GetRegionByServerIp >> Unknown IP: 24.105.24.48
5:47:05 AM|Info|TurnTimer.Start >> Starting turn timer
5:47:05 AM|Warning|TurnTimer.Start >> Waiting for player entity
5:47:06 AM|Info|LogWatcherManager.OnLogFileFound >> Power
5:47:06 AM|Info|GameV2.CacheMatchInfo >> DNP vs timmy
5:47:07 AM|Info|TagChangeActions.SetHeroAsync >> Found hero with id=64
5:47:07 AM|Info|GameEventHandler.SetOpponentHero >> Opponent=Paladin
5:47:07 AM|Info|TagChangeActions.SetHeroAsync >> Found hero with id=66
5:47:07 AM|Info|GameEventHandler.SetPlayerHero >> Player=Rogue
5:47:07 AM|Info|GameV2.CurrentMode >> GAMEPLAY
5:47:08 AM|Info|Player.Draw >> [Opponent] id=12, cardId=, cardName=, zonePos=0,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.Draw >> [Opponent] id=25, cardId=, cardName=, zonePos=0,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.Draw >> [Opponent] id=27, cardId=, cardName=, zonePos=0,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.Draw >> [Player] id=54, cardId=CS2_076, cardName=Assassinate, zonePos=1,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.Draw >> [Player] id=58, cardId=CFM_668, cardName=Doppelgangster, zonePos=2,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.Draw >> [Player] id=56, cardId=UNG_823, cardName=Envenom Weapon, zonePos=3,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.Draw >> [Player] id=51, cardId=UNG_064, cardName=Vilespine Slayer, zonePos=4,Info={turn=0, originalZone=DECK}
5:47:08 AM|Info|Player.CreateInHand >> [Player] id=68, cardId=GAME_005, cardName=The Coin, zonePos=5,Info={turn=0, mark=Coin, created=true, originalZone=HAND}
5:47:35 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:47:49 AM|Info|Player.Draw >> [Opponent] id=28, cardId=, cardName=, zonePos=0,Info={turn=0, mark=Mulliganed, mulliganed=true, originalZone=DECK}
5:47:49 AM|Info|Player.Mulligan >> [Opponent] id=12, cardId=, cardName=, zonePos=1,Info={turn=0, originalZone=DECK}
5:47:49 AM|Info|Player.Draw >> [Opponent] id=13, cardId=, cardName=, zonePos=0,Info={turn=0, mark=Mulliganed, mulliganed=true, originalZone=DECK}
5:47:49 AM|Info|Player.Mulligan >> [Opponent] id=25, cardId=, cardName=, zonePos=2,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Draw >> [Player] id=57, cardId=UNG_060, cardName=Mimic Pod, zonePos=1,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Mulligan >> [Player] id=54, cardId=CS2_076, cardName=Assassinate, zonePos=1,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Draw >> [Player] id=48, cardId=EX1_082, cardName=Mad Bomber, zonePos=2,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Mulligan >> [Player] id=58, cardId=CFM_668, cardName=Doppelgangster, zonePos=2,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Draw >> [Player] id=35, cardId=CS2_117, cardName=Earthen Ring Farseer, zonePos=3,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Mulligan >> [Player] id=56, cardId=UNG_823, cardName=Envenom Weapon, zonePos=3,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Draw >> [Player] id=40, cardId=EX1_076, cardName=Pint-Sized Summoner, zonePos=4,Info={turn=0, originalZone=DECK}
5:47:51 AM|Info|Player.Mulligan >> [Player] id=51, cardId=UNG_064, cardName=Vilespine Slayer, zonePos=4,Info={turn=0, originalZone=DECK}
5:47:58 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 1 ---
5:47:58 AM|Info|Player.Draw >> [Opponent] id=10, cardId=, cardName=, zonePos=0,Info={turn=1, originalZone=DECK}
5:48:00 AM|Info|Player.Play >> [Opponent] id=27, cardId=UNG_960, cardName=Lost in the Jungle, zonePos=0,Info={turn=1, originalZone=DECK}
5:48:01 AM|Info|Player.CreateInPlay >> [Opponent] id=69, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=1,Info={turn=1, mark=Created, created=true, originalZone=PLAY}
5:48:01 AM|Info|Player.CreateInPlay >> [Opponent] id=70, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=1, mark=Created, created=true, originalZone=PLAY}
5:48:02 AM|Info|Player.PlayToGraveyard >> [Opponent] id=27, cardId=UNG_960, cardName=Lost in the Jungle, zonePos=0,Info={turn=1, originalZone=DECK}
5:48:04 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 1 ---
5:48:04 AM|Info|Player.Draw >> [Player] id=43, cardId=UNG_072, cardName=Stonehill Defender, zonePos=6,Info={turn=1, originalZone=DECK}
5:48:08 AM|Info|Player.Play >> [Player] id=68, cardId=GAME_005, cardName=The Coin, zonePos=5,Info={turn=1, mark=Coin, created=true, originalZone=HAND}
5:48:10 AM|Info|Player.PlayToGraveyard >> [Player] id=68, cardId=GAME_005, cardName=The Coin, zonePos=0,Info={turn=1, mark=Coin, created=true, originalZone=HAND}
5:48:10 AM|Info|Player.Play >> [Player] id=48, cardId=EX1_082, cardName=Mad Bomber, zonePos=2,Info={turn=1, originalZone=DECK}
5:48:13 AM|Info|Player.PlayToGraveyard >> [Opponent] id=69, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=1,Info={turn=1, mark=Created, created=true, originalZone=PLAY}
5:48:14 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 2 ---
5:48:14 AM|Info|Player.Draw >> [Opponent] id=9, cardId=, cardName=, zonePos=0,Info={turn=2, originalZone=DECK}
5:48:28 AM|Info|GameEventHandler.HandleOpponentHeroPower >> OpponentHeroPower (id:CS2_101 turn:2 from:-1)
5:48:28 AM|Info|Player.CreateInPlay >> [Opponent] id=71, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=2, mark=Created, created=true, originalZone=PLAY}
5:48:34 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 2 ---
5:48:34 AM|Info|Player.Draw >> [Player] id=63, cardId=OG_176, cardName=Shadow Strike, zonePos=5,Info={turn=2, originalZone=DECK}
5:48:45 AM|Info|GameEventHandler.HandlePlayerHeroPower >> PlayerHeroPower (id:CS2_083b turn:2 from:-1)
5:48:45 AM|Info|Player.CreateInPlay >> [Player] id=72, cardId=CS2_082, cardName=Wicked Knife, zonePos=0,Info={turn=2, mark=Created, created=true, originalZone=PLAY}
5:48:48 AM|Info|Player.PlayToGraveyard >> [Opponent] id=71, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=2, mark=Created, created=true, originalZone=PLAY}
5:48:49 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 3 ---
5:48:49 AM|Info|Player.Draw >> [Opponent] id=5, cardId=, cardName=, zonePos=0,Info={turn=3, originalZone=DECK}
5:49:13 AM|Info|GameEventHandler.HandleOpponentHeroPower >> OpponentHeroPower (id:CS2_101 turn:3 from:-1)
5:49:13 AM|Info|Player.CreateInPlay >> [Opponent] id=73, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=3, mark=Created, created=true, originalZone=PLAY}
5:49:18 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 3 ---
5:49:18 AM|Info|Player.Draw >> [Player] id=50, cardId=CS2_182, cardName=Chillwind Yeti, zonePos=6,Info={turn=3, originalZone=DECK}
5:49:23 AM|Info|Player.Play >> [Player] id=43, cardId=UNG_072, cardName=Stonehill Defender, zonePos=4,Info={turn=3, originalZone=DECK}
5:49:23 AM|Info|Player.CreateInSetAside >> [Player] id=74, cardId=UNG_808, cardName=Stubborn Gastropod, zonePos=0,Info={turn=3, mark=Created, created=true}
5:49:23 AM|Info|Player.CreateInSetAside >> [Player] id=75, cardId=CS2_127, cardName=Silverback Patriarch, zonePos=0,Info={turn=3, mark=Created, created=true}
5:49:34 AM|Info|Player.CreateInSetAside >> [Player] id=76, cardId=CFM_806, cardName=Wrathion, zonePos=0,Info={turn=3, mark=Created, created=true}
5:49:34 AM|Info|Player.CreateInHand >> [Player] id=74, cardId=UNG_808, cardName=Stubborn Gastropod, zonePos=0,Info={turn=3, mark=Created, created=true, originalZone=HAND}
5:49:39 AM|Info|Player.PlayToGraveyard >> [Player] id=72, cardId=CS2_082, cardName=Wicked Knife, zonePos=0,Info={turn=3, mark=Created, created=true, originalZone=PLAY}
5:49:39 AM|Info|Player.PlayToGraveyard >> [Opponent] id=73, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=3, mark=Created, created=true, originalZone=PLAY}
5:49:41 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 4 ---
5:49:41 AM|Info|Player.Draw >> [Opponent] id=18, cardId=, cardName=, zonePos=0,Info={turn=4, originalZone=DECK}
5:49:46 AM|Info|Player.Play >> [Opponent] id=9, cardId=KAR_077, cardName=Silvermoon Portal, zonePos=0,Info={turn=4, originalZone=DECK}
5:49:47 AM|Info|Player.CreateInSetAside >> [Opponent] id=77, cardId=KAR_077e, cardName=Silver Might, zonePos=0,Info={turn=4, mark=Created, created=true}
5:49:47 AM|Info|Player.CreateInPlay >> [Opponent] id=77, cardId=KAR_077e, cardName=Silver Might, zonePos=0,Info={turn=4, mark=Created, created=true, originalZone=PLAY}
5:49:47 AM|Info|Player.CreateInPlay >> [Opponent] id=78, cardId=NEW1_021, cardName=Doomsayer, zonePos=2,Info={turn=4, mark=Created, created=true, originalZone=PLAY}
5:49:50 AM|Info|Player.PlayToGraveyard >> [Opponent] id=9, cardId=KAR_077, cardName=Silvermoon Portal, zonePos=0,Info={turn=4, originalZone=DECK}
5:49:52 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:49:55 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 4 ---
5:49:55 AM|Info|Player.Draw >> [Player] id=56, cardId=UNG_823, cardName=Envenom Weapon, zonePos=7,Info={turn=4, originalZone=DECK}
5:50:07 AM|Info|Player.Play >> [Player] id=57, cardId=UNG_060, cardName=Mimic Pod, zonePos=1,Info={turn=4, originalZone=DECK}
5:50:07 AM|Info|Player.Draw >> [Player] id=54, cardId=CS2_076, cardName=Assassinate, zonePos=7,Info={turn=4, originalZone=DECK}
5:50:07 AM|Info|Player.CreateInHand >> [Player] id=79, cardId=CS2_076, cardName=Assassinate, zonePos=8,Info={turn=4, mark=Created, created=true, originalZone=HAND}
5:50:11 AM|Info|Player.PlayToGraveyard >> [Player] id=57, cardId=UNG_060, cardName=Mimic Pod, zonePos=0,Info={turn=4, originalZone=DECK}
5:50:15 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 5 ---
5:50:16 AM|Info|Player.PlayToGraveyard >> [Opponent] id=70, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=1,Info={turn=5, mark=Created, created=true, originalZone=PLAY}
5:50:16 AM|Info|Player.RemoveFromPlay >> [Player] id=77, cardId=KAR_077e, cardName=Silver Might, zonePos=0,Info={turn=5, mark=Created, created=true, originalZone=PLAY}
5:50:16 AM|Info|Player.PlayToGraveyard >> [Player] id=48, cardId=EX1_082, cardName=Mad Bomber, zonePos=1,Info={turn=5, originalZone=DECK}
5:50:16 AM|Info|Player.PlayToGraveyard >> [Player] id=43, cardId=UNG_072, cardName=Stonehill Defender, zonePos=1,Info={turn=5, originalZone=DECK}
5:50:16 AM|Info|Player.PlayToGraveyard >> [Opponent] id=78, cardId=NEW1_021, cardName=Doomsayer, zonePos=1,Info={turn=5, mark=Created, created=true, originalZone=PLAY}
5:50:17 AM|Info|Player.Draw >> [Opponent] id=32, cardId=, cardName=, zonePos=0,Info={turn=5, originalZone=DECK}
5:50:23 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:50:25 AM|Info|Player.Play >> [Opponent] id=18, cardId=OG_310, cardName=Steward of Darkshire, zonePos=1,Info={turn=5, originalZone=DECK}
5:50:29 AM|Info|GameEventHandler.HandleOpponentHeroPower >> OpponentHeroPower (id:CS2_101 turn:5 from:-1)
5:50:29 AM|Info|Player.CreateInPlay >> [Opponent] id=80, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=5, mark=Created, created=true, originalZone=PLAY}
5:50:33 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 5 ---
5:50:33 AM|Info|Player.Draw >> [Player] id=62, cardId=OG_176, cardName=Shadow Strike, zonePos=9,Info={turn=5, originalZone=DECK}
5:50:48 AM|Info|Player.Play >> [Player] id=63, cardId=OG_176, cardName=Shadow Strike, zonePos=3,Info={turn=5, originalZone=DECK}
5:50:51 AM|Info|Player.PlayToGraveyard >> [Player] id=63, cardId=OG_176, cardName=Shadow Strike, zonePos=0,Info={turn=5, originalZone=DECK}
5:50:51 AM|Info|Player.PlayToGraveyard >> [Opponent] id=18, cardId=OG_310, cardName=Steward of Darkshire, zonePos=1,Info={turn=5, originalZone=DECK}
5:50:51 AM|Info|GameEventHandler.HandlePlayerHeroPower >> PlayerHeroPower (id:CS2_083b turn:5 from:-1)
5:50:51 AM|Info|Player.CreateInPlay >> [Player] id=81, cardId=CS2_082, cardName=Wicked Knife, zonePos=0,Info={turn=5, mark=Created, created=true, originalZone=PLAY}
5:50:53 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 6 ---
5:50:53 AM|Info|Player.Draw >> [Opponent] id=6, cardId=, cardName=, zonePos=0,Info={turn=6, originalZone=DECK}
5:51:04 AM|Info|GameEventHandler.HandleOpponentHeroPower >> OpponentHeroPower (id:CS2_101 turn:6 from:-1)
5:51:04 AM|Info|Player.CreateInPlay >> [Opponent] id=82, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:07 AM|Info|Player.Play >> [Opponent] id=6, cardId=UNG_962, cardName=Lightfused Stegodon, zonePos=3,Info={turn=6, originalZone=DECK}
5:51:09 AM|Info|Player.CreateInSetAside >> [Opponent] id=83, cardId=, cardName=, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:09 AM|Info|Player.CreateInSetAside >> [Opponent] id=84, cardId=, cardName=, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:11 AM|Info|Player.CreateInSetAside >> [Opponent] id=85, cardId=, cardName=, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:11 AM|Warning|TagChangeActions.ZoneChangeFromOther >> unhandled zone change (id=84): 6 -> 4
5:51:11 AM|Info|Player.CreateInSetAside >> [Opponent] id=86, cardId=UNG_999t2, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:12 AM|Info|Player.CreateInPlay >> [Opponent] id=86, cardId=UNG_999t2, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:12 AM|Info|Player.CreateInSetAside >> [Opponent] id=87, cardId=UNG_999t2e, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:12 AM|Info|Player.CreateInPlay >> [Opponent] id=87, cardId=UNG_999t2e, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:12 AM|Info|Player.PlayToGraveyard >> [Opponent] id=86, cardId=UNG_999t2, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:12 AM|Info|Player.CreateInSetAside >> [Opponent] id=88, cardId=UNG_999t2, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:12 AM|Info|Player.CreateInPlay >> [Opponent] id=88, cardId=UNG_999t2, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:12 AM|Info|Player.CreateInSetAside >> [Opponent] id=89, cardId=UNG_999t2e, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true}
5:51:12 AM|Info|Player.CreateInPlay >> [Opponent] id=89, cardId=UNG_999t2e, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:12 AM|Info|Player.PlayToGraveyard >> [Opponent] id=88, cardId=UNG_999t2, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:51:16 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 6 ---
5:51:16 AM|Info|Player.Draw >> [Player] id=51, cardId=UNG_064, cardName=Vilespine Slayer, zonePos=9,Info={turn=6, originalZone=DECK}
5:51:44 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:52:04 AM|Info|Player.Play >> [Player] id=62, cardId=OG_176, cardName=Shadow Strike, zonePos=8,Info={turn=6, originalZone=DECK}
5:52:06 AM|Info|Player.PlayToGraveyard >> [Player] id=62, cardId=OG_176, cardName=Shadow Strike, zonePos=0,Info={turn=6, originalZone=DECK}
5:52:06 AM|Info|Player.PlayToGraveyard >> [Opponent] id=6, cardId=UNG_962, cardName=Lightfused Stegodon, zonePos=3,Info={turn=6, originalZone=DECK}
5:52:08 AM|Info|Player.Play >> [Player] id=40, cardId=EX1_076, cardName=Pint-Sized Summoner, zonePos=2,Info={turn=6, originalZone=DECK}
5:52:11 AM|Info|Player.PlayToGraveyard >> [Player] id=81, cardId=CS2_082, cardName=Wicked Knife, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:52:11 AM|Info|Player.PlayToGraveyard >> [Opponent] id=82, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=2,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:52:11 AM|Info|Player.RemoveFromPlay >> [Player] id=89, cardId=UNG_999t2e, cardName=Living Spores, zonePos=0,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:52:11 AM|Info|Player.CreateInPlay >> [Opponent] id=90, cardId=UNG_999t2t1, cardName=Plant, zonePos=3,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:52:11 AM|Info|Player.CreateInPlay >> [Opponent] id=91, cardId=UNG_999t2t1, cardName=Plant, zonePos=2,Info={turn=6, mark=Created, created=true, originalZone=PLAY}
5:52:13 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 7 ---
5:52:13 AM|Info|Player.Draw >> [Opponent] id=14, cardId=, cardName=, zonePos=0,Info={turn=7, originalZone=DECK}
5:52:24 AM|Info|Player.Play >> [Opponent] id=28, cardId=UNG_950, cardName=Vinecleaver, zonePos=0,Info={turn=7, mark=Mulliganed, mulliganed=true, originalZone=DECK}
5:52:30 AM|Info|Player.CreateInPlay >> [Opponent] id=92, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=4,Info={turn=7, mark=Created, created=true, originalZone=PLAY}
5:52:30 AM|Info|Player.CreateInPlay >> [Opponent] id=93, cardId=CS2_101t, cardName=Silver Hand Recruit, zonePos=5,Info={turn=7, mark=Created, created=true, originalZone=PLAY}
5:52:32 AM|Info|Player.PlayToGraveyard >> [Player] id=40, cardId=EX1_076, cardName=Pint-Sized Summoner, zonePos=1,Info={turn=7, originalZone=DECK}
5:52:36 AM|Info|GameEventHandler.HandleTurnStart >> --- Player turn 7 ---
5:52:36 AM|Info|Player.Draw >> [Player] id=49, cardId=UNG_946, cardName=Gluttonous Ooze, zonePos=8,Info={turn=7, originalZone=DECK}
5:52:42 AM|Info|OverlayWindow.Update >> Refreshed overlay topmost status
5:52:53 AM|Info|Player.Play >> [Player] id=49, cardId=UNG_946, cardName=Gluttonous Ooze, zonePos=8,Info={turn=7, originalZone=DECK}
5:52:53 AM|Info|Player.PlayToGraveyard >> [Opponent] id=28, cardId=UNG_950, cardName=Vinecleaver, zonePos=0,Info={turn=7, mark=Mulliganed, mulliganed=true, originalZone=DECK}
5:53:03 AM|Info|Player.Play >> [Player] id=50, cardId=CS2_182, cardName=Chillwind Yeti, zonePos=2,Info={turn=7, originalZone=DECK}
5:53:04 AM|Info|GameEventHandler.HandleTurnStart >> --- Opponent turn 8 ---
5:53:04 AM|Info|Player.Draw >> [Opponent] id=7, cardId=, cardName=, zonePos=0,Info={turn=8, originalZone=DECK}
5:53:13 AM|Info|Player.Play >> [Opponent] id=3
|
Essentially yes, but the one you posted doesn't look like it's from an HDT session where Direhorn Hatchling was played. |
All good. Found the bug. |
azeier
added a commit
that referenced
this issue
Apr 7, 2017
This is fixed with v1.2.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Direhorn Matriarch, Direhorn Hatchling's Deathrattle minion, does not show in my decklist once it has been shuffled into my deck. Attached is a screenshot from Arena, I have noticed this in multiple games this arena run. In this screenshot, there are actually two Direhorn Matriarchs in my deck (one Hatchling from my deck and another from Stonehill Defender). Notice that there are 6 cards left in my deck but only 4 listed in the tracker. I tried in Constructed as well and got the same problem.
The text was updated successfully, but these errors were encountered: