Like the title says, i am getting an error thats preventing exilebuddy to attach to my PoE client. I recently re installed Win7 so its probably something stupid ive done, or havent done. Here is the error of what im getting
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& )
Its a fresh Download, I made sure I had everything like .net framework up to date. I also attached the log. Thanks.
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& )
Its a fresh Download, I made sure I had everything like .net framework up to date. I also attached the log. Thanks.
Attachments
Last edited: