Code:
2015-04-30 22:43:46,424 [1] INFO Logger (null) - Exilebuddy Version: 0.1.3121.117
Path: C:\Users\<Username>\Desktop\Buddy\<ExeName>
OS Name: Windows 7
OS Edition: Ultimate
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64
2015-04-30 22:43:59,555 [1] INFO Logger (null) - Exilebuddy [0.1.3121.117] is up to date!
2015-04-30 22:43:59,690 [1] INFO Logger (null) - T: 5247346324823228454 H: 3708279074
2015-04-30 22:44:00,503 [4] ERROR Logger (null) - 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, ExecutorInitParams initParams)
at GreyMagic.ExternalProcessMemory.Init(ExternalProcessMemoryInitParams initParams)
at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh, Boolean iatHook)
at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm)
at Loki.Game.LokiPoe.(Process , GetOffsetsDelegate , String& )
2015-04-30 22:44:12,192 [1] ERROR Logger (null) - [Application_DispatcherUnhandledException] Unhandled exception
System.NullReferenceException: Object reference not set to an instance of an object.
at (Object , Boolean )
at Loki.Game.LokiPoe.ProcessHookManager.()
at Loki.Game.LokiPoe.()
at BotGui.App.OnExit(ExitEventArgs e)
at System.Windows.Application.DoShutdown()
at System.Windows.Application.ShutdownImpl()
at System.Windows.Application.ShutdownCallback(Object arg)
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)