meap158 / ComfyUI-Prompt-Expansion

Dynamic prompt expansion, powered by GPT-2 locally on your device
GNU Affero General Public License v3.0
70 stars 10 forks source link

Request help, node reported error #1

Open aimarxjg opened 1 year ago

aimarxjg commented 1 year ago

9080857

Loading aborted due to error reloading workflow data

TypeError: Cannot read properties of undefined (reading 'find') TypeError: Cannot read properties of undefined (reading 'find') at nodeType.onConfigure (http://127.0.0.1:8188/extensions/core/widgetInputs.js:141:30) at nodeType.onConfigure (http://127.0.0.1:8188/extensions/pysssss/CustomScripts/locking.js:178:17) at LGraphNode.configure (http://127.0.0.1:8188/lib/litegraph.core.js:2549:18) at LGraph.configure (http://127.0.0.1:8188/lib/litegraph.core.js:2240:26) at LGraph.configure (http://127.0.0.1:8188/extensions/pysssss/CustomScripts/reroutePrimitive.js:14:29) at LGraph.configure (http://127.0.0.1:8188/extensions/pysssss/CustomScripts/snapToGrid.js:53:21) at ComfyApp.loadGraphData (http://127.0.0.1:8188/scripts/app.js:1219:15) at ComfyApp.setup (http://127.0.0.1:8188/scripts/app.js:1083:10) at async http://127.0.0.1:8188/:13:4 This may be due to the following script: /extensions/core/widgetInputs.js

kubilaykilinc commented 12 months ago

same too

meap158 commented 10 months ago

I'm not sure what the problem is here. It seems to indicate some issue with the custom node 'CustomScripts.' I'd suggest you guys update ComfyUI and disable that node temporarily to see if it works