What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Gatherbuddy throwed exception

Status
Not open for further replies.

air

Member
Joined
Feb 24, 2015
Messages
146
Reaction score
4
Code:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Запрос ReadProcessMemory или WriteProcessMemory был выполнен только частично, at addr: 00000000, Size: 192
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.ReadArray[T](IntPtr addr, Int32 count)
   at Styx.WoWInternals.Quest..ctor(QuestCacheEntry entry)
   at Styx.WoWInternals.PlayerQuest.‏*‫‎‏‫‫​‬‪‬‏‬****‎*​‬‎***‬‏‫‫‏‫*(UInt32 )
   at Styx.WoWInternals.QuestLog.GetAllQuests()
   at Styx.CommonBot.Targeting.*‏*‏*‎‪*‬*‏‏‬‬***‏‬‎‪‫**‫*.*‪*​‏‏***‪‪‫‬​‎‏‪*‫‎‏‎‬‏*()
   at Styx.Helpers.TimeCachedValue`1.Refreshed()
   at Styx.Helpers.TimeCachedValue`1.get_Value()
   at Styx.CommonBot.Targeting.get_QuestObjectives()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at Styx.CommonBot.Targeting.*‏‫‎‫‫‬‫‬*‪‫‬‎*****‪‬‫*‬***‫*(Delegate , Object[] )
 
nvm, error gone after bot restart.
 
Status
Not open for further replies.
Back
Top