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

Crashes after some hours all the time

first and foremost
Code:
Chose Belphegor All-in-One as your combat routine.
if your using trinity, trinity MUST be selected as your combat routine.

now as for the issue.

it seems as though the problem is related to Atom. make sure your using the latest version and have it setup correctly.
Code:
[21:14:03.739 N] Failed to load profile: Path to profile element is not valid; file not found
[21:14:03.739 D] System.IO.FileNotFoundException: Path to profile element is not valid; file not found
   в Zeta.CommonBot.Profile.Profile.Load(String path)
   в Zeta.CommonBot.ProfileManager.Load(String profilePath, Boolean rememberPath)
also make sure all your profiles are in the correct directories since it failed to find the next profile
 
My BOT keeps crashing today using 1.7.2.10 and DB304.

Below is what happens;

[08:11:17.916 D] Client path generated.
[08:11:17.916 D] Generated path to <379.0132, 421.9469, 0.3321455> (Town Portal (Possible)) with 8 hops.
[08:11:17.946 D] Navigator.Clear
[08:11:17.946 D] Generating path to Stash - <387.6834, 382.0295, 0>
[08:11:17.956 D] Successfully generated path from {X=166,Y=129} to {X=153,Y=155} in 00:00:00.0011802 with 30(9) hops
[08:11:17.956 D] Client path generated.
[08:11:17.956 D] Generated path to <387.6834, 382.0295, 0> (Stash) with 9 hops.
[08:11:21.216 N] Opening stash
[08:11:22.266 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from 00000008 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.ACD.[](ACD , Int32 )
at Zeta.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
at Zeta.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
at Zeta.Internals.ItemStats.GetStat[T](Stat stat)
at Zeta.Internals.ItemStats.get_MaxDiscipline()
at GilesTrinity.GilesCachedACDItem..ctor(ItemStats stats)
at GilesTrinity.GilesCachedACDItem.GetCachedItem(ACDItem item)
at GilesTrinity.GilesTrinity.TrinityOnItemStashed(Object sender, ItemEventArgs e)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at Zeta.CommonBot.GameEvents.(Delegate , Object[] ) --> System.AccessViolationException: Could not read bytes from 00000008 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.ACD.[](ACD , Int32 )
at Zeta.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
at Zeta.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
at Zeta.Internals.ItemStats.GetStat[T](Stat stat)
at Zeta.Internals.ItemStats.get_MaxDiscipline()
at GilesTrinity.GilesCachedACDItem..ctor(ItemStats stats)
at GilesTrinity.GilesCachedACDItem.GetCachedItem(ACDItem item)
at GilesTrinity.GilesTrinity.TrinityOnItemStashed(Object sender, ItemEventArgs e)
[08:11:23.246 N] Diablo III Exited, Demonbuddy terminating
 
My BOT keeps crashing today using 1.7.2.10 and DB304.

Below is what happens;

[08:11:17.916 D] Client path generated.
[08:11:17.916 D] Generated path to <379.0132, 421.9469, 0.3321455> (Town Portal (Possible)) with 8 hops.
[08:11:17.946 D] Navigator.Clear
[08:11:17.946 D] Generating path to Stash - <387.6834, 382.0295, 0>
[08:11:17.956 D] Successfully generated path from {X=166,Y=129} to {X=153,Y=155} in 00:00:00.0011802 with 30(9) hops
[08:11:17.956 D] Client path generated.
[08:11:17.956 D] Generated path to <387.6834, 382.0295, 0> (Stash) with 9 hops.
[08:11:21.216 N] Opening stash
[08:11:22.266 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from 00000008 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.ACD.[](ACD , Int32 )
at Zeta.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
at Zeta.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
at Zeta.Internals.ItemStats.GetStat[T](Stat stat)
at Zeta.Internals.ItemStats.get_MaxDiscipline()
at GilesTrinity.GilesCachedACDItem..ctor(ItemStats stats)
at GilesTrinity.GilesCachedACDItem.GetCachedItem(ACDItem item)
at GilesTrinity.GilesTrinity.TrinityOnItemStashed(Object sender, ItemEventArgs e)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at Zeta.CommonBot.GameEvents.(Delegate , Object[] ) --> System.AccessViolationException: Could not read bytes from 00000008 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.ACD.[](ACD , Int32 )
at Zeta.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
at Zeta.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
at Zeta.Internals.ItemStats.GetStat[T](Stat stat)
at Zeta.Internals.ItemStats.get_MaxDiscipline()
at GilesTrinity.GilesCachedACDItem..ctor(ItemStats stats)
at GilesTrinity.GilesCachedACDItem.GetCachedItem(ACDItem item)
at GilesTrinity.GilesTrinity.TrinityOnItemStashed(Object sender, ItemEventArgs e)
[08:11:23.246 N] Diablo III Exited, Demonbuddy terminating


open your own thread including your log as attachment

http://www.thebuddyforum.com/honorb...-how-attach-your-hb-db-log-file-pictures.html
 
Back
Top