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: DungeonBuddy--DO NOT DELETE

My dev computer is back from service, ready for action, so would perform some tests myself soon.

And happened again.
Tank standing there, staring in one direction.
Honorbuddy just brings the message that the dungeon seems completed, 10 seconds until requeue.
Maybe because the CustomClass kicks in while in combat, but i don´t really know.


Just for information: Tank - Protpala, Customclass - Singular
 
Another addition to prevent suiciding in Ahune's melee range:

Code:
AddAvoidObject(ctx => true, 20, o => o.Entry == AhuneId);

I had problems with toons getting stuck at bonfire in the Ahune event instance. After experimenting with blackspots which didn't seems to work I ended up in avoiding the object instead. If anyone experiences the same, just put add the following line to "Dungeon Scripts/Holidays/The Frost Lord Ahune.cs:199"

Code:
AddAvoidObject(ctx => true, 6, 188073);
 
my team also gots stuck at the end...

read somewhere the file has to be placed in a subfolder? is that correct?
Currently have it in the mail folder
 
My 5 man team hits the same problem in UBRS where at the end they do not reque. I have verified that this happens when my tank is using Tuanha Paladin but not when using Singular. Singular does crazy less damage than Tuanha though which sucks.
 
My 5 man team hits the same problem in UBRS where at the end they do not reque. I have verified that this happens when my tank is using Tuanha Paladin but not when using Singular. Singular does crazy less damage than Tuanha though which sucks.

This should not be the issue, I have leader on my priest, and use singular on it. I notice it bugs out less with singular, but bugs none the less.
 
Am I like the only one that isn't having any problem with UBRS after using Aion's fix? I've been running in intervals of 12-14 hours with not a single problem. I've seen it leave while in combat/etc.
Wonder why others are still having problems.
 
Running a 5 man RAF team.

Wondering if there is any way to automatically switch from 'random classic dungeon' to 'random outland dungeon' etc.

Thanks :)
 
Am I like the only one that isn't having any problem with UBRS after using Aion's fix? I've been running in intervals of 12-14 hours with not a single problem. I've seen it leave while in combat/etc.
Wonder why others are still having problems.

I am still having issues even with the new code, stops almost every time in UBRS. Tried both singular and Tuan profiles.
 
Outland dungeons are very bugged. Whenever char dies, it 80% of the time doesn't go back into the instance because it cant navigate the waypoint properly (since all the dungeons are on the ledge) and gets stuck alot. Have to manually spend 3-5mins for each bot walking back into the dungeon whenever whole party dies.
 
Now experiencing stucks in Shadowmoon burial grounds heroic. My team is thrown off the platform while fighting Bonemaw, but are just able to kill him before being thrown off. My team is then stuck in the water right next to the platform.

It might just be that he's trying to spam a spell while silenced in the water, changed some talents, and wil have to see how it goes.
 

Attachments

Last edited:
Am I like the only one that isn't having any problem with UBRS after using Aion's fix? I've been running in intervals of 12-14 hours with not a single problem. I've seen it leave while in combat/etc.
Wonder why others are still having problems.

who is your leader and what CR are you using?
 
The fix that Aion posted, that part of the code is never called. there for the bot still just stop's.
 
Summary: Not moving
Class: guardian druid, resto druid
CustomClass: Singular, Singular
Role: Tank, Healer
Queue Type: Random Queue
Party Mode: Yes
Dungeon: Utgarde Keep
 

Attachments

Summary: Not moving
Class: guardian druid, resto druid
CustomClass: Singular, Singular
Role: Tank, Healer
Queue Type: Random Queue
Party Mode: Yes
Dungeon: Utgarde Keep
Hi, Genoxalmighty,

From your logs, it looks like you've got an interfering program. But since this is a new release, let's start with a 'clean install':

As stated in the article, for the clean install it is important that:
  • The 'installer', not the zip file, is used to perform the installation.
    You will need to run the installer with Windows administrator privileges. The installer is available here:
  • Your Windows must be completely patched for the installer to work. (E.g., Win7 must have SP1 installed + updates).
    Keep running Windows Update until there are no more patches to apply. This may require rebooting your machine several times.
  • The installer must be an exception to your AntiVirus.
  • The directory in which you install the Buddy bot must be an exception to your AntiVirus.
  • You copy nothing from a previous Honorbuddy installation
  • You do not install any third-party products

If the problem still happens, its time to look for interfering programs. These articles will walk you through the usual suspects:

If still no joy, please open a new thread in the Support forum, and attach a fresh log please:
Ref: [post=378165][Guide] How to attach your log[/post]

As of now, the problem is with your Honorbuddy installation, and not peculiar to Dungeonbuddy.


cheers,
chinajade
 
Fresh install of HB and WOW.

team of 5 druids RAF, guardian druid doesn't continue RFC. Will try Deadmines after cooldown runs out.

Log attached from start up until the point described above.
 

Attachments

Back
Top