这是log: [02:45:49.938 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. 找不到指定的模块。 at Styx.StyxWoW.get_WowExited() at Styx.Helpers.GlobalSettings.set_SeperatedLogFolders(Boolean value) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index) at Styx.Helpers.Settings.InitializeDefaultValues() at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath) at Styx.Helpers.GlobalSettings.() at Honorbuddy.MainWindow..ctor() [02:45:54.379 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Honorbuddy.MainWindow.get_LogLevel() at Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) GreyMagic.dll这个文件位置没问题, 和Honorbuddy.exe在同一目录下. 系统.net 4.5.1 也一直装着.