Stormchasing
Community Developer
- Joined
- Jan 15, 2011
- Messages
- 4,029
- Reaction score
- 48
haven't found the correct thread from kick .. sry 
so i'll report the bugs in this new thread
One bug is here:
i let my toon run this profile from the beginning (turned IgnoreCheckPoints off), after some Dungeons, Arch, PVP my toon was at level 66 and he tried to start at checkpoint Level="66" ... so the reputation with Kurenai was missing at this point and the profile was not usable... maybe u can insert a condition for this.
another bug is here:
After Picking up "Do My Eyes Deceive Me" (QuestId="9917") u have to do this quest AND turn them in
For this quest u have to attack Lump (MobId=18351), bring him down to 50% live and then do a gossip with him (2 or 3 times i think), then u can turn in this quest
After this u have to pickup "Not On My Watch!" (QuestId="9918"), do the quest and turn in
AFTER this 2 steps u are able to accept "Wanted: Giselda the Crone" (QuestId="9936")
If u don't do this 2 steps, u have to grind the Oger's for Reputation with Kurenai till u r neutral to them.
So there are 2 possible solutions to get this working
a) Do 2 Quests
b) grind Boulderfist Hunter till Neutral to Kurenai (FactionId=978)
and the last bug / problem was here:
I haven't found the Problem with this, my toon is honored with Cenarian Expedition, so this quest should be avaiable ... but my toon can'T accept this quest
Tested with Revision 139 of this file (Actual Revision is 157, but last commited Revision of this file is 139, so it's up2date)

so i'll report the bugs in this new thread
One bug is here:
Code:
<PickUp QuestName="A Message to Telaar" QuestId="9792" GiverName="Ikuti" GiverId="18008" />
i let my toon run this profile from the beginning (turned IgnoreCheckPoints off), after some Dungeons, Arch, PVP my toon was at level 66 and he tried to start at checkpoint Level="66" ... so the reputation with Kurenai was missing at this point and the profile was not usable... maybe u can insert a condition for this.
another bug is here:
Code:
<TurnIn QuestName="A Message to Telaar" QuestId="9792" TurnInName="Nahuud" TurnInId="18097" />
<PickUp QuestName="Do My Eyes Deceive Me" QuestId="9917" GiverName="Huntress Bintook" GiverId="18353" X="-2556.34" Y="7254.186" Z="15.12053" />
<PickUp QuestName="Wanted: Giselda the Crone" QuestId="9936" GiverName="Telaar Bulletin Board" GiverType="Object" GiverId="182393" X="-2565.478" Y="7273.973" Z="15.47933" />
For this quest u have to attack Lump (MobId=18351), bring him down to 50% live and then do a gossip with him (2 or 3 times i think), then u can turn in this quest
After this u have to pickup "Not On My Watch!" (QuestId="9918"), do the quest and turn in
AFTER this 2 steps u are able to accept "Wanted: Giselda the Crone" (QuestId="9936")
If u don't do this 2 steps, u have to grind the Oger's for Reputation with Kurenai till u r neutral to them.
So there are 2 possible solutions to get this working
a) Do 2 Quests
b) grind Boulderfist Hunter till Neutral to Kurenai (FactionId=978)
and the last bug / problem was here:
Code:
<PickUp QuestName="What's Wrong at Cenarion Thicket?" QuestId="9957" GiverName="Lethyn Moonfire" GiverId="17834" X="-181.3797" Y="5527.087" Z="29.40768" />
I haven't found the Problem with this, my toon is honored with Cenarian Expedition, so this quest should be avaiable ... but my toon can'T accept this quest
Tested with Revision 139 of this file (Actual Revision is 157, but last commited Revision of this file is 139, so it's up2date)