Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Multiple errors when using Twine 2.0.7 w64 on Window 7

note: I have a HOME environment variable so by default the Library/Stories directory created by Twine 2.0.7 is C:\home\Documents\Twine\Stories instead, this directory has full permissions.

1. After creating a new test story the Story Map shows the following error:
An error occurred while saving your story (The passage set as starting point for this story does not exist.).

2. If you return to the Stories list and try to delete the newly created test story you receive the following:
An error occurred while locking your library (EPERM: operation not permitted, chmod 'c:\home\Documents\Twine\Stories\test.html').
Although the story is removed from the Stories list instantly, the test.html file itself will still exists until you close down the Twine application.

3. If I remove my HOME environment variable an let Twine created a C:\Users\xxxxxx\Documents\Twine\Stories directory and run the above two tests again I still receive the same two error messages.

I have created issue 157 on the Twine repository.

Comments

  • Re-installed as requested the modified release of Twine 2.0.7 and both of the issued listed above have been resolved.
Sign In or Register to comment.