1. startquest seems not to work as I expected, if I use it after stopquest then getstage still reports the shutdown stage but neither script fragmend is executed. Instead resetquest seems to work but in other mods I seen you have to type startquest for things like this
2. Neither with startquest nor resetquest my onReset() is not fired, as ck wiki says it should on every quest (re)start. I can avoid using it but just for the record or if this fact can provide some clues.
3. If for perevious ones there's workaround this one is a showstopper: After using stopquest + restartquest all my aliases in the quest which have fill type "unique actor" and explicitly set are not populated. getActorRef returns None and they worked just fine before using the console commands.
What am I doing wrong? Thanks
