Node Wrangler not reading my Image textures #82734

Closed
opened 2020-11-15 08:25:59 +01:00 by Clive Borromeo · 13 comments

System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: GeForce GTX 1050 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.06

Blender Version
Broken: version: 2.90.1, branch: master, commit date: 2020-09-23 06:43, hash: blender/blender@3e85bb34d0
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Node Wrangler (3, 37)
Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer

Short description of error
123.png
Texture is not being read by Blender Node Wrangler (BSDF; CTRL+SHIFT+T)

Exact steps for others to reproduce the error

  1. Download Texture (Texture Haven, Poliigon)
  2. Start Blender
  3. Open Shader Editor and select Principle BSDF
  4. (Node Wrangler Enabled) CTRL + SHIFT + T
  5. Select Textures
**System Information** Operating system: Windows-10-10.0.17763-SP0 64 Bits Graphics card: GeForce GTX 1050 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.06 **Blender Version** Broken: version: 2.90.1, branch: master, commit date: 2020-09-23 06:43, hash: `blender/blender@3e85bb34d0` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Node Wrangler (3, 37) Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer **Short description of error** ![123.png](https://archive.blender.org/developer/F9290292/123.png) Texture is not being read by Blender Node Wrangler (BSDF; CTRL+SHIFT+T) **Exact steps for others to reproduce the error** 1. Download Texture (Texture Haven, Poliigon) 2. Start Blender 3. Open Shader Editor and select Principle BSDF 4. (Node Wrangler Enabled) CTRL + SHIFT + T 5. Select Textures
Author

Added subscriber: @Gocchin

Added subscriber: @Gocchin

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

Can you open the textures in other software? The screenshot indicates that the files are empty and this information is displayed by the file browser, which seems to be unrelated to Node Wrangler. I also can't reproduce this problem on my system.

Can you open the textures in other software? The screenshot indicates that the files are empty and this information is displayed by the file browser, which seems to be unrelated to Node Wrangler. I also can't reproduce this problem on my system.
Author

In #82734#1055099, @rjg wrote:
Can you open the textures in other software? The screenshot indicates that the files are empty and this information is displayed by the file browser, which seems to be unrelated to Node Wrangler. I also can't reproduce this problem on my system.

Yes, It is completely fine with any other software, I tried different textures too.
My current Blender is downloaded from Steam btw, and it's the latest update too.

The files are only seen empty and Date modified set to that date in Node Wrangler File browser.

Here is the files seen in screenshot on desktop:
image.png

> In #82734#1055099, @rjg wrote: > Can you open the textures in other software? The screenshot indicates that the files are empty and this information is displayed by the file browser, which seems to be unrelated to Node Wrangler. I also can't reproduce this problem on my system. Yes, It is completely fine with any other software, I tried different textures too. My current Blender is downloaded from Steam btw, and it's the latest update too. The files are only seen empty and Date modified set to that date in Node Wrangler File browser. Here is the files seen in screenshot on desktop: ![image.png](https://archive.blender.org/developer/F9292078/image.png)

Do you have any special permissions or policies set for this directory or files? Could you try the same with a daily build of 2.92 ? Are any error messages displayed on the console (*Windows > Toggle System Console//)?

Do you have any special permissions or policies set for this directory or files? Could you try the same with a [daily build of 2.92 ](https:*builder.blender.org/download/)? Are any error messages displayed on the console (*Windows > Toggle System Console//)?
Author

In #82734#1055102, @rjg wrote:
Do you have any special permissions or policies set for this directory or files? Could you try the same with a daily build of 2.92 ? Are any error messages displayed on the console (Windows > Toggle System Console)?

I do not, and I normally doesn't have a problem with node wrangler until today, I am using the latest GPU driver too, and has also restarted my PC. Still the same.

I tried for latest alpha 2.92 (from blender website) too. Results are the same. There is not a single text in console either as I use node wrangler.
It simply doesn't want to interpret my texture images properly in (CTRL+SHIFT+T)

> In #82734#1055102, @rjg wrote: > Do you have any special permissions or policies set for this directory or files? Could you try the same with a [daily build of 2.92 ](https://builder.blender.org/download/)? Are any error messages displayed on the console (*Windows > Toggle System Console*)? I do not, and I normally doesn't have a problem with node wrangler until today, I am using the latest GPU driver too, and has also restarted my PC. Still the same. I tried for latest alpha 2.92 (from blender website) too. Results are the same. There is not a single text in console either as I use node wrangler. It simply doesn't want to interpret my texture images properly in (CTRL+SHIFT+T)

Does that only happen with textures in this directory or every texture? Are you having the same problem when loading files in general e.g. import/export of models, manually adding a image texture or environment texture node or is this really only limited to node wrangler?

Does that only happen with textures in this directory or every texture? Are you having the same problem when loading files in general e.g. import/export of models, manually adding a image texture or environment texture node or is this really only limited to node wrangler?
Author

In #82734#1055134, @rjg wrote:
Does that only happen with textures in this directory or every texture? Are you having the same problem when loading files in general or is this really only limited to node wrangler, e.g. import/export of models, manually adding a image texture or environment texture node?

It happens in every texture, no matter the directory.
Problem is only limited to Node Wrangler importing image/textures (CTRL + SHIFT + T)

While the same images/texture can be imported manually (e.g. by dragging to node editor, by manually selecting image file)

> In #82734#1055134, @rjg wrote: > Does that only happen with textures in this directory or every texture? Are you having the same problem when loading files in general or is this really only limited to node wrangler, e.g. import/export of models, manually adding a image texture or environment texture node? It happens in every texture, no matter the directory. Problem is only limited to Node Wrangler importing image/textures (CTRL + SHIFT + T) While the same images/texture can be imported manually (e.g. by dragging to node editor, by manually selecting image file)

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'

Thank you for all the information.

Thank you for all the information.
Author

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
Clive Borromeo self-assigned this 2020-11-16 02:27:35 +01:00
Author

Problem fixed to day as I turned on my PC.

Textures/images can't still be imported from that specific project folder, but fixed now as I moved it to entirely different folder.

  • Directory problem.
Problem fixed to day as I turned on my PC. Textures/images can't still be imported from that specific project folder, but fixed now as I moved it to entirely different folder. - Directory problem.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#82734
No description provided.