System.Exception: Een ReadProcessMemory- of WriteProcessMemory-opdracht is slechts gedeeltelijk uitgevoerd, at addr: 00000820, Size: 336
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Styx.WoWInternals.WoWMovementInfo.()
at Styx.WoWInternals.WoWMovementInfo.get_Position()
at Styx.WoWInternals.WoWObjects.WoWUnit.get_RelativeLocation()
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Location()
at Styx.WoWInternals.WoWObjects.WoWObject.get_Distance()
at [B]Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving, Boolean accountForLagTolerance)[/B]
at [B]Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving)[/B]
[B] at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange, Boolean checkMoving)[/B]
[B] at *****_Styx.CommonBot.SpellManager.CanCast(String , WoWUnit , Boolean , Boolean )[/B]
at Demonic.Core.Spell.Castable(String spell, WoWUnit unit, Boolean rangeCheck, Boolean checkMovement)
at Demonic.Core.Spell.<>c__DisplayClass50.<Cast>b__4b(Object ret)