Kosinkadink / ComfyUI-VideoHelperSuite

Nodes related to video workflows
GNU General Public License v3.0
513 stars 90 forks source link

A weird error after reading a json #117

Closed YacratesWyh closed 8 months ago

YacratesWyh commented 8 months ago

It was fine when I make it up. But when I open it afterwards it reports: TypeError: Cannot read properties of undefined (reading 'custom_width') at ComfyNode. (http://localhost:8080/extensions/ComfyUI-VideoHelperSuite/js/VHS.core.js:919:79) at object. (http://localhost:8080/extensions/ComfyUI-VideoHelperSuite/js/VHS.core.js:16:22) at object. (http://localhost:8080/extensions/ComfyUI-VideoHelperSuite/js/VHS.core.js:15:37) at object. (http://localhost:8080/extensions/ComfyUI-VideoHelperSuite/js/VHS.core.js:15:37) at object. (http://localhost:8080/extensions/ComfyUI-VideoHelperSuite/js/VHS.core.js:15:37) at object. [as onNodeCreated] (http://localhost:8080/extensions/ComfyUI-VideoHelperSuite/js/VHS.core.js:15:37) at Object.createNode (http://localhost:8080/lib/litegraph.core.js:478:22) at LGraph.configure (http://localhost:8080/lib/litegraph.core.js:2215:38) at LGraph.configure (http://localhost:8080/scripts/app.js:1249:22) at LGraph.configure (http://localhost:8080/extensions/ComfyUI-Custom-Scripts/js/reroutePrimitive.js:14:29)

Wonder why

YacratesWyh commented 8 months ago

Updated nodes, prblem fixed