So I've had nothing but issues with this lousy coded program.
From it not wanting to logon, it standing there, running back and forth, getting stuck, crashing all the time and now its just logging me out within seconds on loggin in with this
Error while invoking eventSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at QuestTools.Helpers.ProfileHistory.Add(Profile profile) in c:\Users\babyf\Desktop\New folder\Plugins\QuestTools\Helpers\ProfileHistory.cs:line 17
at QuestTools.Helpers.BotEvents.ProfileManager_OnProfileLoaded(Object sender, EventArgs e) in c:\Users\babyf\Desktop\New folder\Plugins\QuestTools\Helpers\BotEvents.cs:line 110
--- 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.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.ProfileManager.*************(Delegate , Object[] )
From it not wanting to logon, it standing there, running back and forth, getting stuck, crashing all the time and now its just logging me out within seconds on loggin in with this
Error while invoking eventSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at QuestTools.Helpers.ProfileHistory.Add(Profile profile) in c:\Users\babyf\Desktop\New folder\Plugins\QuestTools\Helpers\ProfileHistory.cs:line 17
at QuestTools.Helpers.BotEvents.ProfileManager_OnProfileLoaded(Object sender, EventArgs e) in c:\Users\babyf\Desktop\New folder\Plugins\QuestTools\Helpers\BotEvents.cs:line 110
--- 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.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.ProfileManager.*************(Delegate , Object[] )