Node Wrangler Does Not Working #104916

Closed
opened 2023-09-25 14:46:31 +02:00 by Naeem-Beg · 3 comments

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

Blender Version
Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: rB84da05a8b806
Worked: (newest version of Blender that worked as expected)

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

Short description of error
[Please fill out a short description of the error here]

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.22621-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 537.34 **Blender Version** Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: `rB84da05a8b806` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Node Wrangler (3, 38) Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer **Short description of error** [Please fill out a short description of the error here] **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)]
Naeem-Beg added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2023-09-25 14:46:32 +02:00
Author

Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\addons\node_wrangler.py", line 3274, in execute
import_path = bpy.path.relpath(self.directory)
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\path.py", line 114, in relpath
return "//" + _os.path.relpath(path, start)
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\ntpath.py", line 703, in relpath
raise ValueError("path is on mount %r, start on mount %r" % (
ValueError: path is on mount 'C:', start on mount 'D:'

location: :-1

Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\addons\node_wrangler.py", line 3274, in execute import_path = bpy.path.relpath(self.directory) File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\path.py", line 114, in relpath return "//" + _os.path.relpath(path, start) File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\ntpath.py", line 703, in relpath raise ValueError("path is on mount %r, start on mount %r" % ( ValueError: path is on mount 'C:', start on mount 'D:' location: <unknown location>:-1
Member

Blender 2.93 is no longer maintained since June 2023. If you wish to continue using it, update to the latest version 2.93.18, to see if this issue still happens there.

Blender 2.93 is no longer maintained since June 2023. If you wish to continue using it, [update to the latest version 2.93.18](https://www.blender.org/download/lts/2-93/), to see if this issue still happens there.
Member

Bug has been fixed already: #77022 / fe12f8b975

Bug has been fixed already: https://projects.blender.org/blender/blender-addons/issues/77022 / https://projects.blender.org/blender/blender-addons/commit/fe12f8b97589baf56bf02a53cd73fc495a89909f
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-09-26 08:50:10 +02:00
Pratik Borhade added
Status
Duplicate
and removed
Status
Archived
labels 2023-09-26 08:50:15 +02:00
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#104916
No description provided.