Blender вылетел как восстановить
Перейти к содержимому

Blender вылетел как восстановить

  • автор:

Recovering Data

Computer crashes, power outages, or simply forgetting to save can result in the loss or corruption of your work. You can use Blender’s Auto Save feature to reduce the chance of losing files when such events occur.

There are options to save a backup of your files like Auto Save that saves your file automatically over time, and Save on Quit, which saves your blend-file automatically when you exit Blender. In addition to these functions being enabled by default, the Save on Quit functionality cannot be disabled.

For your actions, there are options like Undo, Redo and an Undo History, used to roll back from mistakes under normal operation, or return back to a specific action. See Undo & Redo .

Recovering Save Versions

By default Blender keeps an additional backup when saving files. So saving renames the previously saved file with a .blend1 extension instead of overwriting it.

This file can be used to revert to a previous state.

See Save Versions to configure the number of versions kept.

Recovering Auto Saves

Last Session

File ‣ Recover ‣ Last Session

The Recover Last Session will open the quit.blend file that is saved into the Temporary Directory when you quit Blender under normal operation (see Blender Session ). Note that files in your temporary directory may be deleted when you reboot your computer (depending on your system configuration).

Auto Save

File ‣ Recover ‣ Auto Save

The Recover Auto Save allows you to open the Auto Saved file. You will have to navigate to your Temporary Directory . The Auto Saved files are named using a random number and have a blend extension.

See Auto Save Preferences to configure auto-save.

When enabled, Python scripts and drivers that may be included in the file will be run automatically. Enable this only if you created the file yourself, or you trust that the person who gave it to you did not include any malicious code with it. See Python Security to configure default trust options.

Enable the detailed list view when browsing auto-saved files to show which is the most recent.

../_images/troubleshooting_recover_display-file-date.png

File Browser displaying a vertical list. 

When recovering an Auto Saved file, any changes made since the last Auto Save will be lost. Only one Auto Saved file exists for each .blend file, i.e. Blender does not keep older versions. Therefor, you will only be able to restore the most recent Auto Save file.

© Copyright : This page is licensed under a CC-BY-SA 4.0 Int. License. Last updated on 02/15/2023.

Blender вылетел как восстановить

Computer crashes, power outages, or simply forgetting to save can result in the loss or corruption of your work. You can use Blender’s Auto Save feature to reduce the chance of losing files when such events occur.

There are options to save a backup of your files like Auto Save that saves your file automatically over time, and Save on Quit, which saves your blend-file automatically when you exit Blender. In addition to these functions being enabled by default, the Save on Quit functionality cannot be disabled.

For your actions, there are options like Undo, Redo and an Undo History, used to roll back from mistakes under normal operation, or return back to a specific action. See Undo & Redo .

Recovering Save Versions

By default Blender keeps an additional backup when saving files. So saving renames the previously saved file with a .blend1 extension instead of overwriting it.

This file can be used to revert to a previous state.

See Save Versions to configure the number of versions kept.

Recovering Auto Saves

Last Session

File ‣ Recover ‣ Last Session

The Recover Last Session will open the quit.blend file that is saved into the Temporary Directory when you quit Blender under normal operation. Note that files in your temporary directory may be deleted when you reboot your computer (depending on your system configuration).

Auto Save

File ‣ Recover ‣ Auto Save

The Recover Auto Save allows you to open the Auto Saved file. You will have to navigate to your Temporary Directory . The Auto Saved files are named using a random number and have a blend extension.

See Auto Save Preferences to configure auto-save.

When enabled, Python scripts and drivers that may be included in the file will be run automatically. Enable this only if you created the file yourself, or you trust that the person who gave it to you did not include any malicious code with it. See Python Security to configure default trust options.

Enable the detailed list view when browsing auto-saved files to show which is the most recent.

../_images/troubleshooting_recover_display-file-date.png

File Browser displaying a vertical list. 

When recovering an Auto Saved file, any changes made since the last Auto Save will be lost. Only one Auto Saved file exists for each .blend file, i.e. Blender does not keep older versions. Therefor, you will only be able to restore the most recent Auto Save file.

© Copyright : This page is licensed under a CC-BY-SA 4.0 Int. License. Last updated on 06/13/2022.

Восстановление файлов в Blender

Наверное, всем пользователям Blender знаком тот факт, что в любой момент программа может просто вылететь, и вместе с ней пропадет несколько часов работы. Самый простой (и надежный) способ избежать потери данных, это как можно чаще сохранять свой проект. Но не всегда получается следовать столь простому правилу. Виной этому может быть сильное увлечение работой или банальная забывчивость. Так, что же делать, если последнее сохранение было давно и любимый блендер в очередной раз приподнес сюрприз?
recover1
К счастью, в blender есть функция автоматического восстановления, которая включена в программе по умолчанию. Найти ее можно в меню File.

Выбрав данный пункт меню, Вы попадете в файловый браузер блендера (File Browser), который будет содержать список файлов с непонятными именами. Но, важным параметром данных файлов является время их создания. Нажав на иконке календаря, Вы отсортируете файлы по времени и сможете выбрать наиболее свежую версию.
recover2
По умолчанию, blender сохраняет проект каждые 5 минут. Вы можете изменять это время (либо вообще выключить данную функцию) в настройках программы User Preferences > File.
recover3
Также может случиться ситуация, когда блендер не виноват и Вы сами (возможно случайно) закрыли окно программы. В таком случае блендер удалит все файлы автосохранения, а вместо них создаст файл quit.blend. Получить доступ к данному файлу можно непосредственно из окна приветствия (splash screen) программы.
recover4
У данной схемы существует один небольшой недостаток. По умолчанию, файлы автосохранения и quit.blend программа сохраняет в директории временных фалов (temporary directory). Расположение этой папки зависит от операционной системы, но суть работы везде одинаковая. Временная папка очищается при каждом перезапуске компьютера! Таким образом, если у Вас зависла система, или же отключили электроэнергию, то восстановиться с помощью файлов автосохранения или quit.blend уже не получится. Исправить этот недостаток можно в настройках системы User Preferences > File изменив место сохранения файлов на любую другу директорию на Вашем ПК (но необходимо понимать, что в таком случае Вам придется вручную ее периодически очищать, иначе она разрастется до нескольких гигабайт).
recover5
Иногда, бывают ситуации, когда нужно вернуться назад и отменить сделанные ранее изменения. Когда вы пересохраняете свой проект, блендер создает новый файл а старые переименовывает на .blend1 и .blend2. Чтобы сделать их видимыми в браузере фалов, необходимо отметить иконку Show .blend1, .blend2 etc. files.
recover6
С настройками по умолчанию блендер сохраняет две последние версии файла. Изменить данный параметр можно в настройках User Preferences > File.
recover7
Надеюсь, данные рекомендации помогут Вам сохранить Ваши работы. Ну и конечно же, лучше всего самому создавать как можно больше копий проекта на разных стадиях его развития, а если это большой проект, то и хранить его минимум на двух физических носителях, расположенных в разных местах.

8 комментариев на «“Восстановление файлов в Blender”»

Думал найти здесь подсказку, не получилось т.к. сохранился, вырубили электричество и после это Blender на сохраненный фал начал писать что-то типа «File unsuported format». Не помогли ни quit, ни recover last session. не открывал. решил пойти тупым методом. переименовал, лежащие рядом одноименные файлы но с расширением blend1 и blend2. Просто убрал «1» и все запустилось!:)

Так их же не обязательно переименовывать. Он и .blend1 и .blend2 сам открывает.
P.S. Вторая картинка снизу.

Аа…как всегда, не дочитал, что надо нажать чтобы они отображались.

Артём, у меня немного другая проблема. Когда я закончил работу, сохранил на раб. стол, а утром смотрю, а в сохранённом файле только куб стоит вместо модельки. Зашёл в Recover avto save, а там Последний файл quit, нажал на него, таже самая история. ?

Спасибо за помощь)
Порылся в appdata/local/temp и нашел нужный файл

3 Ways to Recover Lost Work

Blender actually has an awesome set of tools to help you get your hard work back in a few different situations.

Case 1: Blender Crashes!

Every program crashes once in a while. After all, programmers are only human.

But luckily, Blender automatically saves your scene to a temporary file every few minutes. To get to these auto saves, just reopen Blender and go to File > Recover Auto Save.

You’ll then be presented with a list of all the auto save files Blender has ever created! It’s probably a huge list, because this folder is never actually cleared out automatically (at least not on Windows). Mine was a whopping 15 GB!

To find your file more easily, just sort it by most recent by clicking on the little calendar icon at the top:

You should then see your file right at the top. It may be a few minutes old, but it’s better than nothing!

Hint: In the File tab of the User Preferences, you can set how often your scene is saved automatically.

Case 2: You Save Over the Wrong File

It’s an easy mistake to make, and a potentially catastrophic one at that. Just imagine if you accidentally saved over a file that you’ve been working on for weeks!

But don’t worry, every time you save your file, Blender keeps a backup of the previous two versions just in case:

Those .blend1 and .blend2 files are the previous versions.

To open them from Blender, go to File > Open and enable the backups filter:

When you open one of those, you’ll get the previous version of that file and you can safely re-save it over the main version like it was before.

Hint: The default is 2, but in the User Preferences you can set how many save versions are kept.

Case 3: You Quit Without Saving

Sometimes you just think «Ah I’m sure I don’t need to save this again» and you quit Blender. and then right after Blender closes you remember that you actually should have saved it after all 🙁

Secretly, Blender saves your project every time you close it to a little file that hides among the rest of your auto saves: quit.blend.

To open that file quickly, click Recover Last Session in the splash screen or the file menu:

So the next time you think you’ve just lost hours of work on your awesome project, remember that Blender’s got your back 🙂

And while we’re on the topic of awesome projects, what are you working on right now? Show me that beautiful render in the comments below!

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *