klembot / twinejs

Twine, a tool for telling interactive, nonlinear stories
https://twinery.org
GNU General Public License v3.0
1.95k stars 293 forks source link

SugarCube error message when playing story #1553

Open BetaTypeCoda opened 1 week ago

BetaTypeCoda commented 1 week ago

Describe the bug.

Rest of Twine works just fine till I go to play or test my stories. It opens my browser, but an error message appears and I'm unable to do anything.

When I create a new story, it seems to work just fine. Though most of my stories are made from templates I got from Itch.io, so that might be a part of the problem.

Issue Screenshot

Steps to reproduce:

Twine runs like normal but can't play or test.

Expected behavior:

Allow me to play and text the stories I create.

Additional context on this problem.

This also affects the web version for me.

Twine version number

2.9.2

Does this problem occur with the web version of Twine or the desktop app?

Desktop app

What operating system does this problem occur on?

Windows

If this problem is occurring with the web version of Twine, what browser does it occur on?

None

Presubmission checklist

greyelf commented 1 week ago

@BetaTypeCoda That looks like a SugarCube related error, not a Twine 2.x application related one.

What ist the content of your project's StoryInterface special Passage?

Which version of SugarCube are you using?

Because if you're using one of the recent v2.37.x releases then you will want to read the StoryInterface section of SugarCube's Updating to any version ≥2.37.0 from a lesser version documentation.