I'm working on a mod to make all NPCs non-essential and to have their associated quests fail when they die. However I'm having trouble with FreeformStonehillsA (Bryling / Pactur). When Bryling dies I can get a script to trigger (the quest stage gets moved to 300) but using FailAllObjectives() or SetObjectiveDisplayed(10, abDisplayed = false) won't work and 'Speak to Bryling' remains in my journal. And yes I've ticked 'Fail Quest'. I've looked closely at Farengar/Arcadia's favour quest and it fails when she dies fine and I can't see what I've missed. Any ideas??