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

HB Crashing: Exception was thrown in BotBase.Stop"

kiljind

Member
Joined
May 3, 2013
Messages
91
Reaction score
0
Hi,

Occasionally HB is crashing due to this error:

Code:
[05:03:02.567 Q] Bot stopping! Reason: Auth Session is invalid
[05:03:02.567 Q] Invalid Session
[05:03:02.570 Q] Shutting down in 20 seconds
[05:03:02.589 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 1
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Styx.StyxWoW.get_IsInGame()
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
[05:03:02.590 D] Exception was thrown in BotBase.Stop

See attached log for more info-- any help would be much appreciated!

View attachment 7856 2015-01-16 04.46.txt
 
Auth session invalid usually stems from network connection issues between you and the buddyauth servers. make sure your not running any applications or anything that could be bogging down your connection or causing issues.
 
Back
Top