kijai/ComfyUI-KJNodes

[Bug?] SetNode wont work with Numbers (INT, FLOAT)

Closed this issue Β· 1 comments

New problem started today after several updates (nodes and comfy) . I have many set/get nodes for many WFs - dont we all. All have broken.

I even reinstalled from scratch with only Manager and KJ - No errors See below.

I can set, and I can get - But any get that is attached to the input of a number will break the link..... AND... The input type of any number is fixed at "FLOAT,INT,NUMBER,STRING" Like it cant figure out the type.... Works fine with string types. The "Get" can be converted into a float directly and then attached

See example:

A...Direct Connect Works fine....
A
B...Setting a number and then getting the number works - But the attachment does not connect.
B
C...The Get can be converted and the attachment made --- So it has to be a type thing on the set causing it...
C

Any advice, ideas, new four letter words I can use?

C:\AI\ComfyUI>call comfyui\venv\Scripts\activate.bat
[START] Security scan
[DONE] Security scan

ComfyUI-Manager: installing dependencies done.

** ComfyUI startup time: 2024-10-29 18:41:10.804683
** Platform: Windows
** Python version: 3.12.4 | packaged by Anaconda, Inc. | (main, Jun 18 2024, 15:03:56) [MSC v.1929 64 bit (AMD64)]
** Python executable: C:\AI\ComfyUI\ComfyUI\venv\Scripts\python.exe
** ComfyUI Path: C:\AI\ComfyUI\comfyui
** Log path: C:\AI\ComfyUI\comfyui.log

#######################################################################
[ComfyUI-Manager] Starting dependency installation/(de)activation for the extension

[notice] A new release of pip is available: 24.0 -> 24.2
[notice] To update, run: python.exe -m pip install --upgrade pip
[SKIP] Downgrading pip package isn't allowed: transformers (cur=4.46.1)
[SKIP] Downgrading pip package isn't allowed: tokenizers (cur=0.20.1)
[SKIP] Downgrading pip package isn't allowed: safetensors (cur=0.4.5)

ComfyUI-Manager: EXECUTE => ['C:\AI\ComfyUI\ComfyUI\venv\Scripts\python.exe', '-m', 'pip', 'install', 'pyyaml']

Execute install/(de)activation script for 'C:\AI\ComfyUI\comfyui'

[!]
[!] [notice] A new release of pip is available: 24.0 -> 24.2
[!] [notice] To update, run: python.exe -m pip install --upgrade pip
[SKIP] Downgrading pip package isn't allowed: kornia (cur=0.7.3)

[ComfyUI-Manager] Startup script completed.
#######################################################################

Prestartup times for custom nodes:
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Easy-Use
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\rgthree-comfy
3.9 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 16376 MB, total RAM 130813 MB
pytorch version: 2.5.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 Ti SUPER : cudaMallocAsync
Using pytorch cross attention
[Prompt Server] web root: C:\AI\ComfyUI\comfyui\web
C:\AI\ComfyUI\ComfyUI\venv\Lib\site-packages\kornia\feature\lightglue.py:44: FutureWarning: torch.cuda.amp.custom_fwd(args...) is deprecated. Please use torch.amp.custom_fwd(args..., device_type='cuda') instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
C:\AI\ComfyUI\ComfyUI\custom_nodes\cg-quicknodes\resources\prompt_pick.json not found
Web extensions folder found at C:\AI\ComfyUI\ComfyUI\web\extensions\ComfyLiterals
[AnimateDiff] - ERROR - No models available. Please download one and put it in models folder
[AnimateDiffEvo] - ERROR - No motion models found. Please download one and place in: ['C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved\models', 'C:\AI\ComfyUI\ComfyUI\models\animatediff_models']
Adding C:\AI\ComfyUI\ComfyUI\custom_nodes to sys.path
Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
Efficiency Nodes Warning: Failed to import python package 'simpleeval'; related nodes disabled.

Loaded Efficiency nodes from C:\AI\ComfyUI\ComfyUI\custom_nodes\efficiency-nodes-comfyui
Loaded ControlNetPreprocessors nodes from C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux
Loaded AdvancedControlNet nodes from C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
Loaded AnimateDiff from C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-animatediff\animatediff/sliding_schedule.py
Loaded IPAdapter nodes from C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
Loaded VideoHelperSuite from C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite

Loading: ComfyUI-Impact-Pack (V7.10.6)

Loading: ComfyUI-Impact-Pack (Subpack: V0.7)

Loading: ComfyUI-Impact-Pack (V7.10.6)

Loaded ImpactPack nodes from[Impact Pack] Wildcards loading done.
C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
[Impact Pack] Wildcards loading done.
[Crystools INFO] Crystools version: 1.20.0
[Crystools INFO] CPU: 13th Gen Intel(R) Core(TM) i9-13900K - Arch: AMD64 - OS: Windows 10
[Crystools INFO] Pynvml (Nvidia) initialized.
[Crystools INFO] GPU/s:
[Crystools INFO] 0) NVIDIA GeForce RTX 4070 Ti SUPER
[Crystools INFO] NVIDIA Driver: 560.94
xFormers not available
xFormers not available
Module 'diffusers' load failed. If you don't have it installed, do it:
pip install diffusers
[ComfyUI-Easy-Use] server: v1.2.4 Loaded
[ComfyUI-Easy-Use] web root: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Easy-Use\web_version/v2 Loaded

Loading: ComfyUI-Impact-Pack (V7.10.6)

[Impact Pack] Wildcards loading done.

Loading: ComfyUI-Inspire-Pack (V1.6)

Total VRAM 16376 MB, total RAM 130813 MB
pytorch version: 2.5.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 Ti SUPER : cudaMallocAsync

Loading: ComfyUI-Manager (V2.51.9)

ComfyUI Revision: 2768 [89f15894] | Released on '2024-10-17'

[Old-Photo-Restoration] Verifying Models...

Failed to auto update Quality of Life Suit
QualityOfLifeSuit_Omar92_DIR: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ReActor] - STATUS - Running v0.5.1-b2 in ComfyUI
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
Torch version: 2.5.1+cu121
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
C:\AI\ComfyUI
############################################
C:\AI\ComfyUI\custom_nodes\ComfyUI-NAI-styler\CSV
############################################
[]
############################################
(pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider
(pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider
Workspace manager - Openning file hash dict
πŸ¦„πŸ¦„Loading: Workspace Manager (V2.1.0)

From Bmad Custom Nodes
Loaded 124 nodes:

  • api nodes (14)
  • simple utility nodes (58)
  • CV nodes (50)
  • extension dependent nodes (2)
    Not loaded:
  • color clip ade20k node
    Problems:
    ! No module named 'gray2color'

Comfyroll Studio v1.76 : 175 Nodes Loaded

** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki

Fearnworks Custom Nodes: Loading...
FEARNWORKS CUSTOM NODES: All nodes loaded successfully
LOADED 6 FONTS
No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'

β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•
β–ˆβ–ˆβ•”β–ˆβ–ˆβ–ˆβ–ˆβ•”β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•
β–ˆβ–ˆβ•‘ β•šβ•β• β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β•šβ•β• β•šβ•β•β•šβ•β• β•šβ•β• β•šβ•β•β•β•β•β•β•šβ•β• β•šβ•β•β•šβ•β•β•šβ•β• β•šβ•β•β•β•β•šβ•β•β•β•β•β•β•

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•
β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β• β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘
β•šβ•β•β•β•β•β• β•šβ•β•β•β•β•β•β•β•šβ•β•β•β•β•β•β• β•šβ•β•β•β•β•β• β•šβ•β•β•β•β•β•β•β•šβ•β• β•šβ•β•β•β•β•β• β•šβ•β• β•šβ•β•β•β•β•šβ•β•β•β•β•β•β•

[tinyterraNodes] Loaded
[comfy_mtb] | INFO -> loaded 86 nodes successfuly
[comfy_mtb] | INFO -> Some nodes (2) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.

[rgthree-comfy] Loaded 42 extraordinary nodes. πŸŽ‰

[πŸ’Ύ save_image_extended] AVIF is supported! Woohoo!
[πŸ’Ύ save_image_extended] JPEGXL is supported! YeePee!
[πŸ’Ύ save_image_extended] version: 2.76
Searge-SDXL v4.3.1 in C:\AI\ComfyUI\ComfyUI\custom_nodes\SeargeSDXL
WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable CLIPTextEncode support.
WAS Node Suite: CLIPTextEncode (BlenderNeko Advanced + NSP) node enabled under WAS Suite/Conditioning menu.
WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite Warning: ffmpeg_bin_path is not set in C:\AI\ComfyUI\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available.
WAS Node Suite: Finished. Loaded 219 nodes successfully.

    "Everything you've ever wanted is on the other side of fear." - George Addair

Import times for custom nodes:
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\loadImageWithSubfolders.py
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\rembg-comfyui-node
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\rembg-comfyui-node-better
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_SSStereoscope
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-loadimagewithsubfolder
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Unload-Model
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-PlusMinusTextClip
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\hakkun_nodes.py
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\efficiency-nodes-comfyui
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\sdxl_prompt_styler
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ControlNet-LLLite-ComfyUI
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\SD-Latent-Interposer
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\tiled_ksampler
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Stereopsis
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Noise
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-NAI-styler
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_TiledKSampler
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\cg-use-everywhere
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-copilot
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\masquerade-nodes-comfyui
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Load-Image-Gallery
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-TextUtils
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\Comfyui_JC2
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-AutomaticCFG
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyLiterals
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_FearnworksNodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Image-Filters
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_experiments
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Universal-Styler
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\mikey_nodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\Comfy_KepListStuff
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-various
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-animatediff
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_essentials
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-FFmpeg
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-browser
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-DepthAnythingV2
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\save-image-extended-comfyui
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\x-flux-comfyui
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-DirGir
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfy-image-saver
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\cg-quicknodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\OneButtonPrompt
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui_bmad_nodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_bnb_nf4_fp4_Loaders
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-workspace-manager
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_smZNodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\facerestore_cf
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-KJNodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\Comfyui-ergouzi-Nodes
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-old-photo-restoration
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
0.0 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes
0.1 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Crystools
0.1 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui_segment_anything
0.1 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_LayerStyle
0.1 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Easy-Use
0.3 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfy_mtb
0.3 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager
0.3 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-SUPIR
0.4 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-reactor-node
0.4 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\comfyui-art-venture
0.5 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\SeargeSDXL
0.6 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\bilbox-comfyui
0.6 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\batchImg-rembg-ComfyUI-nodes
0.6 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-clip-interrogator
0.8 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Fill-Nodes
1.3 seconds: C:\AI\ComfyUI\ComfyUI\custom_nodes\was-node-suite-comfyui

Starting server

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

Found it!
Bad extension in \ComfyUI\web\extensions\ComfyLiterals

Either ezXY or jjk_util