Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is an amazing mod!  However, I seem to be running into an issue where the image generation just randomly gets stuck without saying there are any errors.  The status will say "Generating... (step 10/20)" and the step it gets stuck on is always random.  I can see looking at my ComfyUI console that all the steps are completing and the image shows up in my outputs folder, but it seems like the mod is getting interrupted somehow.  Pulling up the debug menu with F2 doesn't show any info.

Any idea what could be going on?  I can provide additional information if you need it.

Try the latest version of the mod. It has two changes that may help in cases where ComfyUI seems to be communicating inconsistently.

  1. I'm using a different event to signal the end of the workflow. This may be more reliable, but I can't prove it without more data.
  2. There's a new "Fetch last" button that will allow you to manually fetch the output of the last prompt if you know ComfyUI has actually finished.

It seems to be worse at detecting when the image is finished generating now.  I tried many times, but it never showed the pop up that the generation completed.  However, the fetch last button works great, so I was still able to get my outputs that way.