• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: FishingBuddy--DO NOT DELETE

    Discussion in 'Archives' started by chinajade, Feb 8, 2012.

    1. Vect0r

      Vect0r New Member

      Joined:
      Dec 13, 2011
      Messages:
      50
      Likes Received:
      1
      Trophy Points:
      0
      Had the same problem. Fresh installation on HB + AA downloaded on SVN: works fine UNTIL you restart HB, there it has auto updated itself and won't work anymore.
       
    2. kody11

      kody11 New Member

      Joined:
      Mar 23, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      I'm having the same issue that everyone else has stated. Once restarting Honorbuddy, it no longer works. Can we get any support?
       
    3. Olake

      Olake New Member

      Joined:
      Aug 27, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      I'm reading many people complaining about AutoAngler, they say HB get buged when you restart HB with Autoangler installed since last HB update.

      Is it true? It's work properly?
       
    4. Stip

      Stip New Member

      Joined:
      Jan 22, 2013
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      For this issue, update the AutoAngler2 directory via SVN. Should fix it.
       
    5. shat

      shat New Member Legendary

      Joined:
      Aug 7, 2014
      Messages:
      97
      Likes Received:
      2
      Trophy Points:
      0
      @highvoltz: I have been utilizing AutoAngler for a week or so now and I must say it works wonderfully! I have been working on a set of profiles for my own use and would like to share, but am looking to add some logic to them. I described them in another post, but I am curious if you could give me some insight into the area in which I named autoangler specifically.

      https://www.thebuddyforum.com/honor...nding-profiles-behaviors-etc.html#post1618529

      Basically, curious if functions like GrindTo and such work with Autoangler or not? Does it have similar so you can a) check for fish quantity in bags b) load new profile based on expression?
       
    6. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Pavlentius, and thanks for the log.

      It appears that your local copy of AutoAngler2 is very damaged. Please delete the entire .../Honorbuddy/Bots/AutoAngler2/ directory, and download a fresh copy.

      cheers,
      chinajade


      [size=-2]Ref: Pavlentius' original post w/log[/size]
       
    7. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Shaka54, and thanks for the log file!

      It appears that your local copy of AutoAngler2 is very damaged. Please delete the entire .../Honorbuddy/Bots/AutoAngler2/ directory, and download a fresh copy.

      cheers,
      chinajade


      [size=-2]Ref: Shaka54's original post w/log[/size]
       
    8. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, UncleBuddy,

      We've no chance of assisting you, unless you attach a full log file that captures the issue.

      cheers,
      chinajade
       
    9. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Shat,

      No, each bot has its own grammar. AutoAngler2 does not recognize the Questing bot grammar's GrindTo directive.

      cheers,
      chinajade
       
    10. shat

      shat New Member Legendary

      Joined:
      Aug 7, 2014
      Messages:
      97
      Likes Received:
      2
      Trophy Points:
      0
      Do you know of any grammar / functionality as such it does support or is it mostly just basic to follow this path and look for pools? It does a great job at that... Lol
       
    11. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, all,

      Due to the number of "not working" issues reported, I had Master Highvoltz take a look at the reports. This is what he had to say...

      "I think it might be a update issue.

      It's possible the user canceled the update before it was finished. This could cause issues since it's updating the source directly, not downloading to a temp folder and then copying temp folder over to install folder like I probably should have done. But, I removed the updater a few days ago so it shouldn't be a problem anymore.

      Users are now required to update from the svn directly, until I add AA2 to the store."

      So, what we need to do to repair the issue is...

      • DELETE your .../Honorbuddy/Bots/AugoAngler2/ folder, completely
      • Obtain a fresh copy of AutoAngler2 from the Subversion, as described in the first post
      • AutoAngler2 will no longer auto-update.
        You will need to fetch a fresh copy manually, whenever it is needed.
      We already have HB-1074 ("Make AutoAngler2 available from BuddyStore") open.

      If this does not clear your problem, please post a fresh log after performing these actions.

      cheers,
      chinajade
       
      Last edited: Sep 1, 2014
    12. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi again, Shat,

      The limit of AutoAngler2's grammar is illustrated in the "blank profile" that ships with it. You can find this in .../Honorbuddy/Bots/AutoAngler2/Profiles/AutoAngler2_BlankProfile.xml.

      cheers,
      chinajade
       
    13. Misanthrope

      Misanthrope New Member

      Joined:
      Jul 14, 2013
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      0
      Here is the log from the
      Code:
      Exception was thrown in BotBase.Start. Bot cannot start.
      System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'HighVoltz.AutoAngler.AutoAnglerSettings'. ---> System.FormatException: Le format de la chaîne d'entrée est incorrect.
         at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
         at System.Convert.ToSingle(String value, IFormatProvider provider)
         at System.String.System.IConvertible.ToSingle(IFormatProvider provider)
         at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
         at System.Convert.ChangeType(Object value, Type conversionType)
         at Styx.Helpers.Settings.ConvertType(String val, Type t, String elmName)
         at Styx.Helpers.Settings.LoadFromXML(XElement root)
         at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
         at HighVoltz.AutoAngler.AutoAnglerSettings..ctor(String path) in c:\Users\Misanthrope\Desktop\Honorbuddy 2.5.11412.747\Bots\AutoAngler2\AutoAnglerSettings.cs:line 16
         at HighVoltz.AutoAngler.AutoAnglerSettings..cctor() in c:\Users\Misanthrope\Desktop\Honorbuddy 2.5.11412.747\Bots\AutoAngler2\AutoAnglerSettings.cs:line 13
         --- End of inner exception stack trace ---
         at HighVoltz.AutoAngler.AutoAnglerSettings.get_Instance()
         at HighVoltz.AutoAngler.AutoAnglerBot.DumpConfiguration() in c:\Users\Misanthrope\Desktop\Honorbuddy 2.5.11412.747\Bots\AutoAngler2\AutoAngler.cs:line 341
         at HighVoltz.AutoAngler.AutoAnglerBot.Start() in c:\Users\Misanthrope\Desktop\Honorbuddy 2.5.11412.747\Bots\AutoAngler2\AutoAngler.cs:line 132
         at Styx.CommonBot.TreeRoot.()
      I've deleted the folder and re-installed, multiple times (even HB)
       
    14. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Misanthrope,

      Please attach the full log. Log fragments are unsuitable for analysis.

      cheers,
      chinajade
       
    15. Misanthrope

      Misanthrope New Member

      Joined:
      Jul 14, 2013
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      0
    16. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi again, Misanthrope, and thanks for the log.

      It looks like your Honorbuddy Settings have become corrupted. Please delete your .../Honorbuddy/Settings/ directory, and try again.

      cheers,
      chinajade


      [size=-2]Ref: Misanthrope's original post w/log[/size]
       
    17. Misanthrope

      Misanthrope New Member

      Joined:
      Jul 14, 2013
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      0
      That did it ! thanks :)

      Editing: it seems that i need to remove the folder each time in order to get this working. that only happens with AutoAngler, with some characters who have special "accents" in name or such. Does the Settings Load from AutoAngler supports such caracters ? I'm pretty sure that's the issue here.
       
      Last edited: Sep 5, 2014
    18. shat

      shat New Member Legendary

      Joined:
      Aug 7, 2014
      Messages:
      97
      Likes Received:
      2
      Trophy Points:
      0
      Is it possible for AutoAngler2 to use the Angler's Raft, which is a reward for rep with The Anglers/Nat Pagle? I have the raft, but often do not have water walking elixir available and would imagine it could help prevent some of the stuck issues and random "can't land on an object" type scenarios I find the bot hit from time to time. Basically, if you have the item and no elixir of water walking buff, it use the raft before blacklisting the node or something?

      Edit:

      After digging into the waterwalking.cs I noticed that within the WW class there is a method to get Utility.IsItemInBag(FishingRaftId) // Anglers Fishing Raft and defines the ID of the item as 85500 on line 127, which is all correct; but it isn't using/casting it.

      Edit 2:

      I can attach a full log, but I noticed that within the log there is an issue calling Singular for casting the raft, after watching the bot, it is jumping and trying to cast the raft but it starts the cast then jumps, seems timing is slightly off; I am using Sinfular.

      Code:
      [18:22:55.419 N] (Singular) [WoWRedError] Item is not ready yet.
      [18:22:55.419 N] (Singular) error parsing Guid ''
      [18:22:55.420 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Anglers Fishing Raft#124036 failure: 'Item is not ready yet'
      [18:22:55.356 D] Activity: Moving to Spinefish School
      [18:22:56.435 N] (Singular) [WoWRedError] Item is not ready yet.
      [18:22:56.436 N] (Singular) error parsing Guid ''
      [18:22:56.436 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Anglers Fishing Raft#124036 failure: 'Item is not ready yet'
      [18:22:57.423 N] (Singular) [WoWRedError] Item is not ready yet.
      [18:22:57.424 N] (Singular) error parsing Guid ''
      [18:22:57.424 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Anglers Fishing Raft#124036 failure: 'Item is not ready yet'
      [18:22:58.354 N] (Singular) [WoWRedError] Item is not ready yet.
      [18:22:58.355 N] (Singular) error parsing Guid ''
      [18:22:58.355 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Anglers Fishing Raft#124036 failure: 'Item is not ready yet'
      View attachment log-2014-09-05.txt

      In the log file, when you see it successfully cast the raft for landing on the water's surface, that is me clicking the raft manually. It seems to just be a jumping issue perhaps.. but I am unsure. I have tested with and without rndbuddy enabled to no avail.
       
      Last edited: Sep 5, 2014
    19. shat

      shat New Member Legendary

      Joined:
      Aug 7, 2014
      Messages:
      97
      Likes Received:
      2
      Trophy Points:
      0
      Any AutoAngler users have some insight into how to get my lock to use the raft properly? I'm really list as how to proceed. :(
       
    20. Olga

      Olga New Member

      Joined:
      Sep 6, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Hi. My AutoAngler appears to not function at all. Attaching the log file. It's freshly installed. When I run it HB just freezes and bot config is unclickable.
       

      Attached Files:

    Share This Page