What does torn sheet of paper mean? And how repair it?
Asked
Active
Viewed 848 times
1 Answers
5
It means file missing or broken link. In this case it might mean that the linked file that contains the object (or collection) cannot be found in the disk. Did you move, rename or delete any files?.
To find the error, switch the outliner display the blender file mode and look for missing libraries.
Or display API data, navigate to the missing collection and find what is it that is linked to. You can re-link it to the original file by manually typing the correct path.
When you get an error like this,you can also check the terminal output. It should report something like:




But now I don't understand why link or append is needed? So if I want to save my collection/object in the new file forever, I just need to open the library(.blend file) and copy/paste the collection/object I need. And then I don't have to worry about moving or deleting the the linked file accidentally.
– serg47 Jun 26 '20 at 00:17