Skip to main content

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

sovos

3
Posts
A member registered 31 days ago

Recent community posts

No worries, thank you for the cool game and all the great work.

your prompt, no other changes. Steps to reproduce.

  1. Have models in subfolders and in the surface
Comfyui/models/checkpoints/workingfile.safetensors
Comfyui/models/checkpoints/subfolder/nonworkingfile.safetensors
  1. select the model within a subfolder, run any number of times with whatever native prompts, get the same error.

  2. change to the model not within a subfolder (changing nothing else and again with everything else being default), and notice it runs fine, generation works, no errors.

or as I said “Error on model in a subfolder.”

ComfyUI Testing notes:

decoder.py", line 353, in raw_decode
    obj, end = self.scan_once(s, idx)
               ^^^^^^^^^^^^^^^^^^^^^^
json.decoder.JSONDecodeError: Invalid \escape: line 15 column 22 (char 259)

Error on model in a subfolder.