1.9.16.0 to 2.9.9.1 Beta (886698) 64-bit
If there exists sync files from an earlier version - hilarity ensues
(Obvious fix is to delete/rename the sync folder, and not use the 1.9 sync files. I kept running it to see if I could pin down why it was throwing everything in the blender. Results were consistent.)
First run.
Original Project:
Approximately 230 files.
Sync is enabled to run on opening and closing.
First run of Beta 2.9.9.1 (without disabling sync functions before upgrading)
Literally Project in a blender. Contents of file are in the correctly names file, although some files are duplicated in different parts of the Binder or lost. More details in the code tag
First run of Beta 2.9.9.1 (disabling sync functions before upgrading)
All is calm. (Love the slight change to file names [##] is easier to read.)
To replicate:
Open Tutorial in 1.9 - Save as Project In a Blender Set up sync to a folder, Sync and close.
Open Project in a Blender in 2.9.9.1 Allow to sync.
The majority of the blender is now just below Part 6: Syncing. (See attached image)
My files were not created sequentially, or have been moved to new locations. (or lost)
File names are from the defined sync folder
1.9
- Draft/2 PreChapter -6-.txt
2.9.9.1
- Draft/2 PreChapter [1].txt
- Draft/7 PreChapter [6].txt
---
1.9
- Draft/7 No Dramas -30-.txt
2.9.9.1
No correlating file
---
1.9
- Draft/23 Broken Sky -69-.txt
2.9.9.1
- Draft/23 Broken Sky [22].txt
- Draft/70 Broken Sky [69].txt
---
1.9
- Notes/23 Donovan -191-.txt
2.9.9.1
- Draft/135 Donovan [191].txt
- Trashed Files/23 Donovan -191-.txt
---
1.9
- Draft/20 Shady work -121-.txt
2.9.9.1
- Draft/20 Shady work [19].txt
- Notes/17 Shady work [121].txt
It looks like the sync is trying to create two version of the file by using the actual order ## and the file creation [##] The synced files start out relatively proper, but with duplicated being made it is a complete tangled mess by the time we get the the last files.