Hi I'm getting this error when starting the bot.
both rift and bot are running as admin.
Rgds
Code:
[23:06:04.022 N] Initializing
[23:06:04.155 N] Loaded 87 protected items.
[23:06:04.155 N] Initialization done
[23:06:04.205 N] Loaded settings - level 29 Cleric.
[23:06:04.379 N] Launched Ryftomate 1.0.1.649
[23:06:04.584 N] Loaded routine 'Giga.Rift.Cleric'
[23:06:20.652 N] Added 31 nodes
[23:06:49.509 N] Loading Gloamwood 20-28
[23:06:49.574 N] Successfully loaded Gloamwood 20-28
[23:06:51.960 N] Successfully loaded mesh 'Gloamwood'
[23:06:51.987 N] Hawker's Cleric version 1.0.2.0
[23:06:51.987 N] Cleric help and tips at: [url]http://www.ryftomate.com/blogs/hawker/3-how-bot-cleric-ryftomate.html[/url]
[23:06:52.178 N] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Giga.Common.IndexedList`1.get_Current()
at Giga.RiftBot.ExecutionState.Tick()
at Giga.RiftBot.LoopTask.(Object ctx)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Giga.RiftBot.ExecutionState.Tick(Composite tree)
at Giga.RiftBot.ExecutionState.Tick()
at Giga.RiftBot.GigaBot.()
--- 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.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at Giga.Pulsator.FramePulsator.(Delegate e, Object[] args)
both rift and bot are running as admin.
Rgds