• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • bot afk logout for inactivity

    Discussion in 'Buddy Wing Support' started by alexio86, Apr 17, 2016.

    1. alexio86

      alexio86 Member

      Joined:
      Jun 3, 2014
      Messages:
      262
      Likes Received:
      2
      Trophy Points:
      18
      hello i have problem with bot, he stop and goes afk logout and disconnet

      already tried remove all c and .net and reisntallall

      i use VPN and already tried without VPN

      i noticed in all my logs before goes afk there is this "error"

      2016-04-17 20:57:53,144 [Main Bot Thread] ERROR TorItem - System.Exception: Node is not an Item.
      in Buddy.Swtor.Objects.TorItem..ctor(????????????????????????????????????????? node)
      2016-04-17 20:57:53,176 [Main Bot Thread] ERROR TorObject - Engine class is null, TorObject may no longer be valid!
      2016-04-17 20:57:53,176 [Main Bot Thread] ERROR BotMain - System.Exception: DbOffset is Zero.
      in ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????[](UInt64 , HeroType )
      in Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
      in Buddy.Swtor.Objects.TorCharacter.get_Level()
      in Buddy.CommonBot.Profile.GrindArea.RequirementsMet()
      in Buddy.CommonBot.ProfileManager.?????????????????????????????????????????.?????????????????????????????????????????(GrindArea )
      in System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
      in Buddy.CommonBot.ProfileManager.UpdateGrindArea()
      in Buddy.CommonBot.Logic.BuddyBot.Pulse()
      in Buddy.CommonBot.BotMain.?????????????????????????????????????????()
      2016-04-17 20:57:53,179 [Main Bot Thread] INFO BotMain - We've left an area, reloading the node manager!
      2016-04-17 20:57:53,618 [Main Bot Thread] INFO NodeManager - NodeManager update has completed.
      2016-04-17 20:57:53,619 [Main Bot Thread] INFO BotMain - Reason:
      2016-04-17 20:57:55,727 [Main Bot Thread] INFO BotMain - We slept way too long waiting for the bot thread to give control back. Aborting thread. Client may crash!
      2016-04-17 21:06:27,033 [3] INFO MainWindow - Log cleared.




      how can fix? some dev know this problem and working on it?

      honestly bot is very bad can go afk logout maybe 1 hour or maybe 1 day seems one errror random


      had already open a thread same : https://www.thebuddyforum.com/buddy-wing-forum/buddy-wing-support/240983-start-stop.html


      versionBW 890 was better this last version 909 seems very bad

      i cant upload file in "manage attachments" when i try says errorfile invalid

      dropbox link :

      https://www.dropbox.com/s/kypmiblze5qec5p/BuddyWing 3724 2016-04-17-15.06.22.log?dl=0

      https://www.dropbox.com/s/kypmiblze5qec5p/BuddyWing 3724 2016-04-17-15.06.22.log?dl=0



      Thanks
       
    2. alexio86

      alexio86 Member

      Joined:
      Jun 3, 2014
      Messages:
      262
      Likes Received:
      2
      Trophy Points:
      18
      hello support? anybody in?
       
    3. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Your first log goes bonkers on serenity build with the buff force speed.
      Code:
      Spell.Buff("Force Speed", ret => Me.CurrentTarget.Distance >= 1.1f && Me.IsMoving && Me.InCombat)
      
      This produces the shitload of errors also from spell.cs / buff line 54.
      Wired or Cass need to lookg at this.
       
    4. alexio86

      alexio86 Member

      Joined:
      Jun 3, 2014
      Messages:
      262
      Likes Received:
      2
      Trophy Points:
      18
      how fix? if you can tell i try fix this and see if my problem solve.
       
    5. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      Took a few second look here at work and not sure as of yet, it's going to need a sanity check for sure as it appears retrieving the buff list might be hit or miss from the bot causing it. If I get a chance I'll see what I can figure out tonight.
       
    6. alexio86

      alexio86 Member

      Joined:
      Jun 3, 2014
      Messages:
      262
      Likes Received:
      2
      Trophy Points:
      18
      thanks
       
    7. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      I was looking at that section Cyro had noted but that's not it. The bot isn't always grabbing the buffs but it isn't hanging us up. Looking at the 2nd log shows me something I have heard reports of lately as well. Here lets take a look at it.

      Code:
      2016-04-17 18:52:52,405 [Main Bot Thread] INFO  Poi - [Poi.Clear] Reason: Done with vendor.
      2016-04-17 19:06:22,445 [3] INFO  MainWindow - Log cleared.
      2016-04-17 19:12:06,563 [Main Bot Thread] ERROR TorItem - System.Exception: Node is not an Item.
         in Buddy.Swtor.Objects.TorItem..ctor(????????????????????????????????????????? node)
      2016-04-17 19:12:06,929 [Main Bot Thread] ERROR TorObject - Engine class is null, TorObject may no longer be valid!
      2016-04-17 19:12:06,929 [Main Bot Thread] ERROR BotMain - System.Exception: DbOffset is Zero.
         in ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????[](UInt64 , HeroType )
         in Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
         in Buddy.Swtor.Objects.TorCharacter.get_Level()
         in Buddy.CommonBot.Profile.GrindArea.RequirementsMet()
         in Buddy.CommonBot.ProfileManager.?????????????????????????????????????????.?????????????????????????????????????????(GrindArea )
         in System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
         in Buddy.CommonBot.ProfileManager.UpdateGrindArea()
         in Buddy.CommonBot.Logic.BuddyBot.Pulse()
         in Buddy.CommonBot.BotMain.?????????????????????????????????????????()
      2016-04-17 19:12:06,932 [Main Bot Thread] INFO  BotMain - We've left an area, reloading the node manager!
      2016-04-17 19:12:07,141 [Main Bot Thread] INFO  NodeManager - NodeManager update has completed.
      2016-04-17 19:12:07,141 [Main Bot Thread] INFO  BotMain - Reason: 
      
      This shows us the last successful action the bot had, lets ignore all the different errors and just look at what's returned. We see the last thing your bot did was go to the vendor, once completed we have no other successful action. I remember reading another thread complaining about this behavior as well. I do know Aevitas had worked with the vendoring code trying to get the repair droid vendoring going but looks like something may still be off from that. The last error we get has to do with profile grind reloading. There is something there but that's behing the scenes in Buddywing itself. Alexio I would recommend for you to see if you can find the other threads about Vendoring stopping a grind. Then reference that thread and this one on a GitHub request in Buddywing for a fix. I could make the GitHub request of course but we need to empower everyone with these tools so we can make this a better bot. Sorry I couldn't be of more help.
       
    8. alexio86

      alexio86 Member

      Joined:
      Jun 3, 2014
      Messages:
      262
      Likes Received:
      2
      Trophy Points:
      18
      ok no solution for this my problem?

      thanks
       
    9. Turdmagnet

      Turdmagnet Member

      Joined:
      Aug 23, 2015
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      6
      Isn't github for opensource programs only? Correct me if I am wrong but the buddy programs here aren't opensource - I have tried asking for the code before to fix things myself but was told they are unable to give out anything - not even the program to let us mesh zones
       
    10. wired203

      wired203 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      391
      Likes Received:
      1
      Trophy Points:
      18
      No GitHub is for software collaboration to allow multiple developers access to code, it's not open source. It's just another revision technology like SVN.
       
    11. alexio86

      alexio86 Member

      Joined:
      Jun 3, 2014
      Messages:
      262
      Likes Received:
      2
      Trophy Points:
      18
      impossible use this bot. really is very bad. afk logout 30 mins or some hours

      if no solve this problem sure i not buy anymore this bot.
       

    Share This Page