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!

[H] 96-98 Arak Questing


This! Appears to be a Singular setting and has nothing to do with the profile. I have not yet put the garrison abilities in any of the zones since only 2 zones really have use for it (Tally & Grand...NOT Arak)
 
v3.3 pushed, minor updates to vendors and a couple tweaks to order until I can get to the zone personally.
 
Great profile - running now will feedback.

Below is great troubleshooting advice too THANK YOU

Short answer is yes, it is easier.

Technical answer is, if you have a compiler issue with Quest Behaviors, save time and just delete/move the .cs file in question. Then restart the quest bot, until there's no compiler errors.

If it still comes up, HB won't load that particular file until there is no compiler errors.

Usually, questing will try a recompile before it starts with a profile, and we're using that as a test and way to find old or damaged files that don't work anymore.

If it's a file inside plugins or routines, move or delete the folder, and reinstall HB as a precaution.

If there's a whole screen of compiler errors in the log, find, delete the listed files one by one, or, move them to a new folder outside of the game folders, eg Honorbuddy/Backups/

You should restart honorbuddy after deleting those files anyway, it's just an initial debug, that you want to start HB to find out what it needs to do, initially see if it loads properly once that one .cs file has been deleted.

When it starts moving the player, questing is working. So, to be safe, stop HB and close it, then reopen HB and start the profile again.

The deprecated folder in this case, means that it was on the way out for a while, and now isn't supported.

Installing over the top of the old version creates problems like this, using the updater usually (?) prevents it.
 
Having an error on Line 59. Incorrect Entry ID. Shouldn't be coding so early into the morning :P

<Vendor Name="Nozwik Charbroil" Entry="Food" Type="Repair" X="-1575.559" Y="958.059" Z="10.61815" /> should be

<Vendor Name="Nozwik Charbroil" Entry="82568" Type="Repair" X="-1575.559" Y="958.059" Z="10.61815" />
 
New Neighbors Quest also needs a blackspot at <Blackspot X="193.4517" Y="1862.687" Z="23.10341" Radius="8.545116" />
There's a pillar in the middle of the hunting ground spot that my druid keeps getting stuck on.
 
New Neighbors Quest also needs a blackspot at <Blackspot X="193.4517" Y="1862.687" Z="23.10341" Radius="8.545116" />
There's a pillar in the middle of the hunting ground spot that my druid keeps getting stuck on.
Added, will be in 3.4
 
Got this message
Could not create current behavior in quest bot; exception was thrown. Bot stopping! Reason: Could not create current in quest bot!

I can't figure out what it is referring to.

It worked really well up to this point.
 

Attachments

Got this message

I can't figure out what it is referring to.

It worked really well up to this point.

EDIT:
[15:42:44.656 N] [Profile Message]: Quest Complete (35258): Legacy of the Apexis turning in to Darkscryer Raastok
[15:42:44.656 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[15:42:44.690 N] Could not create current behavior in quest bot; exception was thrown

See v3.4 two posts down
 

Attachments

Last edited:
Doing Quest (35261): Shot-Caller

Do that one by hand and see if it picks up, I wasn't able to finish testing this last night.
Thanks. I'll do that.

Just so you know - I don't currently have that quest.
 
That was a mis-read on my part, you had already done that but:
<TurnIn QuestName="Hardly Working" QuestId="35260" TurnInName="Darkscryer Raastok" TurnInId="80157" X="390.1614" Y="2444.607" Z="19.77696" />
Was previously missing the XYZ, fixed below in a couple spots:

View attachment 157758
Thanks. That fixed it.

I'm wondering if I should move on to Nagrand. Do you happen to know if I would miss out on any significant quest rewards if I did that?
 
Thanks. That fixed it.

I'm wondering if I should move on to Nagrand. Do you happen to know if I would miss out on any significant quest rewards if I did that?

Other than gold, xp and an acheesement no, but just need to be 98 to start it.
 
So far ive ran into nothing but problems on a clean install of honorbuddy and a clean cache...bot not only runs through a huge amount of mobs until it dies..but when it finally does pull it tries to pull an entire area regardless of me changing it in the script...appreciate the effort though.

will post logs tonight when I get home.
 
Last edited:
bot not only runs through a huge amount of mobs until it dies..but when it finally does pull it tries to pull an entire area regardless of me changing it in the script...appreciate the effort though.
Sounds like a PEBKAC issue, post logs
 
Do not attempt to run this profile AFK. It gets stuck inside the Inn in Spires of Arak, it runs into walls, it gets stuck at various quest givers, and it has some other pathing issues. It is a good and worthwhile profile because there is basically nothing else right now (12/15/2014) that will even travel through the zone doing the quests for Horde. Just be sure to watch what it is doing!
 
Do not attempt to run this profile AFK.
This should be understood by now, and should be understood with all Quest profiles.

It gets stuck inside the Inn in Spires of Arak, it runs into walls, it gets stuck at various quest givers, and it has some other pathing issues. It is a good and worthwhile profile because there is basically nothing else right now (12/15/2014) that will even travel through the zone doing the quests for Horde. Just be sure to watch what it is doing!
Rather than detail the millions of mesh issues irrelevant to the profile, how about post the quests that are the problem so I can look at them:?
 
Last edited:
So far ive ran into nothing but problems on a clean install of honorbuddy and a clean cache...bot not only runs through a huge amount of mobs until it dies..but when it finally does pull it tries to pull an entire area regardless of me changing it in the script...appreciate the effort though.

will post logs tonight when I get home.

I have run through Arak on 3 (or is it 4? damn I should get outside more) toons, and have never seen any problems like what you describe. So its not the profile.

The only issues have been occasional niggly annoyances like not wanting to hand in quest 34886 Baby Bird to Ikky, even though the toon just 5min ago successfully handed in a different quest to the same NPC. I see absolutely zero difference in the structure of the quest hand-in code, but one works and another doesnt. WTF is with that, how is that even possible.

Only stoppage in hours though, Im happy


Edit: Now that I loaded my original version of Arak 4.3 and not the one I "customized" it now hands in to Ikky... Pebkac you reckon huh
 
Last edited:
Back
Top