shat
New Member
- Joined
- Aug 7, 2014
- Messages
- 97
- Reaction score
- 2
Code:
Exception thrown when initializing BuddyStats. Plugin is now disabled. Stack trace is as follows.System.IO.FileLoadException: Could not load file or assembly 'SharpSvn, Version=1.8008.3178.19, Culture=neutral, PublicKeyToken=xxRedactedJustInCasexx' or one of its dependencies. Could not find or load a specific file. (Exception from HRESULT: 0x80131621)
File name: 'SharpSvn, Version=1.8008.3178.19, Culture=neutral, PublicKeyToken=xxRedactedJustInCasexx' ---> System.IO.FileLoadException: Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.
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 BuddyStatsD3Plugin.GugaPlugin.CurrentDomain_AssemblyResolve(Object sender, ResolveEventArgs args)
at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
at BuddyStatsD3Plugin.GugaPlugin.OnInitialize()
at Zeta.Common.Plugins.PluginManager.ReloadAllPlugins(String pluginsDirectory, Boolean reloadOnFileChange)
Verified svn was up to date; or at least I had recently pulled.
Tried on clean install + clean folder for BuddyStats.
File list attached image

Last edited: