WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.2k stars 177 forks source link

find and replace #211

Open Ferniclestix opened 1 year ago

Ferniclestix commented 1 year ago

image

odd bug hitting me today after updating. seems like.. its failing to find and as a result is throwing errors, should just not replace if it can't find and pass to the next.

WASasquatch commented 1 year ago

find is a required parameter, so if it's not present the node is broken and should be deleted and remade. Make sure no other nodes exist with same name possibly sending wrong data to my node. Other then that it may be issue with ComfyUI sending from the workflow, which could be due to installed extensions/custom_nodes