hituro
hituro
2.5 partially fixes this behaviour, so it might be closable. The partial URLs are still tried, but the error no longer displays.
This sounds like a need for something like a debounce() on the highlighting, to be able to delay the update, and then cancel it as typing continues (which I think...
I don't think you should merge story libraries, just have one active library, and allow the user to choose the location. If they want to merge libraries, they can move...
I don't think it's much harder on OSX, you would just do it through the terminal, but that would probably make Twine the *only* non-CLI application I invoked through the...
The issue is that the Cloak of Darkness sample doesn't have a `format` or `format-version` attribute on tw-storydata, i.e. it's a problem with the file rather than the app. Having...
Just to add another data point — we've talked about this error when a story format isn't specified, or when the format is specified but the version is missing, but...
I think it's clear that this happens when the passage editing field loses focus, which will generally be because a command does not restore focus after doing something. Thinking about...
I'd second this suggestion. I used the find bar to highlight passages frequently, such as searching for the placeholder text to find passages I haven't yet written content for
It's possible this is a transient behaviour. Quitting and re-opening twine fixed it in the short term, I will watch for whether it happens again
@webbedspace No, it was in Chapbook. I think it was related to the link suggestion feature in some way.