Im trying to make part of my quest require you to talk to the Jarl of whiterun, but whenever I make an alias in the quest for the jarl the quest wont work at all (even the stages before the one that involves the jarl)
as soon as i remove the alias to the jarl everything works fine again..
is there some reason why we cant use certain NPCs as aliases or something? even if i just make the alias and dont even use it for anything in the quest, the whole quest wont work (and its set to be active on startup and the initial dialog with a different NPC wont even be available as long as theres a reference to the jarl in the quest)
any ideas?
For some reason it probably can't fill the alias with the Jarl's reference, and if a quest can't fill any of it's aliases it will generally fail to start the entire quest. Now if in the Jarl alias you tick the ''Optional'' flag the quest will know it can still safely start even if it fails to fill that specific alias.
That won't fix your problem, but it will tell you that the problem is in filling the alias with the jarl. Now why that would be... I'm not sure, but quest aliases seem a bit weird to me sometimes to. I think if he's already in use by another quest he can't fill the alias in your quest at the same time or something like that, but that doesn't seem to always be true either in my experience, just some times... aliases are just a bit weird