• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Error's when starting and stopping the bot.

    Discussion in 'Honorbuddy Support' started by dezaint, Sep 17, 2011.

    1. dezaint

      dezaint New Member

      Joined:
      May 8, 2011
      Messages:
      216
      Likes Received:
      4
      Trophy Points:
      0
      hey, I havent really got a problem, but it annoys me that I can't figure out what's causing the error messages.

      I've got a completely new Honorbuddy install, only thing added is the CC for the class I'm starting the bot with (tried many chars and customclasses) but I'm still getting a big pile of errors when I start the bot (Debug section) and when I stop the bot.

      I whould be really happy if someone could try and help me out here, log attached below.

      edit: doesn't matter what bot I run (questing, pvp, combat) or how long I leave the bot running.

      Thanks!
       

      Attached Files:

      Last edited: Sep 17, 2011
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      Code:
      [13:43:28:924] System.Threading.ThreadAbortException: Thread was being aborted.
         at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
         at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
         at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
         at (Object , Int32 , Boolean )
         at BlueMagic.ExecutorRand.Execute()
         at Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName()
      [13:43:28:928] System.Threading.ThreadAbortException: Thread was being aborted.
         at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
         at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle 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 (Object , Object[] )
         at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
      [13:43:28:930] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
         at Styx.Logic.Targeting.Pulse()
      [13:43:28:933] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.Logic.Targeting.Pulse()
         at Styx.WoWPulsator.Pulse(PulseFlags flags)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
         at Styx.Logic.BehaviorTree.TreeRoot.Run()
      [13:43:28:934] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.Logic.BehaviorTree.TreeRoot.Run()
      you mean the lines above?


      or you are talking about in game lua errors?
       
    3. dezaint

      dezaint New Member

      Joined:
      May 8, 2011
      Messages:
      216
      Likes Received:
      4
      Trophy Points:
      0
      I'm talking about the lines you posted, they're shown as red in the bot window :p
       
    4. NewHorizon

      NewHorizon New Member

      Joined:
      Sep 14, 2011
      Messages:
      25
      Likes Received:
      1
      Trophy Points:
      0
      Yea I was getting the following message:
      The type intializer for 'Styx.Helpers.PVPSettings' threw an exception.

      Anything I can do on my end to fix this solution. Sorry for posting here but thought it was also semi-relevant. Thanks,
      ~Kevin

      EDIT: Problem solved by deleting the settings folder.
       
      Last edited: Sep 17, 2011
    5. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      nothing to worry about,its normal
       

    Share This Page