Closed tholonia closed 11 months ago
I have the same issue but with the Fast muter node. The seed node seems to work for me.
Same issue here. Updated to the latest 12-4 ComfyUI. No matter what workflow I put it on, "Queue Prompt" does nothing. Remove it and prompts queue.
Odd. I'm not seeing it, I wonder if there's a conflict with another custom node. Seed I could see, but Fast Muter would seem odd.
Can any of you open the browser dev tools (usually F12) and:
/prompt
when you click "Queue Prompt" (and any error information associated with it)Not seeing anything in Network. No errors in terminal.
Even if I have the node in the workflow muted, it doesn't allow me to queue prompt.
Looks like ComfyUI broke a lot of custom nodes again. https://github.com/comfyanonymous/ComfyUI/commit/7f469203b7b4547f1d0f7113d18095334fa06a4d specifically.
If you go back to the previous commit, I believe it will work:
git reset --hard d19de27
Merging into another #69 as a duplicate.
Makes sense, I've been seeing some strange seed stuff with other nodes.
I just installed the node "Seed (rgthree)", and I see that if the node exists in the map, even if unconnected, then "Queue Prompts" does nothing. There are no errors in the console, nothing gets written to the log. When I delete the node from the map, everything works. Any clues as to why this is happening?