At the end of DWRHVNRestore, I have the following script under a quest stage papyrus fragment:
DWRHVNRestore2.Start()
debug.messagebox("55 Reached")
The message box has always worked, but DWRHVNRestore2 has never started for me.
So, is there something wrong with my naming conventions? Could this lead the game to think I'm trying to start DWRHVNRestore when that script is run?
Honestly this would probably have to be answered by someone who debugs the CK actively... but hopefully someone knows though.

).