Mirabis
Community Developer
- Joined
- Jun 14, 2010
- Messages
- 4,475
Doesn't seem to like to work on me
[00:19:16.629 D] Handler for OnBotStopped threw exception!
[00:19:16.629 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method not found: 'Styx.CommonBot.Routines.ICombatRoutine Styx.CommonBot.Routines.RoutineManager.get_Current()'.
at GSWarrior.Core.Helpers.BotEvents.OnBotStopped(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[] )
Full log please. looks like Honorbuddy pushed an update that removed a method that was used.
EDIT: That's GSWarrior,Core - not my routine.