rgthree-comfy icon indicating copy to clipboard operation
rgthree-comfy copied to clipboard

TypeError: Cannot read properties of undefined (reading 'inputs')

Open fsfnet opened this issue 6 months ago • 1 comments

ComfyUI Error Report

Error Details

  • Node ID: N/A
  • Node Type: N/A
  • Exception Type: 提示执行失败
  • Exception Message: TypeError: Cannot read properties of undefined (reading 'inputs')

Stack Trace

TypeError: Cannot read properties of undefined (reading 'inputs')
    at Rgthree.recursiveAddNodes (http://127.0.0.1:8188/extensions/rgthree-comfy/rgthree.js:449:64)
    at api.queuePrompt (http://127.0.0.1:8188/extensions/rgthree-comfy/rgthree.js:496:29)
    at ComfyApp.queuePrompt (http://127.0.0.1:8188/assets/index-CWzmkThr.js:275920:35)
    at async app.queuePrompt (http://127.0.0.1:8188/extensions/rgthree-comfy/rgthree.js:464:24)
    at async app.queuePrompt (http://127.0.0.1:8188/extensions/cg-use-everywhere/use_everywhere.js:286:24)
    at async app.queuePrompt (http://127.0.0.1:8188/extensions/ComfyUI_Fill-Nodes/nodes/fl_wf_agent.js:778:19)
    at async app.queuePrompt (http://127.0.0.1:8188/extensions/ComfyUI_Fill-Nodes/nodes/fl_js.js:631:19)
    at async Rgthree.queueOutputNodes (http://127.0.0.1:8188/extensions/rgthree-comfy/rgthree.js:434:13)

System Information

  • ComfyUI Version: 0.3.42
  • Arguments: E:\ComfyUI-aki-v1.6\ComfyUI\main.py --auto-launch --preview-method auto --use-sage-attention --disable-cuda-malloc
  • OS: nt
  • Python Version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
  • Embedded Python: false
  • PyTorch Version: 2.5.1+cu124

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 12884246528
    • VRAM Free: 11788091392
    • Torch VRAM Total: 0
    • Torch VRAM Free: 0

fsfnet avatar Jun 27 '25 06:06 fsfnet

same problem.

ktee95 avatar Sep 24 '25 01:09 ktee95