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!

Wildbuddy not working AGAIN

private1992

New Member
Joined
Sep 15, 2014
Messages
8
How can I solve this problem?
Wildbuddy is getting on my nervous with all those errors and crashes :mad::(

Failed to load profile!System.TypeInitializationException: The type initializer for 'Buddy.Wildstar.Engine.Profiles.ProfileLoader' threw an exception. ---> 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 Buddy.Wildstar.Engine.Profiles.ProfileLoader.()
at Buddy.Wildstar.Engine.Profiles.ProfileLoader..cctor()
--- End of inner exception stack trace ---
at Buddy.Wildstar.Engine.Profiles.ProfileLoader.LoadProfile(String path)
at Buddy.ProfileBot.ProfileBot.LoadProfileByPath(String profilePath)
at Buddy.ProfileBot.ProfileBot.OnStart()
 
How can I solve this problem?
Wildbuddy is getting on my nervous with all those errors and crashes :mad::(

Failed to load profile!System.TypeInitializationException: The type initializer for 'Buddy.Wildstar.Engine.Profiles.ProfileLoader' threw an exception. ---> 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 Buddy.Wildstar.Engine.Profiles.ProfileLoader.()
at Buddy.Wildstar.Engine.Profiles.ProfileLoader..cctor()
--- End of inner exception stack trace ---
at Buddy.Wildstar.Engine.Profiles.ProfileLoader.LoadProfile(String path)
at Buddy.ProfileBot.ProfileBot.LoadProfileByPath(String profilePath)
at Buddy.ProfileBot.ProfileBot.OnStart()




UNHANDLED DISPATCHER EXCEPTION
System.TypeInitializationException: The type initializer for 'Buddy.Wildstar.Engine.Profiles.ProfileLoader' threw an exception. ---> 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 Buddy.Wildstar.Engine.Profiles.ProfileLoader.()
at Buddy.Wildstar.Engine.Profiles.ProfileLoader..cctor()
--- End of inner exception stack trace ---
at Buddy.Wildstar.Engine.Profiles.ProfileLoader.LoadProfile(String path)
at Buddy.ProfileBot.ProfileBot.LoadProfileByPath(String profilePath)
at Buddy.ProfileBot.ProfileBot.OnButtonClicked(Object sender)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Inner Exception: 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 Buddy.Wildstar.Engine.Profiles.ProfileLoader.()
at Buddy.Wildstar.Engine.Profiles.ProfileLoader..cctor()
 
Back
Top