theUpsider / ComfyUI-Logic

Logic nodes to perform conditional renders based on an input or comparision
125 stars 17 forks source link

object of type 'int' has no len() #2

Closed alexbofa closed 8 months ago

alexbofa commented 11 months ago

Hello, I have problem. I tried using this workflow 1.09/1.08/1.0. The same error is everywhere

Console

!!! Exception during processing !!!
Traceback (most recent call last):
  File "E:\ComfyUI\ComfyUI\execution.py", line 152, in recursive_execute
    output_data, output_ui = get_output_data(obj, input_data_all)
  File "E:\ComfyUI\ComfyUI\execution.py", line 96, in get_output_data
    output_is_list = [False] * len(results[0])
TypeError: object of type 'int' has no len()

Screen-1913

theUpsider commented 11 months ago

@alexbofa Can you send me your workflow so I can reproduce the error?

alexbofa commented 11 months ago

@theUpsider Hello, this workflow from civitai comfyuiInpaintWorkflow_v109.zip