Code:
[18:26:36:406] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Styx.Bot.Quest_Behaviors.ForceTrain..ctor(Dictionary`2 args) in c:\Documents and Settings\COMPUTERs\Desktop\HB\Quest Behaviors\ForceTrain.cs:line 25
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at Bots.Quest.QuestOrder.ForcedCodeBehavior..ctor(String file, Dictionary`2 args, XElement element)
[18:26:36:406] Unable to compile CustomBehavior for tag: <CustomBehavior File="ForceTrain" ForceTrain="1" />
[18:26:36:406] Honorbuddy stopped
[18:26:36:406] Stop called!
[18:26:36:468] ThreadAbortException caught inside.
[18:26:36:468] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.b()
at Styx.Logic.BehaviorTree.TreeRoot.a()
[18:26:36:468] ThreadAbortException caught outside.
[18:26:36:468] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.a()
It turns to this error at every "CustomBehaviour" command...but it does the rest very well...
I`ve reinstalled HB & net framework...no luck...
When will the next HB update be ready?...