Welcome to the AFK Mods bug tracker. In order to report an issue, you need to have a VALIDATED account to post one. Once you have followed the link the registration email sent you, please select a project from the drop down menu below. Select “Open New Issue” and fill out the form with as many details as possible.

Please also consider sending your bug report to Bethesda if you are reporting on an issue with Skyrim Special Edition, Fallout 4, or Starfield. Doing so will help everyone on all platforms.

Issue Data
Status: Closed
Issue Type: Bug Report
Project: Unofficial Skyrim Legendary Edition Patch
Component: Skyrim LE: Vanilla
Category: Quests
Assigned To: Nobody
Platform: Windows PC
Severity: Low
Votes: 0
Watching: N/A
Opened By Multiphor on May 23, 2015 4:33 pm
Closed By Arthmoor on Jul 11, 2015 10:14 pm
Resolution: Fixed

Issue #19275: WindhelmBullyScene in DialogueWindhelm can get stuck if interrupted

 
When the player first enters Windhelm and sees Angrenor Once-Honored and Rolff Stone-Fist bullying Suvaris Atheron, the scene can get stuck if interrupted by anything, such as a dragon that happens to attack the town when the player first enters Windhelm. Suvaris will be unaffected and continue to go about her business normally, but Angrenor and Rolff will be permanently stuck in the same spot because the scene is still running.

Comments

3 comment(s) [Closed]
Arthmoor said:
 
Ugh. Messy. This is gonna need a bit of a rewrite to do properly. Not sure why Bethesda did what they did, but it's Windhelm so it's not surprising it was done wrong :P

AI packs for the scene need to be removed from the base NPCs.
The AI packs need to be moved to scene actions.
The condition variables need to be disabled on the AI packs.
The script that launches the scene needs to be modified to move the NPCs into position via a MoveTo.
The scene then needs to be marked as interruptable so that the NPCs will disperse if a dragon or some other factor (like a vampire attack) disrupts it.

Won't make it in for 2.1.2 since it's a pretty involved bit of work. Will have to wait for a later update.

BlackPete said:
 
That's quite the list of problems. :stare:
Seems that everything Windhelm related = :troll:

Arthmoor said:
 
Fixed for USKP 2.1.3.

Showing Comments 1 - 3 of 3