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

[Bot] (Beta) DungeonBuddy - A Dungeon bot.

Well I am trying to help this as best I can but I cannot find anyway to debug what is going on. I have been running instances for the past two days nonstop and ran into nothing major, only minor issues.
 
if i could make a request, it would be AMAZING if someone could add an exit location to Blood Furnace... when trying to include in my tailoring profile, it gives the error:

The current dungeon script has no exit location. Please report to the developer.

Alternatively, you could teach me how to do it, and i'd be willing to go thru and add exit locations to other dungeons as well... I have a feeling I will be wanting more of them done later.
Hi, To add a exit location you need to copy/paste the code below into the correct script for dungeon and change the coordination to that of the inside portal.
Code:
public override WoWPoint ExitLocation { get { return new WoWPoint(1898.504, 657.7404, 176.6373); } }

To get the portal location I simply right-click at the base of the portal to initiate a click-move then tap the back key to cancel ctm and run the script below in HBConsole to get the ctm location.
Code:
            var pos = WoWMovement.ClickToMoveInfo.ClickPos;
            Log("new WoWPoint ({0}, {1}, {2});", pos.X, pos.Y, pos.Z);

You will have to disable auto-update if you make any changes to the scripts but this will be fixed in a future release.

I will add exit location for Blood Furnace.
 
Last edited:
How difficult would it be to add questing support in with dungeonbuddy? People are missing a good amount of exp / gear without the support of quests inside of dungeons. I would love to try and get this working if somebody could point me in the right direction...
 
quote_icon.png
Originally Posted by Whatever

Hello. Just queued up for a dungeon, Dire Maul.
Pandaren Hunter at level 47, SV.
Working good, i am at the 3rd Boss now. The only problem is that the bot is not looting the bosses, means that it doesnt select need, greed, pass or disenchant. People keep asking me why im not klicking on some of the 4 choices, if it would loot automatically i could go afk.
How can i fix that? Guess it wont choose anything in other instances too :/

Would be great if someone could help me.



Greetings, whatever

EDIT://
Just wiped with the group, the bot just stands afk there as a ghost. Not running automatically in the instance again.

click on plugins and select autoequip2. not sure about your other problem tho.



Be careful if it is your first time using autoequip2 plugin. I read this post when I google searched what to do to make my bot roll on gear and found this post(autoquip2). Seemed like it was going to work perfect. Started dungeonbuddy (first time). appeared to be working perfectly, but I decided I would go to sleep and check out how it did in the morning. Did 10 or so dungeons until the server restart booted him. Equipped all the gear It thought was best which is all good I suppose. But then it also sold all my pvp gear on the items that it replaced and the pvp items I did not currently have equipped. Did the math. I have to bot 10750 honor. ( Lesson for me . Don't go to sleep when your bots trying something new. lol) Thank god for bgbuddy. now i just need to fix my friends gear before he logs back on!)
 
Last edited:
I have been running cata dungeons now for a little bit and have ran into almost no issues. I will post one issue when I can. First off, as soon as the bot leaves one dungeon after completing it successfully, and ques for the second and accepts it. This is where the problem is - my bot always leaves that dungeon and gets the 30 minute debuff.. Any ideas?
 
Having an issue with stonescore. bot stops after pushing start with a popup saying " The current dungeon script has no exit location "
 
Having an issue with stonescore. bot stops after pushing start with a popup saying " The current dungeon script has no exit location "
Pretty sure theres a post a few threads back saying that is in the process of being fixed
 
How difficult would it be to add questing support in with dungeonbuddy? People are missing a good amount of exp / gear without the support of quests inside of dungeons. I would love to try and get this working if somebody could point me in the right direction...

It does do quests but i think only ones that will give you equipment you need. One dungeon I just did in MOP did 2 quests
 
quote_icon.png
Originally Posted by Whatever

Hello. Just queued up for a dungeon, Dire Maul.
Pandaren Hunter at level 47, SV.
Working good, i am at the 3rd Boss now. The only problem is that the bot is not looting the bosses, means that it doesnt select need, greed, pass or disenchant. People keep asking me why im not klicking on some of the 4 choices, if it would loot automatically i could go afk.
How can i fix that?

Your autoequip2 is not set.
 
is scenario working in last beta build? when i come in scenario it's says no meshes for it. where can i download them ?

[17:44:03.660 D] [BGBuddy-DEBUG]: Attached combat log
[17:44:03.973 N] Checking online for new revision of Superbad
[17:44:03.973 N] No updates have been found. Revision 63 is the latest build.
[17:44:03.983 D] [Lua.Events] Attached to event MODIFIER_STATE_CHANGED with handler HandleModifierStateChanged
[17:44:03.984 N] Non-english client detected.
[17:44:03.984 N] For maximum performance please switch to an english client!
[17:44:03.984 N] The Routine will work, but with an english client you may experience better performance.
[17:44:03.985 D] Активность: Инициализация завершена
[17:44:03.986 N] Инициализация завершена.
[17:44:04.060 D] Активность: Honorbuddy запущен
[17:44:07.695 N] Запускаю бота!
[17:44:08.091 D] System.NullReferenceException: Карта плиток пуста!
в ?..SetMap(String )
в Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
в Styx.CommonBot.TreeRoot.Start()
в Honorbuddy.MainWindow.Start()
[17:44:07.950 D] Получен код ошибки от сервера сеток при попытке получить карту плиты для HordeAmbushScenario: Server Exception
[17:44:08.083 D] Не получилось получить карту плиты для HordeAmbushScenario!
[17:44:08.090 N] Карта плиток пуста!
[17:44:08.091 D] System.NullReferenceException: Карта плиток пуста!
в ?..SetMap(String )
в Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
в Styx.CommonBot.TreeRoot.Start()
в Honorbuddy.MainWindow.Start()
[17:44:08.092 D] Stop called!
[17:44:08.092 Q] Bot Stopped! Reason: Карта плиток пуста!
[17:45:29.422 D] System.NullReferenceException: Карта плиток пуста!
в ?..SetMap(String )
в Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
в Styx.CommonBot.TreeRoot.Start()
в Honorbuddy.MainWindow.Start()
[17:45:29.079 N] Запускаю бота!
[17:45:29.298 D] Получен код ошибки от сервера сеток при попытке получить карту плиты для HordeAmbushScenario: Server Exception
[17:45:29.421 D] Не получилось получить карту плиты для HordeAmbushScenario!
[17:45:29.422 N] Карта плиток пуста!
[17:45:29.422 D] System.NullReferenceException: Карта плиток пуста!
в ?..SetMap(String )
в Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
в Styx.CommonBot.TreeRoot.Start()
в Honorbuddy.MainWindow.Start()
[17:45:29.422 D] Stop called!
[17:45:29.422 Q] Bot Stopped! Reason: Карта плиток пуста!
[17:56:07.856 D] System.NullReferenceException: Карта плиток пуста!
в ?..SetMap(String )
в Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
в Styx.CommonBot.TreeRoot.Start()
в Honorbuddy.MainWindow.Start()
[17:56:07.474 N] Запускаю бота!
[17:56:07.727 D] Получен код ошибки от сервера сеток при попытке получить карту плиты для HordeAmbushScenario: Server Exception
[17:56:07.855 D] Не получилось получить карту плиты для HordeAmbushScenario!
[17:56:07.856 N] Карта плиток пуста!
[17:56:07.856 D] System.NullReferenceException: Карта плиток пуста!
в ?..SetMap(String )
в Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
в Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
в Styx.CommonBot.TreeRoot.Start()
в Honorbuddy.MainWindow.Start()
[17:56:07.856 D] Stop called!
[17:56:07.856 Q] Bot Stopped! Reason: Карта плиток пуста!


p.s. autoupdate in DB if set to false.
 
Unga-Unga

For some reason after bot enter scenario in 1 minute it think that it's over (it's not really) and exit it so get debuff:

[18:10:06.525 N] [DungeonBuddy 5]: Queuing for Scenarios
[18:10:07.555 N] [DungeonBuddy 5]: Queuing for Унга-Ингу
[18:10:07.555 N] [DungeonBuddy 5]: Queuing for Гробница Забытых Королей
[18:10:07.555 N] [DungeonBuddy 5]: Queuing for Арена Истребления
[18:10:07.555 N] [DungeonBuddy 5]: Queuing for Атака на Зан'весс
[18:10:10.813 N] [AlishaHelpers]: Got Dungeon invite, Entering in 1.5 - 3.5 seconds
[18:10:13.711 N] [AlishaInvite]: Got Dungeon invite, Entering in 1.5 - 3.5 seconds
[18:10:19.175 D] System.AccessViolationException: Could not read bytes from 3FD65540 [299]!
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.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWPlayer.[]( )
at Styx.WoWInternals.WoWObjects.WoWPlayer.get_Experience()
at Styx.CommonBot.GameStats.()
at Styx.Pulsator.Pulse(PulseFlags flags)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
[18:10:19.175 D] System.AccessViolationException: Could not read bytes from 3FD65540 [299]!
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.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWPlayer.[]( )
at Styx.WoWInternals.WoWObjects.WoWPlayer.get_Experience()
at Styx.CommonBot.GameStats.()
at Styx.Pulsator.Pulse(PulseFlags flags)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
[18:10:19.176 N] Not in game
[18:10:21.106 D] Downloaded tilemap BrewmasterScenario03
[18:10:21.211 D] Changed tilemap to BrewmasterScenario03, Tiled: True
[18:10:21.248 N] [DungeonBuddy 5]: Accepting dungeon invite
[18:10:22.113 N] [DungeonBuddy 5]: Entered dungeon: Унга-Ингу
[18:10:22.135 N] [DungeonBuddy 5]: No profile found for dungeonId: 499
[18:10:22.136 D] [DungeonBuddy-DEBUG 5]: Building dungeon composite list
[18:10:22.244 D] [DungeonBuddy-DEBUG 5]: Added 3 encounter, 0 object and 0 location behaviors for Унга-Ингу. 3 behaviors total
[18:10:22.785 D] Activity: Talking to Хмелевар Бо
[18:10:22.864 D] [CGSpellBook::CastSpell] Override ID: 1126, KnownIndex: 45
[18:10:22.876 N] Mark of the Wild
[18:10:25.385 D] Activity: Downloading Mesh...
[18:10:26.397 D] Downloaded BrewmasterScenario03_30_37
[18:10:26.399 D] Activity: Talking to Хмелевар Бо
[18:10:26.402 D] Activity: Loading Tile/s
[18:10:26.402 D] Loading BrewmasterScenario03_30_37
[18:10:28.135 D] [CGSpellBook::CastSpell] Override ID: 64657, KnownIndex: -1
[18:10:29.935 D] Activity: Talking to Хмелевар Бо
[18:10:31.747 D] InteractDebug:1108243284
[18:10:31.789 D] Interact Done:1108243284
[18:10:38.707 D] Changed POI to:Type: Kill, Name: Унга-копейщик
[18:10:39.266 D] Stop and dismount... Reason: Pulling
[18:10:40.151 D] [CGSpellBook::CastSpell] Override ID: 768, KnownIndex: 55
[18:10:40.167 N] Cat Form
[18:10:40.555 D] [CGSpellBook::CastSpell] Override ID: 5215, KnownIndex: 48
[18:10:40.571 N] Prowl
[18:10:40.891 D] [CGSpellBook::CastSpell] Override ID: 1850, KnownIndex: 63
[18:10:40.907 N] Dash
[18:10:41.770 D] [CGSpellBook::CastSpell] Override ID: 9005, KnownIndex: 53
[18:10:41.790 N] Pounce
[18:10:42.272 D] Cleared POI - Reason No targets in list2
[18:10:42.272 D] Cleared POI
[18:10:43.655 D] Changed POI to:Type: Kill, Name: Унга-копейщик
[18:10:45.776 D] [CGSpellBook::CastSpell] Override ID: 52610, KnownIndex: 43
[18:10:45.790 N] Savage Roar [#8] [Single]
[18:10:47.374 D] [DungeonBuddy-DEBUG 5]: Current POI is not the best target. Changing.
[18:10:47.374 D] Changed POI to:Type: Kill, Name: Унга-копейщик
[18:10:48.938 D] [CGSpellBook::CastSpell] Override ID: 770, KnownIndex: 38
[18:10:48.957 N] Faerie Fire [#20] [Single]
[18:10:50.239 D] [CGSpellBook::CastSpell] Override ID: 5221, KnownIndex: 62
[18:10:50.257 N] Shred [#53] [Single]
[18:10:51.407 D] Cleared POI - Reason No targets in list1
[18:10:51.407 D] Cleared POI
[18:10:52.640 N] [DungeonBuddy 5]: Dungeon completed. Leaving. [Reason: None]
[18:10:52.657 N] [DungeonBuddy 5]: Left dungeon: Унга-Ингу
[18:10:54.850 D] System.AccessViolationException: Could not read bytes from 000000D0 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.WoWInternals.ObjectManager.get_LocalGuid()
at Styx.WoWInternals.ObjectManager.Update()
at AlishaHelpers.AlishaHelpers.Pulse() in c:\Users\alisha\Downloads\HB\HonorbuddyBETA 2.5.6639.82\Plugins\AlishaHelpers\AlishaHelpers.cs:line 1057
at Styx.Plugins.PluginWrapper.Pulse()
[18:10:54.853 D] Styx.InvalidObjectPointerException: Cannot read a descriptor on an invalid object.
at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.[]( )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Flags()
at Styx.WoWInternals.WoWObjects.WoWUnit.( )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Combat()
at Styx.WoWInternals.WoWObjects.LocalPlayer.get_IsActuallyInCombat()
at PluginTidyBags3.TidyBags3.Pulse() in c:\Users\alisha\Downloads\HB\HonorbuddyBETA 2.5.6639.82\Plugins\Tidybags\TidyBags.cs:line 298
at Styx.Plugins.PluginWrapper.Pulse()
[18:10:54.854 D] System.AccessViolationException: Could not read bytes from 000007D8 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.WoWInternals.WoWMovementInfo.()
at Styx.WoWInternals.WoWMovementInfo.get_FallTime()
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
[18:10:54.816 D] Plugin AlishaHelpers threw an exception in 'Pulse'! Exception:
[18:10:54.850 D] System.AccessViolationException: Could not read bytes from 000000D0 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.WoWInternals.ObjectManager.get_LocalGuid()
at Styx.WoWInternals.ObjectManager.Update()
at AlishaHelpers.AlishaHelpers.Pulse() in c:\Users\alisha\Downloads\HB\HonorbuddyBETA 2.5.6639.82\Plugins\AlishaHelpers\AlishaHelpers.cs:line 1057
at Styx.Plugins.PluginWrapper.Pulse()
[18:10:54.852 D] Plugin Tidy Bags 3.6 Reloaded threw an exception in 'Pulse'! Exception:
[18:10:54.853 D] Styx.InvalidObjectPointerException: Cannot read a descriptor on an invalid object.
at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.[]( )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Flags()
at Styx.WoWInternals.WoWObjects.WoWUnit.( )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Combat()
at Styx.WoWInternals.WoWObjects.LocalPlayer.get_IsActuallyInCombat()
at PluginTidyBags3.TidyBags3.Pulse() in c:\Users\alisha\Downloads\HB\HonorbuddyBETA 2.5.6639.82\Plugins\Tidybags\TidyBags.cs:line 298
at Styx.Plugins.PluginWrapper.Pulse()
[18:10:54.854 D] System.AccessViolationException: Could not read bytes from 000007D8 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.WoWInternals.WoWMovementInfo.()
at Styx.WoWInternals.WoWMovementInfo.get_FallTime()
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
 
Anyone else have trouble getting in a "loading tiles" loop today? Group would, wipe, corpse run back to where they died then just sit there with loading tiles.

Uldum as druid tank gets "can't mount while shape shifted" before riding dragons.
 
Sorry for the Dual post on this, I will keep this one up to day as best as i can.

Which Bot: DungeonBuddy.

Character Information: 1xTank, 1xHealer and 1xDPS (all botting) + 2x DPS (Me and my friend playing).

What profile were you using: Classic Dungeon Scripts

Date the bug occurred: On going

Please explain, in as much detail as possible, what the bug is: The reason for most of the following bugs is the Tank stops/does something that it shouldn't do due to a few miner bugs in the scrips for the dungeon's.

Deadmines
Not yet tested

Ragefire Chasm
Tank, stops at the site of the old end spot for this dungeon, rather than at the New last boss.

Wailing Caverns
Tank, try?s talking to the NPC at the start rather than going and clearing the dungeon then returning to talk to the NPC.

Shadowfang Keep
Tank, starts running into the gate in the Lower Observatory rather than waiting for the NPC to open the gate, then after that he runs all the way to the top and doesn?t stop to attack any of the mobs from that point until its in the Lord Godfrey's Chamber (there is about 4 pax all in for that area, plus it runs into the door of the chamber until it gets inside the room before attempting to kill anything.), another miner problem with this one is when you die and come back in the bots just stands at the door.

Blackfathom Deeps
Not yet tested

Stormwind Stockade
No real problems, just a little disjointed with clearing out the rooms but this mite be down to the range I have for pulling.

Gnomeregan
Just a miner thing it gets stuck on some doorways, Apart from that it works fine as long as the part you are in with done mess it up

Scarlet Halls
Picks up the target boss for the archers? fine, but when walking up it stays in the fire so ends up getting killed.

Scarlet Monastery
Not yet tested

Maraudon - The Wicked Grotto
Not yet tested

Razorfen Kraul
Not yet tested

Maraudon - Foulspore Cavern
Not yet tested

Maraudon - Earth Song Falls
Not yet tested

Uldaman
Not yet tested

Dire Maul - Warpwood Quarter
Not yet tested

Scholomance
Not yet tested

Dire Maul - Capital Gardens
Not yet tested

Razorfen Downs
Not yet tested

Dire Maul - Gordok Commons
Not yet tested

Stratholme - Main Gate
Not yet tested

Zul'Farrak
Not yet tested

Stratholme - Services Entrance
DPS doesn?t enter the first gate as you enter the dungeon, however have not tested it fully yet with having my own tank with me.

Blackrock Depths - Detention Block
Not yet tested

Sunken Temple
Not yet tested

Blackrock Depths - Upper City
Not yet tested

Lower Blackrock Spire
Not yet tested

Upper Blackrock Spire
Not yet tested


Please list all plug-ins currently enabled: Not relevant

Which Custom Class are you using: None


As I find more I will update this.

Many thanks

Mav.
 
It refuses to queue for me when I am attempting do some solo heroics in MoP. I get no error or anything..

Anyone else with a similiar problem?
 
DB has worked fine in the past, but now when it gets into the dungeon, it just sits there and does nothing.

Tried a fresh install and multiple characters and same thing. I dont think it's my CC (TuanHA Monk) because the same thing happens on my lock. I know these "nothing happens" posts typically never get a response, but I did take the time to post a log so somebody would hopefully take a look. Here's where it starts to fail:

[17:28:03.795 N] [DungeonBuddy 5]: Entered dungeon: Shado-Pan Monastery
[17:28:03.838 N] [DungeonBuddy 5]: Successfully loaded: Shado-Pan Monastery Heroic
[17:28:03.839 D] [DungeonBuddy-DEBUG 5]: Building dungeon composite list
[17:28:03.876 D] [DungeonBuddy-DEBUG 5]: Added 12 encounter, 2 object and 0 location behaviors for Shado-Pan Monastery. 14 behaviors total
[17:28:04.029 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Bots.DungeonBuddy.DungeonBot.(WoWItem )
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Linq.Enumerable.Sum(IEnumerable`1 source)
at Bots.DungeonBuddy.DungeonBot.()
at Bots.DungeonBuddy.DungeonBot.(Object )
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.DungeonBuddy.DungeonBot..Tick(Object )
at Styx.CommonBot.TreeRoot.()
 
[14:28:50.718 N] [DungeonBuddy 5]: Checking for profile and script updates.
[14:28:53.860 N] [DungeonBuddy 5]: Updating Mists of Pandaria\Raids\Guardians of Mogu'shan.xml
[14:28:53.862 D] [DungeonBuddy-DEBUG 5]: Failed to update scripts and profiles.
[14:28:53.866 D] [DungeonBuddy-DEBUG 5]: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\HonorBuddy\Default Profiles\DungeonBuddy\Mists of Pandaria\Raids\Guardians of Mogu'shan.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at ..(String , String )
[14:28:54.005 N] [DungeonBuddy 5]: Updating Mists of Pandaria\Raids\Guardians of Mogu'shan.cs
[14:28:54.006 D] [DungeonBuddy-DEBUG 5]: Failed to update scripts and profiles.
[14:28:54.006 D] [DungeonBuddy-DEBUG 5]: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\HonorBuddy\Dungeon Scripts\Mists of Pandaria\Raids\Guardians of Mogu'shan.cs'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at ..(String , String )
[14:28:54.006 N] [DungeonBuddy 5]: All files are up-to-date.
 
Last edited by a moderator:
It does do quests but i think only ones that will give you equipment you need. One dungeon I just did in MOP did 2 quests
All the MOP dungeon scripts that I have finished has quests include, none of the classic, TBC, WoTLK or Cata scripts have quests scripted
 
Last edited:
I have been running cata dungeons now for a little bit and have ran into almost no issues. I will post one issue when I can. First off, as soon as the bot leaves one dungeon after completing it successfully, and ques for the second and accepts it. This is where the problem is - my bot always leaves that dungeon and gets the 30 minute debuff.. Any ideas?
Could you attach a log of this happening?
 
[14:28:50.718 N] [DungeonBuddy 5]: Checking for profile and script updates.
[14:28:53.860 N] [DungeonBuddy 5]: Updating Mists of Pandaria\Raids\Guardians of Mogu'shan.xml
[14:28:53.862 D] [DungeonBuddy-DEBUG 5]: Failed to update scripts and profiles.
[14:28:53.866 D] [DungeonBuddy-DEBUG 5]: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\HonorBuddy\Default Profiles\DungeonBuddy\Mists of Pandaria\Raids\Guardians of Mogu'shan.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at ..(String , String )
[14:28:54.005 N] [DungeonBuddy 5]: Updating Mists of Pandaria\Raids\Guardians of Mogu'shan.cs
[14:28:54.006 D] [DungeonBuddy-DEBUG 5]: Failed to update scripts and profiles.
[14:28:54.006 D] [DungeonBuddy-DEBUG 5]: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\HonorBuddy\Dungeon Scripts\Mists of Pandaria\Raids\Guardians of Mogu'shan.cs'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at ..(String , String )
[14:28:54.006 N] [DungeonBuddy 5]: All files are up-to-date.
Will look into it. Thanks for reporting.
 
Back
Top