Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

- Yes, I am running GameLauncher.exe as admin. I also tried the Lite version installation, that's why I talked about API.exe and the 3 png workflow.

- Yes, comfyUI interface shows up and is connected. However, only one project is open called Unsaved Workflow and I don't see any node in the workflow. It's an empty canvas.

- Yes, command line window with ComfyUI is open

- Yes, there's only one command line window with Comfy open

- Tried it and the problem persists

- I'm runing GameLauncher.exe as admin

- What I get in cmd window for GameLauncher.exe when I try to generate a character:

Character Creation: Checking for generated assets...

Character Creation: Missing background texture: user://backgrounds/level1/start.png

Character Creation: Disabled 'use_generated_backgrounds' due to missing files.

Character Creation: Missing entity sprite: user://entity_sprites/giant_rat.png

Character Creation: Disabled 'use_generated_entity_sprites' due to missing files.

Character Creation: Asset check complete.

Interrupt request completed with code: 200

Creating Button for res://scripts/character_templates/leyla.tres

Creating Button for res://scripts/character_templates/mary.tres

Creating Button for res://scripts/character_templates/brynna.tres

Creating Button for res://scripts/character_templates/adelle.tres

Character creation clothing_layers{ -3000: "template_default", -2500: "template_default" }

Character creation clothing_layers{ -3000: "template_default", -2500: "template_default", 5000: "template_default" }

Character creation clothing_layers{ -3000: "template_default", -2500: "template_default", 5000: "template_default", 4500: "template_default" }

Character creation clothing_layers{ -3000: "template_default", -2500: "template_default", 5000: "template_default", 4500: "template_default", 6500: "template_default" }

Character creation clothing_layers{ -3000: "template_default", -2500: "template_default", 5000: "template_default", 4500: "template_default", 6500: "template_default", 7000: "template_default" }

_on_request_completed0400["Content-Type: application/json; charset=utf-8", "Content-Length: 639", "Date: Sat, 18 Oct 2025 05:44:48 GMT", "Server: Python/3.12 aiohttp/3.11.18"]

Request failed with code: 400

_on_generation_failedRequest failed with code: 400

Interrupt request sent

Interrupt request completed with code: 200


- What I get in ComfyUI cmd window:

got prompt

Failed to validate prompt for output 21:

* CheckpointLoaderSimpleShared //Inspire 11:

  - Value not in list: ckpt_name: 'waiNSFWIllustrious_v140.safetensors' not in ['WAI_NSFW-illustrious_NSFW-illustrious-SDXL_v14.safetensors']

Output will be ignored

invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}

- Security softwares I run: windows security (windows 10) and malwarebytes

So... Rename the file in models/checkpoints from WAI_NSFW-illustrious_NSFW-illustrious-SDXL_v14.safetensors to waiNSFWIllustrious_v140.safetensors? Or else change the name of checkpoint in settings to WAI_NSFW-illustrious_NSFW-illustrious-SDXL_v14.safetensors ?

(+1)

Thanks for your help, it worked. It was just this simple issue