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

Return type mismatch between linked nodes: scheduler

Open Oruli opened this issue 6 months ago • 2 comments

Failed to validate prompt for output 75:
* KSampler 110:
  - Return type mismatch between linked nodes: scheduler, received_type(['simple', 'sgm_uniform', 'karras', 'exponential', 'ddim_uniform', 'beta', 'normal', 'linear_quadratic', 'kl_optimal', 'bong_tangent']) mismatch input_type(['simple', 'sgm_uniform', 'karras', 'exponential', 'ddim_uniform', 'beta', 'normal', 'linear_quadratic', 'kl_optimal', 'bong_tangent', 'beta57'])
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}

I can't find in the code where the list is set, looks to me like the list comes from ksampler, but why then is it missing beta57?

Oruli avatar Oct 18 '25 15:10 Oruli

still waiting for this fix

limmoo avatar Nov 13 '25 11:11 limmoo

There are workflow creators even making comments to the fact if you use RES4LYF not to even bother using their workflow because of this bug Not So Simple Workflow

pshempel avatar Nov 19 '25 03:11 pshempel