What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

자꾸 이런 오류가 뜨는대 해결법이 있나요?

byoungjin12

New Member
Joined
Nov 25, 2014
Messages
2
Error while invoking eventSystem.Reflection.TargetInvocationException: 호출 대상이 예외를 Throw했습니다. ---> System.ArgumentException: 동일한 키를 사용하는 항목이 이미 추가되었습니다.
위치: System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
위치: System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
위치: System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
위치: QuestTools.Helpers.ProfileHistory.Add(Profile profile) 파일 c:\Users\kimbyoungjin\Desktop\DemonbuddyBETA 1.1.2197.502\Plugins\QuestTools\Helpers\ProfileHistory.cs:줄 17
위치: QuestTools.Helpers.BotEvents.ProfileManager_OnProfileLoaded(Object sender, EventArgs e) 파일 c:\Users\kimbyoungjin\Desktop\DemonbuddyBETA 1.1.2197.502\Plugins\QuestTools\Helpers\BotEvents.cs:줄 110
--- 내부 예외 스택 추적의 끝 ---
위치: System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
위치: System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
위치: System.Delegate.DynamicInvokeImpl(Object[] args)
위치: System.Delegate.DynamicInvoke(Object[] args)
위치: Zeta.Bot.ProfileManager.(Delegate , Object[] )
 
Back
Top