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

cant start quest profile?

Status
Not open for further replies.

cgw-1991

New Member
Joined
Jun 11, 2011
Messages
150
Reaction score
0
Could not create current in quest bot!
Changing current profile to bla bla bla: thats the error that im getting anyone have any idea how to fix it.
 
Link your log so we can see more detail plz.
 
It looks like it's an error in the profile, HB can't find a certain quest so it's getting stuck and can't do anything so it stops the bot.
Code:
[12:07:58 AM:780] Could not find quest with ID 14042! (Or could I: False)
[12:07:58 AM:780] Could not create a performable quest objective for objective with ID 195203!
[12:07:58 AM:780] Could not create current in quest bot!
 
is their a way i can clear that error and have it start as if its using a new char?
 
upload profile and I will try to fix it for you
 
thats kicks profile I claim no rights or effort in its creation.

kick h 12-58
 
Last edited by a moderator:
@OP - you're lagging; either latency or fps... or both - what is your latency and fps?

press and complete the popup quest on your screen, then start the bot
 
wait i do have quests but theirs no popup
also, 60 fps, and 50ms world

And the quest it is looking for is not in the quest log. I used the developer tools and the one its looking for does not match any of the ones in the developer tools.
 
Last edited:
ya the quest it is trying to complete or what ever aint even in the quest log?
 
Code:
[12:07:58 AM:779] Goal: Goal: Kill Lieutenant Pyre x 1
[12:07:58 AM:780] Could not find quest with ID 14042! (Or could I: False)
[12:07:58 AM:780] Could not create a performable quest objective for objective with ID 195203!
[12:07:58 AM:780] Could not create current in quest bot!
[12:07:58 AM:780] Stop called!
[12:07:58 AM:923] Activity: Honorbuddy Stopped

Code:
            <If Condition="((HasQuest(14038)) &amp;&amp; (IsQuestCompleted(14038)))" >
                <CustomBehavior File="CompleteLogQuest" QuestId="14038" /> <!-- Get 14042 -->
                <CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for quest to complete {TimeRemaining}" />
            </If>

something happened

<PickUp QuestName="Love it or Limpet" QuestId="14038" GiverName="Gazlowe" GiverId="3391" />

you should have that ^^ quest and it should be completed / popup quest available - if it's not, go back to down and grab it and then press start

[10:49:55 PM:963] Character is a level 28 BloodElf Paladin
[10:49:55 PM:966] Current zone is Northern Stranglethorn

you shouldn't be doing lvl 15 quests =P read the first post for IgnoreCheckpoints
 
the first post? the first post you made here was about fps and latency. Id like a link to the post about coord skipping
 
i meant the first post in my profile thread; not the first post in this thread

and no, my profile doesn't go to STV - but you started the bot in stv
 
i meant the first post in my profile thread; not the first post in this thread

and no, my profile doesn't go to STV - but you started the bot in stv

so your telling me to go to your profile thread cause thats the first one i see. Just trying to confirm. And so to say the last thing is their a way to make it skip to a different zone since ratchet is clearly way to low for my level. You mentioned coord skipping. Do i need to do that quest in order to coord skip. or can i just skip right now and get a move on?
 
Last edited:
nah i havent picked up that quest yet. I wanted to know if i could just coor skip ahead my char shouldn't be questing in ratchet to begin with.
 
open the profile with a text editor and
change <
QuestOrderIgnoreCheckPoints="True" > -- True toFalse(hint: open the profile in notepad & 'find' )
 
open the profile with a text editor and
change <
QuestOrderIgnoreCheckPoints="True" > -- True toFalse(hint: open the profile in notepad & 'find' )

Rock on Tony ty for the help.
 
Status
Not open for further replies.
Back
Top