diff --git a/web/project-website/content/faq/_index.md b/web/project-website/content/faq/_index.md index 92ba0259..4aec55cb 100644 --- a/web/project-website/content/faq/_index.md +++ b/web/project-website/content/faq/_index.md @@ -118,6 +118,14 @@ This means that you have to click on the little "Refresh" icon next to the job t +## Render jobs hang after the first chunk of frames, what's wrong? + +When rendering a chunk of frames, Flamenco waits until Blender quits. This +signals Flamenco that it finished rendering. Sometimes an add-on prevents +Blender from quitting, and thus Flamenco will think it is still doing something. +Disable add-ons one-by-one to see which one is causing this issue. + + ## What does "command exited abnormally with code 1" mean? It means that the program (probably Blender) exited with an error status. Take a