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!

[N - Quest] Mount Hyjal 80-82 by Bobby53

Ruinit said:
Here is a log of some of the issues I hope it helps. Bobby I have a larger log also, but it exceeds the 1mb limit so let me know if you need it.

Woah! The AbandonQuest thing is *so* my fault!

The defect has been repaired for the next Honorbuddy drop. In the meantime, please use the attached replacement behavior.


cheers & much apologies,
chinajade
 

Attachments

So I am going back on my main, and doing all quests, doing a lot of achievements, mount grinding, what have it, and I wanted to run this profile for the Mount Hyjal quest achievement. I had started it before (manually playing by hand) and currently am at:

comingdownthemountain.jpg


I tried starting the bot up and it told me to start in Org, which it goes to the Warchief Command Board and spams it to pick up that initial quest:

spamsquestpickup.jpg


I see in the profile:
Code:
<!-- if we have done warchief's command breadcrumb before, then use portal -->
            <If Condition="!HasQuest(27721) &amp;&amp; IsQuestCompleted(27721)" >
               <CustomBehavior File="Message" Text="Using Mount Hyjal Portal" LogColor="Green" GoalColor="Green" />

But it still spams the board to pick it up. Also attached a log of starting the bot and it spamming the board.
 

Attachments

need help with some problems...

Hi Bobby,
having some problem with the profile, for some reason it doesnt progress to next questline, seems to be looking for the questgiver but its no longer there, maybe i got disconnected somewhere during the quest and the spirit of logosh have despawned or maybe it didnt detect that i have done the quest. however without the quest completed it refuses to go on further, eventhough the next quest line are available.

I have tried few things such as clean reinstall of hb, deleting mesh, and trying to edit out the profile to exclude the quest ( suffice to say that i failed miserably). is there a way to skip the quest and make it go further?

I have attached the log below.
 

Attachments

Drewdenman said:
But it still spams the board to pick it up. Also attached a log of starting the bot and it spamming the board.

Hi, Drewdenman,
VERY nice bug report!

Alas, Honorbuddy doesn't give profile writers a mechanism for determining if an NPC/Object is offering a particular quest. The profile can only see the NPC/Object has quests to offer, but not which ones. We've tried to get this oversight addressed as BugTracker #938, but nothing has been done about it to date.

What this means is your only recourse is to comment out or delete the offending PickUp, InteractWith, and TurnIn lines from the profile (lines 693-695). Unfortunately, this may have a 'ripple effect' in the profile--for instance, you may not be able to use the portal to Hyjal that the profile intended, etc. You'll just have to keep commenting out lines in the profile until it gets 'back on track'.

Editing a profile is not desirable, but we're afraid its your only recourse with this situation.

cheers,
chinajade
 
I'm getting this. I've tried exiting and restarting. Here's my log.

Hi, ripglider,

Not seeing anything wrong in the log you attached. The last activities show you moving to a location, doing some battle on the way, and you sitting down to eat/drink.

Did you attach the correct log, or can you tell us what "this" is?


cheers,
chinajade
 
Hi, bobby53.

Just started using your profile and it went great until i discovered this problem where it did stop the bot itself.

The quest that got "bugged" is "An offering for Aviana". The bot did just stop after did problem.

Quoting the problem.
Could not find quest giver NPC with ID 41068 in database.
Could not create current in quest bot!
 
Last edited:
[InteractWith(warning)]: Found attribute via its alias name 'GossipOption'.
Please update the profile to use its primary name 'GossipOptions', instead.
 
[AbandonQuest(fatal) @line 1159]: Cannot find quest with QuestId(25303).
Fatal error. Stopping Honorbuddy
 
[ForcedDismount(warning)]: The 'QuestId' attribute's value may not be zero. For now, we allow it for purposes of backward compatibility; however, it will be ignored. In a future release, a QuestId of zero will be explicitly disallowed.
 
Last edited:
[AbandonQuest(fatal) @line 2037]: Cannot find quest with QuestId(25514).
Fatal error. Stopping Honorbuddy.

keeps shutting down

so far 79/115 went smooth, now im stuck.


edit : after doing the tortolla quest manually ( big turtle to free from chains ) it continues.
 
Last edited:
[InteractWith(warning)]: Found attribute via its alias name 'GossipOption'.
Please update the profile to use its primary name 'GossipOptions', instead.

[InteractWith(warning)][ForcedDismount(warning)]: The 'QuestId' attribute's value may not be zero. For now, we allow it for purposes of backward compatibility; however, it will be ignored. In a future release, a QuestId of zero will be explicitly disallowed.

Warnings are not problems, please don't report them. They are meant for writers of new profiles. Older profiles may or may not choose to make them 'go away'.

This has been stated in previous posts in this thread.



webhond said:
[AbandonQuest(fatal) @line 1159]: Cannot find quest with QuestId(25303).
Fatal error. Stopping Honorbuddy

webhond said:
[AbandonQuest(fatal) @line 2037]: Cannot find quest with QuestId(25514).
Fatal error. Stopping Honorbuddy.

This was a bug in the AbandonQuest of the latest Honorbuddy drop. A replacement behavior was made available in Post #102 until the next Honorbuddy drop is available.




And lastly...
Please refrain from filling threads with spam like this. Do the courtesy of reading through the whole thread before making a new post about something that is already reported.

If you don't feel you've the time to do this, then either don't use the profile, or don't make the post.

cheers,
chinajade
 
Code:
[21:17:09:36] Compiling quest behavior from 'C:\Users\Laptop\Desktop\HB\Quest Behaviors\MountVehOnly.cs'
[21:17:09:738] Goal: MountVehOnly: In Progress

Code:
[MountVehOnly(warning)]: Found attribute via its alias name 'NpcMountId'.
Please update the profile to use its primary name 'VehicleMountId', instead.

I don't know why or what this causes. I always test Profiles with a fresh HB and its delivered CC and QB's.


greetz

Weischbier
 
weischbier said:
I don't know why or what this causes. I always test Profiles with a fresh HB and its delivered CC and QB's.

I see a warning, and no errors--thus, no problems.

This profile was written before some stronger error checking went into Honorbuddy. Older profiles will frequently trigger these "warnings", but its not a problem. Have you read through the thread with the previous explanations of this?

What is you concern?

cheers,
chinajade
 
Hi, bobby53.

Just started using your profile and it went great until i discovered this problem where it did stop the bot itself.

The quest that got "bugged" is "An offering for Aviana". The bot did just stop after did problem.
Quoting the problem.

same problem here.
the problem is the npc that gives this quest have a spawn time. what i mean is when you spawn him to give back a quest you have to pick up the next quest that gives with the name "An offering for Aviana" if you dont pick up this q the HB will stay here and trying to take the q. maybe if someone else come and spawn the npc the HB will pick it up. dont know going to test it when my shaman is 80.
any other solution about this is to find the lines that gives the quest and delete them?!?! dont know asking
 
I see a warning, and no errors--thus, no problems.

This profile was written before some stronger error checking went into Honorbuddy. Older profiles will frequently trigger these "warnings", but its not a problem. Have you read through the thread with the previous explanations of this?

What is you concern?

cheers,
chinajade

What i'm concerned about is simple: it stucks with this warning! He runs this warning and goes to a place where nothing is happening.
He's not willing to take any process of the Profile.
And i never said that this is an error...but if you don't want these things to be concerned of then i wont post any curious behavior of Profiles/CC or HB itself...
 
Back
Top