Forgive what may be a dumb question, but Quest Behaviors have to be placed into the Quest Behaviors folder in the Honorbuddy directory, right?
I've reinstalled HB a few times, and have also installed fresh plugins, profiles, etc. in hopes that it would fix my issue. It picks up the two quests, In Enemy hands and Burning away the Filth, and then the pop up comes saying that the profile is done, before doing anything. Any tips would be appreciated, thanks. View attachment 4880 2012-11-07 17.34.txt
after starting, he take all Quests, than he fly to the first Quest and stand still - thats it -.- no error - nothing...
when i start the profile its doing noting, just stand still. when i stop the bot i get: Code: System.Threading.ThreadAbortException: Thread was being aborted. at Styx.MemoryManagement.ExternalProcessReader.(SafeMemoryHandle , IntPtr , Byte* , Int32 , Int32& ) at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative) at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative) at Styx.WoWInternals.WoWObjects.LocalPlayer.get_MapId() at Styx.Pathing.BlackspotManager.(Object , TileLoadedEventArgs ) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at Tripper.Navigation.WowNavigator.LoadTile(TileIdentifier wowTile) at Tripper.Navigation.WowNavigator.(Int32 , Int32 ) at Tripper.RecastManaged.Detour.NavMeshTileLoader.TileLoader(Int32 x, Int32 y, Void* userArg) at dtNavMeshQuery.loadNeighbourTiles(dtNavMeshQuery* , UInt32 ref) at dtNavMeshQuery.updateSlicedFindPath(dtNavMeshQuery* , Int32 maxIter) at Tripper.RecastManaged.Detour.NavMeshQuery.UpdateSlicedFindPath(Int32 maxIter) at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end) at Styx.Pathing.MeshNavigator.CanNavigateFully(WoWPoint from, WoWPoint to, Int32 maxHops) at Styx.Pathing.Navigator.CanNavigateFully(WoWPoint from, WoWPoint to, Int32 maxHops) at Styx.Pathing.Navigator.CanNavigateFully(WoWPoint from, WoWPoint to) at Styx.CommonBot.Database.NpcQueries.GetNearestNpc(WoWFactionTemplate myFaction, UInt32 mapId, WoWPoint searchLocation, UnitNPCFlags npcFlags) at Styx.CommonBot.Profiles.VendorManager.GetClosestVendor(VendorType type)
Hi guyz when i try to start profile it asks for some megser plugin... Ive putted it in plugins category but it asks the same!
When trying to do dailies on my rogue, he just lands in the area and never actually does anything. View attachment log.txt
the quest "free spirits" acts rather retarded, when trying to get the buff spirit void, it works, into the corner and get stuck, against the wall and the statue... dont know if its somthing u can fix... but its normaly enough to manuly jump a couple of times
I fixed Free Spirits today and now it takes only few min to complete, anyway this version is not uploaded yet. I am working on Silkfeather Hawks + Pompfruits, when all will be rdy new profile will be uploaded, hopefully today.
any word on what's causing my issues or is it in the fixes you plan to release later today? Thanks a ton for your work on this!
Quest Cannonfire, your hb thinks its done so it wont use bom on cannons and you in infinite loop. Easy solution, download fresh hb, extract to another folder then your existing hb, run it and check if profile is working.
Code: Version 2.0: - Free Spirits now using flying mount to complete, need to download ForcedMount1.cs behavior + optional modified Megser Daily Plugin to make it faster (plugin makes character to fly away and avoid combat while in spirit world) - Crumbling Behemoth now using plugin to avoid being hit by aoe - Laosy Scouting now using Laosy.cs behavior - Pomfruit Pickup now using Pomfruit.cs behavior - Silkfeather Hawk quest now using Silkfeather.cs behavior (tested only on rogue with throw and works fine, hope it works fine also on another classes) - Added few more missing quests, anyway still few quests are missing Knows issues: - Thundering Skies still working on this quest , for now need to make it manually, anyway its not so hard - Working on Setting Sun Garrison also but for now cant handle few quests (2 running + 1 rolling, no idea how to make them)
Does not click on the lightning totems for the daily High Chance of Rain, just flies around in an endless loop landing at each of them, not doing anything. And the plugin is spamming the shit out of the log with an error: Code: Plugin Pandaria Dailies threw an exception in 'Pulse'! Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException() at System.Collections.Generic.List`1.get_Item(Int32 index) at AzeniusHelper.AzeniusHelper.Pulse() in c:\Users\Rick\Desktop\HB - Copy\Plugins\Pandaria Dailies -Megser-\Pandaria Dailies -Megser-.cs:line 193 at Styx.Plugins.PluginWrapper.Pulse()