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, Starfield, or Oblivion Remastered. Doing so will help everyone on all platforms.

Issue Data
Status: Fix Pending
Issue Type: Bug Report
Project: Unofficial Skyrim Special Edition Patch
Component: Skyrim SE: Dawnguard
Category: Quests & Dialogue
Assigned To: Nobody
Platform: All
Severity: Low
Votes: 1
Watching: N/A
Opened By RobinHood70 on Oct 14, 2021 3:09 am
Last Edited By DarthVitrial on Jun 25, 2025 4:56 pm

Issue #31654: Being cured of vampirism before Soul Cairn causes endless loop

 
This is an edge case, but if you do the following, Serana will enter an endless loop of trying to turn you into a vampire, but then not actually do anything. Every few seconds, she'll repeat her line about turning you, but you will be locked in place with no controls.
* Elect to become a vampire in order to enter the Soul Cairn
* Don't actually enter the Soul Cairn
* Get cured of your vampirism
* Return to the Soul Cairn and speak with Serana

This is what happens with USSEP already installed; not sure if the same would happen with vanilla or not

Related Issues: 26730  

Comments

3 comment(s)
DarthVitrial said:
 
What's the exact line Serana says? The "I promise to try and make this as painless as possible. Hold still."?

DarthVitrial said:
 
I think I know the issue, but I'm unsure if the fix is safe. The issue is if she re-bites you, the game tries to rerun stage 110 to re-apply vampirism and allow you to enter, the script is all set up for this. The problem is the quest doesn't allow repeated stages, so if she bit you once before, stage 110 can't rerun.
Flagging "allow repeated stages" would fix this ,but I'm worried it might be possible for earlier story stages to rerun as a result as well.

DarthVitrial said:
 
This should fix it, it moves DLC1VQ04QuestScript.seranaBite() from stage 110 to the dialog's own On End block.



Attached Files:

DLC1_TIF__0100D3E0.pex
DLC1_QF_VQ04Hunter_0100284F.pex
DLC1_TIF__0100D3E0.psc
DLC1_QF_VQ04Hunter_0100284F.psc

Showing Comments 1 - 3 of 3