klembot / twinejs

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

Copies of stories are causing the Twine application to malfunction #1559

Open Loressadev opened 3 weeks ago

Loressadev commented 3 weeks ago

Describe the bug.

I save my twine stories in C:\Users[me]\OneDrive\Documents\Twine\Stories

Onedrive restored a bunch of old files from my old computer, which automatically created copies of many stories (labeled samename - copy) with different creation dates in the same folder. Ever since that incident, Twine has been having issues.

Malfunctioning behaviors:

Steps to reproduce:

Steps:

  1. Onedrive had been disconnected for a long time - upon logging back in, I was prompted to update new files
  2. This created copies of a number of games in the stories folder
  3. Starting twine then showed 2 versions of many games

Expected behavior:

Twine to function as normal.

Additional context on this problem.

I'm unsure if this is due to onedrive, or if this will happen to anywhere the twine\stories file is used. This is probably incredibly niche, but I have heard of others using onedrive like this to backup twine creation to the cloud.

### Deleting all the copies in the onedrive folder fixed this issue.

Twine version number

2.3.16

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

Loressadev commented 3 weeks ago

I just realized, through making this report, that my version of Twine is super out of date! Is there a way to update/get notified about updates through the application?