Great, just in time for raiding. I'm getting this error whenever I try to run this CR with Enyo: Message: [string "WoW.lua"]:1: unexpected symbol near '/'
[16:39:32.879 D] Handler for OnBotStarted threw exception!
[16:39:32.879 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not load type 'Styx.CommonBot.Routines.ICombatRoutine' from assembly 'Honorbuddy, Version=2.5.12136.758, Culture=neutral, PublicKeyToken=50a565ab5c01ae50'.
at PureRotation.Managers.HotKeyManager.BotEvents_OnBotStarted(EventArgs args)
--- 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.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Styx.CommonBot.BotEvents.(Delegate , Action`1 , Object[] )