Меню

Missing texture detected blender ошибка

$begingroup$

Every time I try to use the texture paint, I am met with an error card saying «Missing UVs, Textures, detected!». Any help please?

asked Jan 14, 2020 at 19:33

user86981's user avatar

$endgroup$

2

$begingroup$

Make sure you have an image open in the Image Editor.

Pressing the small picture icon will allow you to select existing images in your project. New will create a new blank image, and Open will allow you to append an image from your computer into the Blend project.

enter image description here

If there are missing textures from your project (those show up as pink), you can tell Blender which folders to look for those textures in by going to File > External Data > Find Missing Files

enter image description here

answered Jan 14, 2020 at 19:49

stphnl329's user avatar

stphnl329stphnl329

4,7378 silver badges25 bronze badges

$endgroup$

$begingroup$

Every time I try to use the texture paint, I am met with an error card saying «Missing UVs, Textures, detected!». Any help please?

asked Jan 14, 2020 at 19:33

user86981's user avatar

$endgroup$

2

$begingroup$

Make sure you have an image open in the Image Editor.

Pressing the small picture icon will allow you to select existing images in your project. New will create a new blank image, and Open will allow you to append an image from your computer into the Blend project.

enter image description here

If there are missing textures from your project (those show up as pink), you can tell Blender which folders to look for those textures in by going to File > External Data > Find Missing Files

enter image description here

answered Jan 14, 2020 at 19:49

stphnl329's user avatar

stphnl329stphnl329

4,7378 silver badges25 bronze badges

$endgroup$

Why do image textures appear pink in your Blender project file?

The color pink indicates that the texture files are missing.

If you still have the texture files on your computer, it appears that the textures are referenced relative to the blend file (the default behavior). This means that if you move the blend file but leave the textures behind, Blender will not be able to find them. Therefore, image textures will be replaced with the color pink.

How to fix missing image textures in Blender

There are several things you can do.

1. Use the ‘Find Missing Files’ operator

Use the Find Missing Files operator under File > External Data and choose ‘Find Missing Files’ to let blender try to find the files for you

Find Missing Files feature in Blender
Find Missing Files feature in Blender

This will open a file browser in which you may browse for a directory that you believe includes some (or all) of the missing files. Blender will then systematically search the specified directory’s files and subdirectories for files with the same names as the missing files.

It should be noted that if the directory is large (has a large number of files and subdirectories), this may take some time. Don’t be worried if Blender appears to be frozen while the operator is running.

2. Make all paths absolute

With the blend file still in its original location (to ensure that the textures are loaded correctly), go to File > External Data and choose to Make All Paths Absolute, then save the blend file.

Make All Paths Absolute operator in Blender
Make All Paths Absolute operator in Blender

Blender can now detect the textures (assuming they don’t move) regardless of where the file is on the system.

3. Pack the textures into the blend file

Incorporate the textures into the blend file. Select File > External Data > Pack into blend file from the menu.

Pack All Into blend operator in Blender
Pack All Into blend operator in Blender

This will embed the image data within the blend file, which may result in a huge file. However, this ensures that no matter what, Blender will always be able to find the textures (even if the file is put on another computer).

4. Relocate the textures so that they are in the same position as the new blend

Move the textures to be in the same position relative to the new blend as they were to the old blend. E.g., if the textures are in a directory that is in the same directory as the old .blend, move that directory into the directory containing the new .blend.

Совет 1. Переподключение потерянных текстур

Если вы потеряли текстуры в файле Blender, они начнут отображаться розовым цветом (A)

Когда вы перемещаете файл Blender или подключённые текстуры в другую папку, может так случиться, что Blender не сможет восстановить текстуры. В таком случае все текстуры будут заменены на розовый цвет, который трудно не заметить (A), как это видно здесь. Если вы не хотите присваивать все текстуры материалам вручную, просто кликните FILE -> EXTERNAL DATA -> FIND MISSING FILES и откройте папку, куда вы сохранили текстуры (B). Если все текстуры находятся в этой папке, то всё будет переподключено правильно и всё станет вот так (C).

Кстати: Эта потрясающая модель грузовика из фильма «Сумасшедший Макс: дорога ярости», был смоделирован Крисом Куном и его можно скачать бесплатно с Blendswap.

3d грузовик от Криса Куна, который я отрендерил

Совет 2. Распределение текстур случайным образом

Рис.1 — При помощи ноды Object Info можно распределить разные текстуры случайным образом на различные объекты, с применением всего одного материала.

Хотя это и не заметно на первый взгляд, но все здания в этом городе используют только один материал для крыш и только один для всех фасадов. При помощи небольшой хитрости можно добавить в материал несколько текстур, а потом случайным образом их присвоить на различные объекты, которые используют этот материал. Фасады на Рис.1 (внизу) используют в сумме 4 текстуры. Как этот материал был настроен вы узнаете на Рис.2. Для лучшего понимания, материал был упрощён, здесь мы используем всего две текстуры (Рис.1 вверху):

(A) Добавляем две текстуры (Нода Image Texture). Чтобы они правильно отображались на домах, переключите Projection с Flat на Box. Добавьте ноду Texture Coordinate. Подсоедините выход Object к входу Vector текстур. С этим типом маппинга размеры текстур остаются, даже если объекты имеют разные масштабы (здесь важно чтобы масштаб всех объектов был 1 -> CTRL + A -> scale).

(B) Две текстуры смешаны при помощи ноды MixRGB.

(C) Так как вход Fac для ноды MixRGB использует выход Random ноды Object Info, подсоедините его к ноде ColorRamp, а затем подсоедините выход Color к входу Fac. Измените Interpolation ноды ColorRamp с Linear на Constant. Теперь переместите значение белого цвета примерно в середину ноды ColorRamp.

Теперь рампа содержит только чёрно-белый цвет. Чёрный будет определяться как 0, а белый как 1. Значение Random в ноде Object Info теперь берёт одну точку из рампы ноды ColorRamp случайным образом для каждого объекта. Другими словами, чёрную или белую. Для ноды MixRGB это будет обозначать, что будет использоваться верхний вход (чёрный или 0), для текстуры 1 или нижний вход (белый или 1), для текстуры 2 для разных объектов. Если вы хотите изменить распределение текстур, просто переместите белое значение ноды ColorRamp.

Как я говорил ранее, вы можете видеть сложный материал, где 4 текстуры случайно распределены на Рис.2. Это также работает и для объектов в системе частиц.

Рис.2 — При помощи настроек материала, показанных выше, вы можете распределить четыре текстуры случайным образом на фасадах зданий.

Урок был взят и переведён с сайта: agenzasbrothers.com: blender-tip-23 и blender-tip-26

24.10.2018 в 18:31

#17918

Здравствуйте, столкнулся с проблемой текстурирования, создал модель дома, все проработал что нужно (Модель для игры). Перешел к текстурированию, решил начать с крыши. Создал материал, выделил все нужные части где должна лежать текстура, нажал Assign. Создал Текстуру, открыл ее. Перешел в Рендер и увидев результат очень огорчился, вся крыша была в текстуре, те части которые я не выделял они тоже покрылись текстурой. Подумал что допустил ошибку, пересоздал материал/текстуру. Результат один и тот же. Пошел искать на форуме, ничего не нашел, даже гайды посмотрел, при нажатии Assign у них все нормально, текстуры на выделенную часть ложатся. И так поломав голову минут 40 не нашел решения и решил написать данную проблему, помогите пожалуйста ее решить. Если нужна модель, могу скинуть.

26.10.2018 в 10:19

#17943

uv-развертку то делал?
либо тебе нужно 2 материала назначить на объект, когда 1 мат — кнопка assign игнорится, и все применяется ко всему объекту

Advertisement

Jan van den Hemel writes:

Sometimes when downloading models from for example Blendswap, you’ll find that the models have a lovely pink color instead of a texture. To fix this, follow this quick tip.

About the Author

Jan van den Hemel

  • Website
  • Twitter
  • LinkedIn

Hi, my name is Jan and I help companies by creating short videos for their websites and internal use, mostly as a freelancer for agencies. I post daily one-minute tutorials for Blender users and wrote the popular «Blender Secrets» e-books.

6 Comments

  1. Dang another function they took out of the hotkeys…. Hggrrrrrr! I find that so lame, one of the biggest things i hate in BL 2.80 Many functions you tend to use a lot and know it cant get a shortcut.

    PS you forgot to show «Find All» option in the left panel. Than it will look for all missing files in the current active folder. I guess you had it checked, yet you didnt show it.

    • Still a nice addon is amaranth, this will populate a list of missing files, that way you have a bit of guidance where to look. Its an old addon by Pabo Vasquez, yet its missing currently in release candidate 2. It should be in the folder «addon contribute», yet this is now empty suddenly.

      • I downloaded and installed latest Amaranth and it works in 2.8.

        I asked @blender in twitter about this missing addon, but never got an answer.

        • From where actually? Because Pablo doesnt maintain it, his only works up to 2.79

  2. Well I had updated it myself already as well in the beginning of this year. Than it was officially update and includes ded in contrib add-ons. I wonder why it still not been admitted though.

    Current version show bugs again
    I fix those myself then

Leave A Reply

Advertisement

0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии

А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Missing system image android studio ошибка
  • Mortal kombat 11 ошибка emp dll