as stated before, with a little more information...
the code exists to turn in the "Forgemaster's Log" quest, but i don't see anywhere that it picks up the quest.
Code:
<TurnIn QuestName="The Forgemaster's Log" QuestId="26260" TurnInName="Forgemaster's Log" TurnInId="205134" X="909.5818" Y="-193.3752" Z="11.51797" />
Now that it does not pick up that quest, and does not turn it in, this quest is never seen, so it stops the profile dead in its tracks.
Code:
<Pickup QuestName="Silvermarsh Rendezvous" QuestId="27007" GiverName="Forgemaster's Log" GiverId="205134" GiverType="GameObject" X="909.5818" Y="-193.3752" Z="11.51797" />
picking up the quest manually solves the problem, also, adding in the questpickup line in the profile does too.
Bug exists in latest revision to date
r371 .good work, Kick...big fan.