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!

Crash on startup (attaching phase)

Niiv24

New Member
Joined
Sep 6, 2014
Messages
4
Hey guys. Just bought WB, I used HB for a loooong time and am generally pretty pc savvy, however, I cannot get WB to work.
I have run the buddywizard and I have manually installed per the guidelines in the release post.
When I start WB I get


Wildbuddy 0.1.509.232 starting...
CPU Architecture: x64
Process Architecture: x64
OS: Windows 7 Ultimate x64
OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Runtime Version: 4.0.30319.34209
System Memory: 7.93 GB Available
CPU Cores: 4
Application Uri: C:\Users\<User>\Downloads\Wildbuddy 0.1.509.232
Logging in...
T: 5247407316641178842 H: 356622630
UNHANDLED DISPATCHER EXCEPTION
System.BadImageFormatException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
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)
 
System.BadImageFormatException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)

potentially means that some of your dependencies are 32bit, and the others are 64bit, resulting in a mismatch of references. If you ran the buddy wizard any time after using the two references from the dependencies post, that could have caused this issue.

While I'm not able to narrow it down specifically for you, hopefully that puts you along a track to find a fix. :(
 
Thanks for the help, I have made sure that both programs .NET and Microsoft C++ Visual 2013 are in x64, still doesnt work.
 
Back
Top