Code: Plugin from C:\WoW-Tools\HB\Plugins\ABFix.cs could not be compiled! Compiler errors: File: ABFix.cs Line: 114 Error: 'Bots.ArchaeologyBuddy.ArchBuddy' does not contain a definition for 'MountStuff' File: ABFix.cs Line: 172 Error: 'Bots.ArchaeologyBuddy.ArchBuddy' does not contain a definition for 'MountStuff' File: ABFix.cs Line: 193 Error: 'Bots.ArchaeologyBuddy.ArchBuddy' does not contain a definition for 'MountStuff' File: ABFix.cs Line: 236 Error: 'Bots.ArchaeologyBuddy.ArchBuddy' does not contain a definition for 'MountStuff' ArchBuddy v1.1.0.303
.219 is the last public release. .219 is the last released that had MountStuff that I have on my hdd, everything after that doesn't have it (checked with object browser). Some of us get some of raphus's releases faster when he needs to test something. Be glad you're not the test-subject
Hey znuffie, been a long time. Too bad it doesn't work with your AB beta version. Let's hope this plugin won't be necessary anymore on the next public release.
Eastern Kindom Hillsbrad Foothills // Arathi Highlands // Wetlands STUCK: <Hotspot X="-1876.997" Y="-811.006" Z="546.8296" /> Unstuck: <Hotspot X="-1763.627" Y="-1420.722" Z="54.18901" /> Loving your dirty fix btw
Hey, managed to fix it for my version of AB. used StyxWoW.Me.Mounted and Styx.Logic.Pathing.Flightor.MountHelper.MountUp() Also, as a note for everyone using this plugin: Make sure you have a hearthstone, I didn't, I had the Innkeeper's Daughter hearthstone and it kept failing on me.
Eastern Kindom Twilight Highlands \\ Artahi Highlands (going north) STUCK: <Hotspot X="-2359.228" Y="-4343.515" Z="547.7906" /> Unstuck: <Hotspot X="-3150.852" Y="-4206.659" Z="358.4099" />
Eastern Kindoms Redrige Mountains (stuck east going north) STUCK: <Hotspot X="-8990.212" Y="-4214.939" Z="546.9885" /> Unstuck: <Hotspot X="-9313.827" Y="-3865.626" Z="244.6957" />
Eastern Kingdoms Burning Steppes (stuck east going south) STUCK: <Hotspot X="-7786.586" Y="-3978.079" Z="546.9885" /> Unstuck: <Hotspot X="-7417.835" Y="-3438.153" Z="404.075" />
i just tried this.. was stuck over some open water.. it landed in the water and tried to hearth.. and HB crashed.. i have The Innkeeper's Daughter - Item - World of Warcraft instead of my hearthstone in my bags.. i'm assuming thats what made it crash.
Having issues with a taren and mounts. I cant use archeology for more then 2 hours usually due to him finding an artifact under some stairs or in a set of bones and then he just continously tries to mount, and usually he will hearth then wait the cooldown of the hearth when he gets stuck in the same area again
Try this plugin for overall stuck issues: http://www.thebuddyforum.com/honorb...gin]-stuckhelper-improved-stuck-handling.html That isn't something specific with AB or with this plugin.
Can be added inside the plugin. Like the one that is already in there. But if your not sure how then just wait for cowdude's update Code: {0, /* Eastern Kingdoms *****************************************************************************/ new Dictionary<WoWPoint,WoWPoint[]>{ { //twiHighlands->Arathi stuck issue ===> Arathi south bridge bridge new WoWPoint(-2324.421, -4383.512, 545.1072), <- Stuck new WoWPoint[]{ new WoWPoint(-2160.283, -3832.621, 329.2303), <- Unstuck path new WoWPoint(-2183.405, -3204.044, 279.6175), <- * new WoWPoint(-2231.291, -2727.011, 229.4274), <- * new WoWPoint(-2240.349, -2488.396, 162.1002) <- * }
Updated! 1.1 Added new stuck locations Fixed an error when it can't find ground level (mostly after the fatigue wall). Will just dismount and fall in water (or die.) Added support for The Innkeeper's Daughter - Item - World of Warcraft Note that it won't dismount while flying over the sea if the stuck location is known.