What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: FishingBuddy--DO NOT DELETE

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.
 
I'm having the same issue that everyone else has stated. Once restarting Honorbuddy, it no longer works. Can we get any support?
 
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?
 
For this issue, update the AutoAngler2 directory via SVN. Should fix it.
 
@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?
 
hi lads,

can you pls check out whats wrong with my auto angler as i'm not able to start fishing, tune just stands and doing nothing.

BRs
Pavlentius

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: [post=1606704]Pavlentius' original post w/log[/post][/size]
 
Hi guys,
I have probleme with AA, Some profiles do not work, I have the error message :AutoAngler[2.130]: Warning: It took 168.7591056 seconds to pulse.
This can cause missed bites. To fix try disabling all plugins

My logs :View attachment 139116

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: [post=1607453]Shaka54's original post w/log[/post][/size]
 
Same problem here, but no profiles works at all.

Hi, UncleBuddy,

We've no chance of assisting you, unless you attach a full log file that captures the issue.
Ref: [post=378165][Guide] How to attach your log[/post]

cheers,
chinajade
 
@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?

Hi, Shat,

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

cheers,
chinajade
 
Hi, Shat,

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

cheers,
chinajade

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
 
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:
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

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
 
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)
 
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)

Hi, Misanthrope,

Please attach the full log. Log fragments are unsuitable for analysis.
Ref: [post=378165][Guide] How to attach your log[/post]

cheers,
chinajade
 
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:
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:
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. :(
 
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.
 

Attachments

Back
Top