Well i bought trial so that should be more than enough legal
2014-06-22 13:06:03,530 [1] INFO MainWindow (null) - Exilebuddy Version: 0.1.2215.56
Path: C:\Users\***USERNAME***\Desktop\ExileBuddy\Exilebuddy.exe
OS Name: Windows 7
OS Edition: Ultimate
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64
2014-06-22 13:06:03,667 [1] INFO MainWindow (null) - Exilebuddy is up to date!
2014-06-22 13:06:04,323 [4] ERROR LokiPoe (null) - Error initializing LokiPoe main class object: {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 Loki.Game.LokiPoe.(Process , Byte[] )
2014-06-22 13:06:04,325 [4] ERROR MainWindow (null) - LokiPoe could not be initialized.
And this is for ERRORS
2014-06-22 13:06:04,323 [4] ERROR LokiPoe (null) - Error initializing LokiPoe main class object: {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 Loki.Game.LokiPoe.(Process , Byte[] )
LokiPoe.
2014-06-22 13:06:04,325 [4] ERROR MainWindow (null) - LokiPoe could not be initialized.
MainWindow.<OnStartup>b__0