crash when i add pbr materrials #97265

Closed
opened 2022-04-12 06:37:49 +02:00 by mostafa helal · 9 comments

System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.56

Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: blender/blender@c77597cd0e
Worked: (newest version of Blender that worked as expected)

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

Short description of error

Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\addons\node_wrangler.py", line 3282, in execute
    print('\nMatched Textures:')
OSError: [WinError 233] No process is on the other end of the pipe

location: <unknown location>:-1

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.56 **Blender Version** Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: `blender/blender@c77597cd0e` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Node Wrangler (3, 39) Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer **Short description of error** ``` Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\addons\node_wrangler.py", line 3282, in execute print('\nMatched Textures:') OSError: [WinError 233] No process is on the other end of the pipe location: <unknown location>:-1 ``` **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @mostafa.he

Added subscriber: @mostafa.he
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Author

‏‏لقطة الشاشة (1).png I don't understand what I should do to solve the problem{F13000550}

![‏‏لقطة الشاشة (1).png](https://archive.blender.org/developer/F13000548/__لقطة_الشاشة__1_.png) I don't understand what I should do to solve the problem{[F13000550](https://archive.blender.org/developer/F13000550/__لقطة_الشاشة__1_.png)}
Author

Apparently I found the answer.
When the file browser dialog opens, there is a setting on the right panel called “Relative paths”, the issue was resolved when I unchecked it.

But I yet don’t understand, shouldn’t the option allow blender to use a relative path from the file? This means that it should find it but it didn’t. My guess from the error log above is that the relative path doesn’t work when the textures are in a different drive than the file.

thanks

Apparently I found the answer. When the file browser dialog opens, there is a setting on the right panel called “Relative paths”, the issue was resolved when I unchecked it. But I yet don’t understand, shouldn’t the option allow blender to use a relative path from the file? This means that it should find it but it didn’t. My guess from the error log above is that the relative path doesn’t work when the textures are in a different drive than the file. thanks

Added subscriber: @mano-wii

Added subscriber: @mano-wii

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

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

I think this report needs a better description of the "steps for others to reproduce the error".
I'm not sure that just showing the error message is enough for the developers.

I think this report needs a better description of the "steps for others to reproduce the error". I'm not sure that just showing the error message is enough for the developers.
Member

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

Changed status from 'Needs User Info' to: 'Archived'
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#97265
No description provided.