Page 1 of 1
Program cannot find alignments file
Posted: Fri Nov 01, 2019 5:20 pm
by thetsunamisam
So I have managed to successfully train models a few times using this program but now every time I try to train or even edit an alignments file it keeps looking for a file with two .fsa extensions. For example:
"/Users/thetsunamisam/Downloads/faceswap-master/faces/obama/alignments.fsa.fsa" and then says it cant find the file which of course makes sense because it keeps trying to add an extra" .fsa" Even when im training with no alignment file it still says it cant find it.
When generating an alignments file for it to use or trying to remove faces with the alignments tool it still will not find the alignments file. I have tried removing the ".fsa" in the path to see if that would work but it still could not find the file.
Any help would be greatly appreciated as I have used this program before a few times so this issue has left me scratching my head.
Re: Program cannot find alignments file
Posted: Fri Nov 01, 2019 8:07 pm
by torzdf
This was a bug in a recent commit which should have been fixed.
Update to the latest code, and let me know if the issue persists.
Re: Program cannot find alignments file
Posted: Fri Nov 01, 2019 8:08 pm
by torzdf
If you still have issues, please post a crash report so I can get to the root of the problem.
Re: Program cannot find alignments file
Posted: Sat Nov 02, 2019 4:25 pm
by Ruseefee
I am having this issue as well, using the standalone Windows installer. I have tried using "Update Faceswap", restarting, rebooting, and I'm still having this issue as well:
11/02/2019 12:20:54 CRITICAL Error caught! Exiting...
11/02/2019 12:20:54 ERROR Caught exception in thread: 'training_0'
11/02/2019 12:20:54 ERROR Error: Alignments file not found at P:\CC_Data\faces\alignments.fsa.fsa
Re: Program cannot find alignments file
Posted: Sat Nov 02, 2019 6:05 pm
by torzdf
torzdf wrote: ↑Fri Nov 01, 2019 8:08 pm
If you still have issues, please post a crash report so I can get to the root of the problem.