Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request help, node reported error #1

Open
aimarxjg opened this issue Sep 19, 2023 · 3 comments
Open

Request help, node reported error #1

aimarxjg opened this issue Sep 19, 2023 · 3 comments

Comments

@aimarxjg
Copy link

aimarxjg commented Sep 19, 2023

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
Copy link

same too

@meap158
Copy link
Owner

meap158 commented Nov 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@meap158 @kubilaykilinc @aimarxjg and others