Could not load file or assembly 'QuestPlugin, Culture=neutral' or one of its dependen
I use this Quest plugin in beta vesion and release vesion ,both of them give a same error ,maybe my computer less some library , could someone help me?
log list, or log:
View attachment Exilebuddy 8252 2016-01-31 09.03.txt
2016-01-31 01:04:06,921 [16] ERROR CustomLogger (null) - An exception occurred.
System.IO.FileNotFoundException: Could not load file or assembly 'QuestPlugin, Culture=neutral' or one of its dependencies. 系统找不到指定的文件。
文件名:“QuestPlugin, Culture=neutral”
在 System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
在 System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
在 System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
在 System.Reflection.Assembly.Load(AssemblyName assemblyRef)
在 System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey)
在 MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile)
在 MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri)
在 System.IO.Packaging.Package.GetPartHelper(Uri partUri)
在 System.IO.Packaging.Package.GetPart(Uri partUri)
在 System.Windows.Application.GetResourceOrContentPart(Uri uri)
在 System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
在 QuestPlugin.Gui.InitializeComponent() 位置 e:\g2\ttt\Gui.xaml:行号 1
在 QuestPlugin.Gui..ctor() 位置 e:\g2\ttt\Plugins\root\Gui.xaml.cs:行号 57
在 QuestPlugin.QuestPlugin.get_Control() 位置 e:\g2\ttt\Plugins\root\QuestPlugin.cs:行号 457
在 Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
在 Exilebuddy.BotWindow.?????????????????????????????????????????()
在 System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback)
在 (Dispatcher , Action )
在 Exilebuddy.BotWindow.?????????????????????????????????????????(Object )