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!

Error loading WildBuddy- Newest version

Braken

Member
Joined
Dec 3, 2011
Messages
84
I was in the beta and remember encountering this problem, but can't remember the fix. Any help is appreciated I gotta start coding :)
Code:
UNHANDLED DISPATCHER EXCEPTION
System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found.
File name: 'GreyMagic.dll'
   at Buddy.Wildstar.MainWindow.<AttachProcess>d__1c.MoveNext()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Buddy.Wildstar.MainWindow.AttachProcess(Process p)
   at Buddy.Wildstar.MainWindow.<HandleProcessSelectorRefresh>d__2f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
 
Back
Top