What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bot not working

broteinshake

New Member
Joined
Mar 10, 2014
Messages
4
Reaction score
0
So i keep getting this error when i run the Beta Version, And when i run the release Version it just says my Key is wrong :/

T: 5247061557400597831 H: 158482406
ExilebuddyBETA is up to date!
Exilebuddy BETA Version: 0.1.2148.815
Path: C:\Users\<Username>\Desktop\Exile\ExilebuddyBETA.exe

OS Name: Windows 7
OS Edition: Home Premium
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64

This is a BETA build of Exilebuddy. Please report any issues you encounter on the forums.
This build may have critical bugs, or new features which may not be fully tested. Use at your own risk!
System.MissingMethodException: Method not found: 'Void System.Runtime.InteropServices.Marshal.StructureToPtr(UInt32, IntPtr, Boolean)'.
at GreyMagic.MemoryBase.WriteMarshaled[T](IntPtr addr, T value, Boolean& wasRead)
at GreyMagic.MemoryBase.Write[T](IntPtr addr, T value)
at GreyMagic.Executor.set_FrameDropWaitTime(UInt32 value)
at GreyMagic.Executor.InitializeDetour()
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm)
at Loki.Game.LokiPoe.(Process , GetOffsetsDelegate , String& )
 
That error means you are missing the .Net 4.5.1. runtime. The .Net 4.5 runtime does not contain that function, so an error is thrown.

Please see this thread for more information.
 
Back
Top