I tried to use my fishing buddy tonight and it wouldn't start up.. I would click run and it would never start. Is there a problem with it. Here is what is said in the log..
[03:04:14.858 D] Exception was thrown in BotBase.Start. Bot cannot start.
[03:04:14.858 D] System.ArgumentException: This handler has already been attached to this event
Parameter name: handler
at Styx.WoWInternals.LuaEvents.AttachEvent(String eventName, LuaEventHandlerDelegate handler, String filter)
at Styx.WoWInternals.LuaEvents.AttachEvent(String eventName, LuaEventHandlerDelegate handler)
at Bots.FishingBuddy.FishingBuddyBot.Start() in
c:Honorbuddy\Bots\FishingBuddy\FishingBuddy.cs:line 125
at Styx.CommonBot.TreeRoot.*************()
[03:04:14.858 D] Exception was thrown in BotBase.Start. Bot cannot start.
[03:04:14.858 D] System.ArgumentException: This handler has already been attached to this event
Parameter name: handler
at Styx.WoWInternals.LuaEvents.AttachEvent(String eventName, LuaEventHandlerDelegate handler, String filter)
at Styx.WoWInternals.LuaEvents.AttachEvent(String eventName, LuaEventHandlerDelegate handler)
at Bots.FishingBuddy.FishingBuddyBot.Start() in
c:Honorbuddy\Bots\FishingBuddy\FishingBuddy.cs:line 125
at Styx.CommonBot.TreeRoot.*************()