Skip to content

V3 nodes COMBO widget are incompatible with older version of the UI (using the argument "--front-end-root") #11010

@Extraltodeus

Description

@Extraltodeus

Custom Node Testing

Expected Behavior

Nodes like KSamplerSelect showing the list of samplers.

Actual Behavior

Some nodes shows "C O M B O" as the options and the default is "undefined".

Here with KSamplerSelect:

Image

Also happens with AlignYourStepsScheduler:

Image

But not with some others:

Image

(which, I just checked, is not V3 yet)

Steps to Reproduce

using the argument --front-end-root path/to/web_folder

With the web folder from commit 82ecb02c1ed29455047dcaa3839497b2cfa92852

Debug Logs

Checkpoint files will always be loaded safely.
Total VRAM 12281 MB, total RAM 49072 MB
pytorch version: 2.8.0+cu128
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 22082.0
Using pytorch attention
Python version: 3.10.9 | packaged by Anaconda, Inc. | (main, Mar  1 2023, 18:18:15) [MSC v.1916 64 bit (AMD64)]
ComfyUI version: 0.3.75
[Prompt Server] web root: C:\StableDiffusion\workingwebui\comfyui\web
C:\anaconda3\envs\comfy\lib\site-packages\pydantic\_internal\_fields.py:161: UserWarning: Field "model_url" has conflict with protected namespace "model_".

You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
  warnings.warn(
Total VRAM 12281 MB, total RAM 49072 MB
pytorch version: 2.8.0+cu128
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 22082.0
C:\anaconda3\envs\comfy\lib\site-packages\pydantic\_internal\_fields.py:161: UserWarning: Field "model_name" has conflict with protected namespace "model_".

You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
  warnings.warn(
C:\anaconda3\envs\comfy\lib\site-packages\pydantic\_internal\_fields.py:161: UserWarning: Field "model_params" has conflict with protected namespace "model_".

You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
  warnings.warn(
C:\anaconda3\envs\comfy\lib\site-packages\pydantic\_internal\_fields.py:161: UserWarning: Field "model_version" has conflict with protected namespace "model_".

You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
  warnings.warn(
C:\anaconda3\envs\comfy\lib\site-packages\pydantic\_internal\_fields.py:161: UserWarning: Field "model_seed" has conflict with protected namespace "model_".

You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
  warnings.warn(
Skipping loading of custom nodes
Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
comfyui-embedded-docs package not found
Starting server

To see the GUI go to: http://127.0.0.1:8188

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Potential BugUser is reporting a bug. This should be tested.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions