Crashes

The most common causes of Blender crashes:

  • Закончилась память

  • Issues with graphics hardware or drivers.

  • Ошибки в самом Blender.

Firstly, you may be able to recover your work with File ‣ Recover ‣ Auto Save….

Во избежание повторения проблемы, вам следует обновить драйвера видеокарты, произвести апгрейд оборудования (оперативной памяти и видеокарты), и отключить некоторые опции, интенсивно расходующие память:

  • Reduce undo steps Preferences ‣ System ‣ Memory & Limits ‣ Undo Steps.

  • Using multisample anti-aliasing also increases the memory usage and makes the display slower.

  • On Linux, the Window Manager (KDE, Gnome, Unity) may be using hardware accelerated effects (e.g. window shadows and transparency) that are using up the memory that Blender needs. Try disabling the desktop effects or switch to a lightweight Window Manager.

Crash Log

When Blender crashes, it writes out a text file which contains information that may help identify the cause of the crash.

On a crash, a file is written based on the name of the currently loaded blend-file, so test.blend will create a file called test.crash.txt. The crash log for unsaved files will be written into the Каталог для временных файлов directory.

This file contains a log of tools used up until the crash as well as some other debug information.

When reporting bugs on crashes it can be helpful to attach this file to your reports, especially when others are unable to reproduce the crash.

Предупреждение

This is currently disabled for Windows.