Yeah I get that. I was experimenting to see whether I could write aviod info into a profile or not. Its the stuff at the end of the log I dont get.
[11:28:02.307 N] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: Could not load file or assembly 'GreyMagic, Version=2.5.8113.696, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at ..()
at UltimateCombatHelper.UltimateCombatHelper.Pulse()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at UltimatePvPSuiteLoader.UltimatePvPSuiteLoader.Pulse() in c:\Users\Askey\Desktop\Trial\Plugins\Ultimate Combat Helper\Ultimate Combat Suite Loader.cs:line 69
[11:28:02.307 D] Plugin * Ultimate Combat Helper * threw an exception in 'Pulse'! Exception:
[11:28:02.307 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: Could not load file or assembly 'GreyMagic, Version=2.5.8113.696, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at ..()
at UltimateCombatHelper.UltimateCombatHelper.Pulse()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at UltimatePvPSuiteLoader.UltimatePvPSuiteLoader.Pulse() in c:\Users\Askey\Desktop\Trial\Plugins\Ultimate Combat Helper\Ultimate Combat Suite Loader.cs:line 74
at Styx.Plugins.PluginWrapper.Pulse() --> System.IO.FileLoadException: Could not load file or assembly 'GreyMagic, Version=2.5.8113.696, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'GreyMagic, Version=2.5.8113.696, Culture=neutral, PublicKeyToken=260525fa2b0e778a'
at ..()
at UltimateCombatHelper.UltimateCombatHelper.Pulse()
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].
Etc......