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

questing problem

kubisz0n

New Member
Joined
Jun 9, 2012
Messages
19
Reaction score
0
Hey, i have problem with questing bot, it just do nothing (stand in one place).

thanks for help

in log there is repeating part
Code:
[17:15:47.468 D] System.AccessViolationException: Could not read bytes from 0150BBDE [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.StyxWoW.get_IsInGame()
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
[17:15:47.483 D] System.AccessViolationException: Could not read bytes from 0150BBDE [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.StyxWoW.get_IsInGame()
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
[17:15:47.483 D] System.AccessViolationException: Could not read bytes from 0150BBDE [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.StyxWoW.get_IsInGame()
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
 
Last edited:
Back
Top