Skip to content

Custom Nodes on another drive #4019

@MajorEpidemic

Description

@MajorEpidemic

Expected Behavior

The extra path for custom nodes set in the yaml file allows comfyui to read any custom nodes in that path

Actual Behavior

The custom_node path in the extrapath yaml no longer works properly. You get the error:

ValueError: path is on mount ‘D:’ , start is on mount ‘C:’

Obviously D and C are whatever drive letters you have the path for custom nodes against comfy install folder.

This occurred after commit 83f70a8 Add_module_ to node info

It was not present in f1a01c2

Steps to Reproduce

Set a custom nodes path in the yaml to a different path with a different drive letter

Debug Logs

ValueError:  path is on mount D: , start is on mount C:

Other

No response

Metadata

Metadata

Assignees

Labels

BugSomething is confirmed to not be working properly.Potential BugUser is reporting a bug. This should be tested.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions