Crash while extracting

The Extraction process failing on you, and you aren't getting an error back with clear instructions? Tell us about it here


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for reporting errors with the Extraction process. If you want to get tips, or better understand the Extract process, then you should look in the Extract Discussion forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
saco_web
Posts: 3
Joined: Mon Jul 06, 2020 11:05 pm
Has thanked: 1 time

Crash while extracting

Post by saco_web »

Hello, this is my first post and first attempt in faceswap, I dont know if this is the correct place to post this(if not, someone please correct me). As the title says, when trying to Extract I get this message:

07/06/2020 18:41:59 CRITICAL An unexpected crash has occurred. Crash report written to 'C:\Users\Diego\faceswap\crash_report.2020.07.06.184154303265.log'. You MUST provide this file if seeking assistance. Please verify you are running the latest version of faceswap before reporting.

And I don't even know how to upload that log here lol (I know where it is located by the way)

by torzdf » Wed Jul 08, 2020 9:55 am

Ok, this issue is coming from Tensorflow.

You can Google around to see if you can find a solution, but I suspect it may be a memory error. However, it's odd, because it appears that S3FD runs, then FAN fails (and S3FD is a LOT heavier than FAN).

First ensure that any GPU overclocks are disabled

Try lowering FAN batch size to 1 (In Settings > Extract Settings)

Try the MTCNN detector and see if the problem persists.

Go to full post
User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: Crash while extracting

Post by torzdf »

You can open the file and paste the contents into a message, or onto a site like pastebin and link it here.

My word is final

User avatar
saco_web
Posts: 3
Joined: Mon Jul 06, 2020 11:05 pm
Has thanked: 1 time

Re: Crash while extracting

Post by saco_web »

Thank you, here is the log:

User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: Crash while extracting

Post by torzdf »

Ok, this issue is coming from Tensorflow.

You can Google around to see if you can find a solution, but I suspect it may be a memory error. However, it's odd, because it appears that S3FD runs, then FAN fails (and S3FD is a LOT heavier than FAN).

First ensure that any GPU overclocks are disabled

Try lowering FAN batch size to 1 (In Settings > Extract Settings)

Try the MTCNN detector and see if the problem persists.

My word is final

User avatar
saco_web
Posts: 3
Joined: Mon Jul 06, 2020 11:05 pm
Has thanked: 1 time

Re: Crash while extracting

Post by saco_web »

Thank you very much, that solved my problem. First step done :)

Locked