I know there is a low chance of this being read, but does anyone know a quick and dirty solution to twine's "element with ID "story" found within "StoryInterface" special passage"? I'm trying to make and test my own mod but I'm getting nowhere on twine's web editor, and without an alt method this error would mean I'd have to refactor a lot of basegame passages before getting to make the thing I want
EDIT: I seem to have solved my own problem. This is something related to SugarCube v2.37 onward reserving the "story" ID as part of their refactoring. Going on github to obtain a previous version and setting it manually in twine seems to work.