adieyal / comfyui-dynamicprompts

ComfyUI custom nodes for Dynamic Prompts
MIT License
187 stars 20 forks source link

ERROR:comfyui-dynamicprompts.nodes.sampler:No more prompts to generate! #34

Open wes-kay opened 8 months ago

wes-kay commented 8 months ago
...\Comfy\ComfyUI_windows_portable_rog\ComfyUI\custom_nodes\comfyui-dynamicprompts\nodes\sampler.py", line 64, in _get_next_prompt
    return next(prompts)
StopIteration

During handling of the above exception, another exception occurred:

This error is thrown if you don't have any wildcards, this should be handled to not throw if no wildcards are present.

adieyal commented 7 months ago

I'm not able to reproduce. Does your prompt include a wildcard? Also, which node are you using?