• Visit Rebornbuddy
  • HB ARCHIVES: ProfessionBuddy--DO NOT DELETE

    Discussion in 'Archives' started by highvoltz, Jul 18, 2012.

    1. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      ^ Posted 19 days ago. Still haven't heard anything on this being fixed, or an update that in fact fixes this problem. I know you've been busy, highvoltz, so let us know what's up when you can, please. Thanks!
       
    2. stormrage442

      stormrage442 New Member

      Joined:
      Apr 14, 2012
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      I'm trying to use profession buddy 1-600 on my Tauren druid (82), he has flight in all isles, his herbalism is 290, Mining 275. Bags are completely empty except mining pick. No plugins except on fresh install. Loaded Profession Buddy, did bot config, selected Mining-Herb (1-600) Flying GB2.xml. Hes all trained up 290/390 herbalism, 275/375 mining. Professionbuddy is updating using the SVN program.
      I just tried a fresh install and it still persists.

      The druid flies to the portal trainer/mage trainer, that little hut, then walks down the stairs, rides the wolf to the elevator, gets on. Just stays at the top. Flies to the trainer, and repeats this same pattern.

      Edit:
      I think it may be a Settings and Tools thing, but again it shouldn't happen on a fresh install?

      Log:
      View attachment 107518
       
    3. gameness

      gameness New Member

      Joined:
      Feb 19, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Im using Mining-Herb (1-600)flying-GB2.xml profile. Started with professionBuddy. When i'm restarting my bot it cant starting again without my helping.It starting only when i click Bot Config, than close Bot Config and click to start again .
      View attachment 107243
       
    4. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Try doing a clean install of PB. Follow the instructions on 1st post.
       
    5. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      Highvoltz. The problem is that variables get garbage collected or something like that. All variables become null etc
       
    6. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      I doubt they're getting GCed but do you have way to reproduce this?

      The var1, var2, ... varN variables are static which means they'll only get GCed when Appdomain is unloaded which only happens when HB is exited because they're loaded in the default Appdomain.
      The instance variables defined using a 'Declarations' should only be GCed if PB recompiles and creates a new instance of the 'CodeDriver' class that wraps all 'Declarations'. This 'CodeDriver' instance is assigned to a static field so it should not be getting GCed.
       
    7. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      I can send you one of my profiles. It has worked flawlessly until recently. I have a setting you can flip to "true" while it's running to make it iterate over a list and print status. If I open HB and start the profile and flip it to true, it prints it without any problems. If I then wait a few seconds and flip it again - it throws a null pointer reference. If you don't mind, I can give you examples on Skype (my skype is in my sig).

      It is a rather weird bug, but that is as far as I could test with profiles. It also matches many of the errors people have posted here over the last few weeks.
       
    8. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Hey phobix, I've tested this and depositing is working for me, no idea why it's not working for you. Would you happen to have a log available.
       
    9. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Should be fixed now on svn.
       
    10. phobix

      phobix Member

      Joined:
      Jan 15, 2010
      Messages:
      133
      Likes Received:
      1
      Trophy Points:
      18
      yep, attached to the post you quoted ;)
       
    11. Proceed

      Proceed New Member

      Joined:
      Dec 3, 2011
      Messages:
      241
      Likes Received:
      2
      Trophy Points:
      0
    12. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      My bad, Idk how I missed that :rolleyes:.

      This entry in the log gives a clue to the issue you're experiencing.
      "PB 1.610: Done Depositing Item:0 to bank"

      Are you using the item name in the 'Item Entries' property? This property only takes a list of Item IDs (WoWHead ID)
       
    13. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      This looks like a GatherBuddy issue. I think this will be fixed in next release
       
    14. bamf223244

      bamf223244 New Member

      Joined:
      Oct 16, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      I have bee tryuing to run this bot on my 90 pally for a while, and it worked at first, but is now stuck and constantly runs itself back to the dark portal in hellfire penninsula and flies into a random spot in the sky incessantly. it doesnt work at all at this point, no matter what i do
       
    15. smurg

      smurg New Member

      Joined:
      Jun 8, 2012
      Messages:
      638
      Likes Received:
      1
      Trophy Points:
      0
      Heard disenchanting was broken for PB in 5.4 patch and the profile I'm trying to use won't DE, so i'm guessing it's still broke or would the profile need updating?
       
    16. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
    17. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      j[15:49:04.684 D] Reloading AssemblyLoader<BotBase> - Reloading Bots
      [15:49:15.013 N] Compiler Error: c:\MyWarcraft\HonorBuddy\ZSalesJunkie\Bots\Professionbuddy\Composites\CsharpAction.cs(10,52) : error CS0118: 'ICSharpCode' is a 'namespace' but is used like a 'type'
      [15:49:15.013 N] Compiler Error: c:\MyWarcraft\HonorBuddy\ZSalesJunkie\Bots\Professionbuddy\Composites\If.cs(17,39) : error CS0118: 'ICSharpCode' is a 'namespace' but is used like a 'type'
       
    18. HB7032V76

      HB7032V76 New Member

      Joined:
      Apr 20, 2011
      Messages:
      599
      Likes Received:
      1
      Trophy Points:
      0
      and me again:D

      pls pls pls .... i know everybody will want to use this :D

      do you have any PB profile, or can you create a profile as follows: (i tried with no luck)
      1. to have a field where we can load a GB2 profile (better to have at least 2 fields which PB can change from one to the other on random timers like Arelog has in the schedule part)
      2. when bags full to go smelt in to bars (call a subroutine)
      3. to have at least 2 fields where we set alts to whom to send gathered matts , 1 for bars for ex and 1 for herbs/greens/etc
      4. email to alt 1 all bars, and to alt 2 all herbs/rest clean bags (maybe done with a if in bag more than 20 ghost iron bars)

      i dunno if this is already somewhere, or someone already created such thing, but i think everyone can benefit from this and we will use more random profiles this way...

      Thanks
       
    19. iammurloc123

      iammurloc123 New Member

      Joined:
      Jun 10, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      even tho i have ignore grey nodes selected, its still mining and picking some grey nodes :/

      any idea why?
       
    20. HBL0V3

      HBL0V3 New Member

      Joined:
      Oct 6, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      Why is the bot falling apart? How do random things break with the bot when there hasnt even been an update to it?sometimes even entire pieces of mesh get deleted. wtf?

      [18:31:29.156 D] Activity: Honorbuddy Stopped
      [18:31:29.159 D] System.NullReferenceException: Object reference not set to an instance of an object.
      at Styx.TreeSharp.Composite.Tick(Object context)
      at HighVoltz.Composites.While.<Execute>d__2.MoveNext() in c:\Users\pcname\Documents\Honorbuddy\Bots\Professionbuddy\Composites\While.cs:line 39
      at Styx.TreeSharp.Composite.Tick(Object context)
      at HighVoltz.Composites.PbDecorator.<Execute>d__2.MoveNext() in c:\Users\pcname\Documents\Honorbuddy\Bots\Professionbuddy\Composites\PbDecorator.cs:line 45
      at Styx.TreeSharp.Composite.Tick(Object context)
      at Styx.TreeSharp.PrioritySelector..()
      at Styx.TreeSharp.Composite.Tick(Object context)
      at Styx.CommonBot.TreeRoot.()
      [18:31:29.160 D] Cleared POI - Reason Exception in Root.Tick()
      [18:31:29.160 D] Cleared POI
      [13:31:32.558 N]PB 1.616: Preloading profile blank.xml
       

    Share This Page