comfyui-tooling-nodes icon indicating copy to clipboard operation
comfyui-tooling-nodes copied to clipboard

Loading aborted due to error reloading workflow data

Open LichiTI opened this issue 11 months ago • 5 comments

TypeError: Cannot read properties of undefined (reading 'includes') at changeWidgets (http://127.0.0.1:8188/extensions/comfyui-tooling-nodes/external_tooling_nodes.js:111:57) at adaptWidgetsToConnection (http://127.0.0.1:8188/extensions/comfyui-tooling-nodes/external_tooling_nodes.js:157:9) at nodeType.onAfterGraphConfigured (http://127.0.0.1:8188/extensions/comfyui-tooling-nodes/external_tooling_nodes.js:176:9) at app2.graph.onConfigure (http://127.0.0.1:8188/assets/index-Bv0b06LE.js:209039:39) at LGraph2.configure (http://127.0.0.1:8188/assets/index-Bv0b06LE.js:66700:23) at LGraph$1.configure (http://127.0.0.1:8188/assets/index-Bv0b06LE.js:209024:26) at LGraph.configure (http://127.0.0.1:8188/extensions/comfyui-custom-scripts/js/reroutePrimitive.js:14:29) at ComfyApp.loadGraphData (http://127.0.0.1:8188/assets/index-Bv0b06LE.js:209274:18) at async app.loadGraphData (http://127.0.0.1:8188/extensions/comfyui-manager/components-manager.js:774:9) at async loadWorkflowFromStorage (http://127.0.0.1:8188/assets/GraphView-B_UDZi95.js:2014:5)

LichiTI avatar Feb 17 '25 16:02 LichiTI

Can you share the workflow that caused this? Any other custom nodes involved (especially when connected to Parameter nodes)?

Acly avatar Feb 18 '25 09:02 Acly

Sure I'm not quite clear about the specific situation.

【17】自用工作流 v7.8.json

LichiTI avatar Feb 18 '25 09:02 LichiTI

I've identified the cause; it's a conflict with the tagcomplete plugin that's resulting in the error.After removing tagcomplete, the error no longer occurs.

LichiTI avatar Feb 21 '25 17:02 LichiTI

i am having the same issue with my workflow but i dont have the autocompete function in my workflow it is linked with kritia so i wouldnt have that ??

blazekicker avatar Mar 21 '25 16:03 blazekicker

i am having the same issue with my workflow but i dont have the autocompete function in my workflow it is linked with kritia so i wouldnt have that ??

I found the reason, just delete "ComfyUI-tagcomplete"

LichiTI avatar Mar 22 '25 04:03 LichiTI