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

i need help whit this problem

spainstone

New Member
Joined
Jan 22, 2015
Messages
7
Reaction score
0
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 Triton.Game.TritonHs.š(Process ‰, † †, String& Žš)

I installed the bot but doing working demo I get this error and do not know how to fix it.

I guess it's because I need to configure something but do not know how to fix it

Can anyone help? :confused:
 
Back
Top