You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConditioningMultiCombine 'conditioning_3' what happen to this issues
Failed to validate prompt for output 2037:
ConditioningMultiCombine 1491:
Value not in list: operation: 'None' not in ['combine', 'concat']
Output will be ignored
Failed to validate prompt for output 629:
Output will be ignored
Failed to validate prompt for output 2016:
Output will be ignored
Failed to validate prompt for output 1676:
Output will be ignored
Failed to validate prompt for output 1703:
Output will be ignored
Failed to validate prompt for output 2024:
Output will be ignored
Failed to validate prompt for output 218:
Output will be ignored
Failed to validate prompt for output 217:
Output will be ignored
Failed to validate prompt for output 1507:
Output will be ignored
Processing interrupted
Prompt executed in 50.12 seconds
got prompt
Failed to validate prompt for output 2037:
ConditioningMultiCombine 1491:
Value not in list: operation: 'None' not in ['combine', 'concat']
Output will be ignored
Failed to validate prompt for output 629:
Output will be ignored
Failed to validate prompt for output 2016:
Output will be ignored
Failed to validate prompt for output 1676:
Output will be ignored
Failed to validate prompt for output 1703:
Output will be ignored
Failed to validate prompt for output 2024:
Output will be ignored
Failed to validate prompt for output 218:
Output will be ignored
Failed to validate prompt for output 217:
Output will be ignored
Failed to validate prompt for output 1507:
Output will be ignored
!!! Exception during processing !!! 'conditioning_3'
Traceback (most recent call last):
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 323, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 198, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 169, in map_node_over_list
process_inputs(input_dict, i)
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\SDAI\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-KJNodes\nodes\nodes.py", line 217, in combine
new_cond = kwargs[f"conditioning{c + 1}"]
KeyError: 'conditioning_3'
Prompt executed in 0.53 seconds
The text was updated successfully, but these errors were encountered:
ConditioningMultiCombine 'conditioning_3' what happen to this issues
Failed to validate prompt for output 2037:
Output will be ignored
Failed to validate prompt for output 629:
Output will be ignored
Failed to validate prompt for output 2016:
Output will be ignored
Failed to validate prompt for output 1676:
Output will be ignored
Failed to validate prompt for output 1703:
Output will be ignored
Failed to validate prompt for output 2024:
Output will be ignored
Failed to validate prompt for output 218:
Output will be ignored
Failed to validate prompt for output 217:
Output will be ignored
Failed to validate prompt for output 1507:
Output will be ignored
Processing interrupted
Prompt executed in 50.12 seconds
got prompt
Failed to validate prompt for output 2037:
Output will be ignored
Failed to validate prompt for output 629:
Output will be ignored
Failed to validate prompt for output 2016:
Output will be ignored
Failed to validate prompt for output 1676:
Output will be ignored
Failed to validate prompt for output 1703:
Output will be ignored
Failed to validate prompt for output 2024:
Output will be ignored
Failed to validate prompt for output 218:
Output will be ignored
Failed to validate prompt for output 217:
Output will be ignored
Failed to validate prompt for output 1507:
Output will be ignored
!!! Exception during processing !!! 'conditioning_3'
Traceback (most recent call last):
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 323, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 198, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 169, in map_node_over_list
process_inputs(input_dict, i)
File "D:\SDAI\ComfyUI-aki-v1.4\execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\SDAI\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-KJNodes\nodes\nodes.py", line 217, in combine
new_cond = kwargs[f"conditioning{c + 1}"]
KeyError: 'conditioning_3'
Prompt executed in 0.53 seconds
The text was updated successfully, but these errors were encountered: