I don't remember this bug happening in previous versions of Julan. The suspect script is short, so I was hoping someone well-versed in MW code might be able to suggest a way to fix it in the CS.
I'm at the part of Julan's quest (non-romance) where you're supposed to confront Ahmabi (through the dialog topic "want from me?!". The dialog proceeds as normal, up until the point where she's supposed to aggro. At that point, I get the following errors:
Script Dialogue CompileAndRun
Trying to RunFunction index greater than function count
The script will not run anymore.
==>CompileAndRun problem was found in Topic "want from me?!"
"[She draws a @dagger#, and plunges it upwards into her stomach.]"
The script from the last dialog entry for "want from me?!" is the following. I'm guessing there's some mark/punctuation that is supposed to be there that isn't. I've already messaged Kateri, but she's out of town until Tuesday.
The dialog output is "[She draws a dagger, and plunges it upwards into her stomach.]" (quotes not included) after which the following script is supposed to trigger.
Journal KS_JulanFather 110SetHealth 0PlaceAtPC hunger 1 256 1PlaceAtPC hunger 1 256 2
Thanks everyone!
--Jason