When you get back from getting free stuff at Blizzcon, found another issue :
Code:
Can not turn in quest The Rider's Journey (ID: 30142) because I don't have it in my quest log!
Bot stopping! Reason: Could not create current in quest bot!
Apparently, the correct information for this is as follows (as alliance, but i presume this is a neutral quest)
Code:
<!-- Yellow egg quest details. -->
<PickUp QuestName="The Rider's Journey" QuestId="30141" GiverName="Instructor Tong" GiverId="58225" />
<Objective QuestName="The Rider's Journey" QuestId="30141" Type="CollectItem" ItemId="78961" CollectCount="1" />
<TurnIn QuestName="The Rider's Journey" QuestId="30141" TurnInName="Instructor Skythorn" TurnInId="58228" />
<!-- The quest hand-in location -->
<Vendor Name="Instructor Skythorn" Entry="58228" Type="Repair" X="1552.851" Y="-2567.149" Z="151.5123" />
<!-- And the follow up hand in to hatch the egg after the video -->
<PickUp QuestName="It's A..." QuestId="30142" GiverName="Instructor Skythorn" GiverId="58228" />
<Objective QuestName="It's A..." QuestId="30142" Type="KillMob" MobId="58315" KillCount="1" />
<TurnIn QuestName="It's A..." QuestId="30142" TurnInName="Instructor Skythorn" TurnInId="58228" />
The quest may be based on the color of egg chosen. In the above example, the egg was Yellow.