It looks like a major bug got into 1.2. The event handler in updateChoices() for selecting a choice calls a function changeText(), which doesn't exist, so selecting a choice fails. Replacing that with changeChapter() seems to work.
Thank you for making these engines! They're fun ways to make little stories.