2013-11-12 19:44:52,335 [1] ERROR PoEObject (null) - BaseAddress: 0x0 threw an exception when trying to retrieve the Entry structure.
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 312
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.ReadBytes(IntPtr addr, Int32 count)
at GreyMagic.MemoryBase.ReadBytes[T](IntPtr addr)
at Loki.Game.Objects.PoEObject.()
PoEObject.
2013-11-12 19:44:52,336 [1] ERROR App (null) - Unhandled exception
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 132
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.ReadBytes(IntPtr addr, Int32 count)
at GreyMagic.MemoryBase.ReadBytes[T](IntPtr addr)
at Loki.Game.Objects.PoEObject.()
at Loki.Game.Objects.PoEObject.get_Type()
at Loki.Game.Utilities.ComponentInformation..ctor(PoEObject baseObject)
at Loki.Game.Objects.PoEObject.get_Components()
at Loki.Game.Objects.Player.get_Level()
at Loki.Game.Objects.Player.get_ExperienceNextLevel()
at Loki.Game.Objects.Player.get_ExperienceLeftThisLevel()
at Loki.Bot.BotStats.get_TimeToNextLevel()
at BotGui.MainWindow.UpdateStatus(Object sender, EventArgs e)
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
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)
App.Application_DispatcherUnhandledException