Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Node Filter Panel Focus Issue When Clicking Preview Node #431

Open
Amorano opened this issue Aug 14, 2024 · 0 comments
Open

[Bug]: Node Filter Panel Focus Issue When Clicking Preview Node #431

Amorano opened this issue Aug 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Amorano
Copy link

Amorano commented Aug 14, 2024

Frontend Version

1.2.22

Expected Behavior

clicking off the filter panel should immediately close the filter panel, unless clicking within the panel itself. Clicking on the preview node should not clear the filter list or make the preview node disappear by itself.

Actual Behavior

Clicking on the preview node causes the filter list to only sometimes lose focus -- and somtimes selects the text of the preview node.

Steps to Reproduce

  1. open node filter panel
  2. hover a list item
  3. move mouse over preview node
  4. click preview node
  5. be sad

Debug Logs

C:\dev\comfyui>SET COMFYUI_MODEL_PATH=c:/dev/_diffusion/models

C:\dev\comfyui>SET JOV_INTERNAL=true

C:\dev\comfyui>SET JOV_LOG_LEVEL=DEBUG

C:\dev\comfyui>SET JOV_SCAN_DEVICES=0

C:\dev\comfyui>SET JOV_DELAY_MIN=3

C:\dev\comfyui>SET JOV_DELAY_MAX=10

C:\dev\comfyui>SET JOV_GIFSKI=c:/util/gifski/gifski.exe

C:\dev\comfyui>SET JOV_STREAM_HOST=7227

C:\dev\comfyui>SET JOV_INTERNAL_DOC=C:/dev/jovimetrix-examples/node/{name}

C:\dev\comfyui>REM SET JOV_GLSL=C:/dev/_diffusion/glsl

C:\dev\comfyui>SET FL_USE_SYSTEM_FONTS=true

C:\dev\comfyui>SET COMFYUI_PROFILER_PRECISION=6

C:\dev\comfyui>SET COMFYUI_PROFILER_LOG_TIME=false

C:\dev\comfyui>REM SET OPENCV_LOG_LEVEL=debug

C:\dev\comfyui>REM SET OPENCV_VIDEOIO_DEBUG=1

C:\dev\comfyui>.\python_embeded\python.exe -s ComfyUI\main.py --listen 0.0.0.0 --front-end-version Comfy-Org/ComfyUI_frontend@latest
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-08-14 12:21:42.355741
** Platform: Windows
** Python version: 3.11.8 (tags/v3.11.8:db85d51, Feb  6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
** Python executable: C:\dev\comfyui\python_embeded\python.exe
** ComfyUI Path: C:\dev\comfyui\ComfyUI
** Log path: C:\dev\comfyui\comfyui.log

Prestartup times for custom nodes:
   2.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 6144 MB, total RAM 32690 MB
pytorch version: 2.3.0+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 2060 : cudaMallocAsync
Using pytorch cross attention
Downloading frontend(Comfy-Org_ComfyUI_frontend) version(1.2.22) to (C:\dev\comfyui\ComfyUI\web_custom_versions\Comfy-Org_ComfyUI_frontend\1.2.22)
[Prompt Server] web root: C:\dev\comfyui\ComfyUI\web_custom_versions\Comfy-Org_ComfyUI_frontend\1.2.22
Adding extra search path animatediff_models c:/dev/_diffusion/models/animatediff_models
Adding extra search path audio_diffusion c:/dev/_diffusion/models/audio_diffusion
Adding extra search path animatediff_motion_lora c:/dev/_diffusion/models/animatediff_motion_lora
Adding extra search path birefnet c:/dev/_diffusion/models/BiRefNet
Adding extra search path clip_vision c:/dev/_diffusion/models/clip_vision
Adding extra search path checkpoints c:/dev/_diffusion/models/Stable-diffusion
Adding extra search path clip c:/dev/_diffusion/models/clip
Adding extra search path configs c:/dev/_diffusion/models/configs
Adding extra search path controlnet c:/dev/_diffusion/models/ControlNet
Adding extra search path deepbump c:/dev/_diffusion/models/deepbump
Adding extra search path diffusers c:/dev/_diffusion/models/diffuers
Adding extra search path embeddings c:/dev/_diffusion/embeddings
Adding extra search path facedetection c:/dev/_diffusion/models/facedetection
Adding extra search path facerestore_models c:/dev/_diffusion/models/facerestore_models
Adding extra search path hypernetworks c:/dev/_diffusion/models/hypernetworks
Adding extra search path insightface c:/dev/_diffusion/models/insightface
Adding extra search path ipadapter c:/dev/_diffusion/models/ipadapter
Adding extra search path LLavacheckpoints c:/dev/_diffusion/models/LLavacheckpoints
Adding extra search path loras c:/dev/_diffusion/models/Lora
Adding extra search path loras c:/dev/_diffusion/models/LyCORIS
Adding extra search path mmdets c:/dev/_diffusion/models/mmdets
Adding extra search path onnx c:/dev/_diffusion/models/onnx
Adding extra search path photomaker c:/dev/_diffusion/models/photomaker
Adding extra search path reactor c:/dev/_diffusion/models/reactor
Adding extra search path remgb c:/dev/_diffusion/models/rembg
Adding extra search path sams c:/dev/_diffusion/models/sams
Adding extra search path ultralytics c:/dev/_diffusion/models/ultralytics
Adding extra search path unet c:/dev/_diffusion/models/unet
Adding extra search path upscale_models c:/dev/_diffusion/models/ESRGAN
Adding extra search path upscale_models c:/dev/_diffusion/models/RealESRGAN
Adding extra search path upscale_models c:/dev/_diffusion/models/SwinIR
Adding extra search path upscale_models c:/dev/_diffusion/models/upscale_models
Adding extra search path vae c:/dev/_diffusion/models/vae
Adding extra search path vae_approx c:/dev/_diffusion/models/vae-approx
[Allor]: 0 nodes were overridden.
[Allor]: 12 modules were enabled.
[Allor]: 98 nodes were loaded.
Unable to import guidedFilter, make sure you have only opencv-contrib-python or run the import_error_install.bat script
### Loading: ComfyUI-Impact-Pack (V6.2)
### Loading: ComfyUI-Impact-Pack (Subpack: V0.6)
[Impact Pack] Wildcards loading done.
### Loading: ComfyUI-Inspire-Pack (V0.83)
Total VRAM 6144 MB, total RAM 32690 MB
pytorch version: 2.3.0+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 2060 : cudaMallocAsync
### Loading: ComfyUI-Manager (V2.48.6)
### ComfyUI Revision: 2532 [39fb74c5] | Released on '2024-08-13'
ComfyUI-N-Sidebar is loading...
[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/model-list.json[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[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
Workspace manager - Openning file hash dict
🦄🦄Loading: Workspace Manager (V2.1.0)
[comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\dev\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
[comfyui_controlnet_aux] | INFO -> Using symlinks: False
[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
C:\dev\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly
  warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly")
LOADED 116 FONTS


███╗   ███╗ █████╗  ██████╗██╗  ██╗██╗███╗   ██╗███████╗
████╗ ████║██╔══██╗██╔════╝██║  ██║██║████╗  ██║██╔════╝
██╔████╔██║███████║██║     ███████║██║██╔██╗ ██║█████╗
██║╚██╔╝██║██╔══██║██║     ██╔══██║██║██║╚██╗██║██╔══╝
██║ ╚═╝ ██║██║  ██║╚██████╗██║  ██║██║██║ ╚████║███████╗
╚═╝     ╚═╝╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝╚══════╝

██████╗ ███████╗██╗     ██╗   ██╗███████╗██╗ ██████╗ ███╗   ██╗███████╗
██╔══██╗██╔════╝██║     ██║   ██║██╔════╝██║██╔═══██╗████╗  ██║██╔════╝
██║  ██║█████╗  ██║     ██║   ██║███████╗██║██║   ██║██╔██╗ ██║███████╗
██║  ██║██╔══╝  ██║     ██║   ██║╚════██║██║██║   ██║██║╚██╗██║╚════██║
██████╔╝███████╗███████╗╚██████╔╝███████║██║╚██████╔╝██║ ╚████║███████║
╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝  ╚═══╝╚══════╝



FizzleDorf Custom Nodes: Loaded
A new version of Albumentations is available: 1.4.13 (you have 1.4.7). Upgrade using: pip install --upgrade albumentations
--------------
*ComfyUI_Jags_VectorMagic- nodes_loaded*
--------------
Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
2024-08-14 12:21:53.827 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.calc
2024-08-14 12:21:54.445 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.compose
2024-08-14 12:21:54.683 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.create
2024-08-14 12:21:54.686 | INFO     | Jovimetrix.core.create_glsl:<module>:44 -   vertex programs: 1
2024-08-14 12:21:54.687 | INFO     | Jovimetrix.core.create_glsl:<module>:45 - fragment programs: 14
2024-08-14 12:21:54.688 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Hsv-2-Lab
2024-08-14 12:21:54.689 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Hsv-2-Rgb
2024-08-14 12:21:54.689 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Lab-2-Hsv
2024-08-14 12:21:54.690 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Lab-2-Rgb
2024-08-14 12:21:54.690 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Rgb-2-Hsv
2024-08-14 12:21:54.690 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Rgb-2-Lab
2024-08-14 12:21:54.691 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Grayscale
2024-08-14 12:21:54.691 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Blend_Linear
2024-08-14 12:21:54.691 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Normal
2024-08-14 12:21:54.691 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Filter_Range
2024-08-14 12:21:54.692 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Hsv_Adjust
2024-08-14 12:21:54.692 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Color_Palette
2024-08-14 12:21:54.692 | DEBUG    | Jovimetrix:__init__:899 - shader: GLSLNode_Image_Invert
2024-08-14 12:21:54.693 | DEBUG    | Jovimetrix:__init__:921 - customs GLSL COLOR PALETTE (JOV) 🧙🏽‍♀️
2024-08-14 12:21:54.693 | DEBUG    | Jovimetrix:__init__:921 - customs GLSL FILTER RANGE (JOV) 🧙🏽‍♀️
2024-08-14 12:21:54.693 | DEBUG    | Jovimetrix:__init__:921 - customs GLSL HSV ADJUST (JOV) 🧙🏽‍♀️
2024-08-14 12:21:54.694 | DEBUG    | Jovimetrix:__init__:921 - customs GLSL IMAGE INVERT (JOV) 🧙🏽‍♀️
2024-08-14 12:21:54.694 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.create_glsl
2024-08-14 12:21:54.720 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.device_midi
2024-08-14 12:21:54.729 | INFO     | Jovimetrix.sup.stream:<module>:34 - SPOUT GL SUPPORT
2024-08-14 12:21:54.787 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.device_stream
2024-08-14 12:21:54.789 | INFO     | Jovimetrix.core.utility:<module>:49 - gifski support
2024-08-14 12:21:54.789 | INFO     | Jovimetrix:__init__:924 - ✅ Jovimetrix.core.utility
2024-08-14 12:21:54.790 | INFO     | Jovimetrix:__init__:925 - 59 nodes loaded
2024-08-14 12:21:54.790 | DEBUG    | Jovimetrix:__init__:942 - ✅ CONSTANT (JOV) 🟪 :: CONSTANT (JOV)  🟪
2024-08-14 12:21:54.790 | DEBUG    | Jovimetrix:__init__:942 - ✅ SHAPE GEN (JOV) ✨ :: SHAPE GEN (JOV) ✨
2024-08-14 12:21:54.791 | DEBUG    | Jovimetrix:__init__:942 - ✅ STEREOGRAM (JOV) 📻 :: STEREOGRAM (JOV) 📻
2024-08-14 12:21:54.791 | DEBUG    | Jovimetrix:__init__:942 - ✅ STEREOSCOPIC (JOV) 🕶️ :: STEREOSCO PIC (JOV) 🕶️
2024-08-14 12:21:54.791 | DEBUG    | Jovimetrix:__init__:942 - ✅ TEXT GEN (JOV) 📝 :: TEXT GEN (JOV) 📝
2024-08-14 12:21:54.792 | DEBUG    | Jovimetrix:__init__:942 - ✅ WAVE GRAPH (JOV) ▶ ılıılı :: WAVE GRAPH (JOV) ▶ ılıılı
2024-08-14 12:21:54.792 | DEBUG    | Jovimetrix:__init__:942 - ✅ GLSL (JOV) 🍩 :: GLSL (JOV) 🍩
2024-08-14 12:21:54.792 | DEBUG    | Jovimetrix:__init__:942 - ✅ ADJUST (JOV) 🕸️ :: ADJUST (JOV) 🕸  ️
2024-08-14 12:21:54.793 | DEBUG    | Jovimetrix:__init__:942 - ✅ COLOR BLIND (JOV) 👁‍🗨 :: COLOR BL  IND (JOV) 👁‍🗨
2024-08-14 12:21:54.793 | DEBUG    | Jovimetrix:__init__:942 - ✅ COLOR MATCH (JOV) 💞 :: COLOR MATCH (JOV) 💞
2024-08-14 12:21:54.793 | DEBUG    | Jovimetrix:__init__:942 - ✅ THRESHOLD (JOV) 📉 :: THRESHOLD (JOV) 📉
2024-08-14 12:21:54.794 | DEBUG    | Jovimetrix:__init__:942 - ✅ TRANSFORM (JOV) 🏝️ :: TRANSFORM (J OV) 🏝️
2024-08-14 12:21:54.794 | DEBUG    | Jovimetrix:__init__:942 - ✅ CROP (JOV) ✂️ :: CROP (JOV) ✂️
2024-08-14 12:21:54.794 | DEBUG    | Jovimetrix:__init__:942 - ✅ BLEND (JOV) ⚗️ :: BLEND (JOV) ⚗️
2024-08-14 12:21:54.794 | DEBUG    | Jovimetrix:__init__:942 - ✅ PIXEL SPLIT (JOV) 💔 :: PIXEL SPLIT (JOV) 💔
2024-08-14 12:21:54.795 | DEBUG    | Jovimetrix:__init__:942 - ✅ PIXEL MERGE (JOV) 🫂 :: PIXEL MERGE  (JOV) 🫂
2024-08-14 12:21:54.795 | DEBUG    | Jovimetrix:__init__:942 - ✅ PIXEL SWAP (JOV) 🔃 :: PIXEL SWAP (JOV) 🔃
2024-08-14 12:21:54.795 | DEBUG    | Jovimetrix:__init__:942 - ✅ STACK (JOV) ➕ :: STACK (JOV) ➕
2024-08-14 12:21:54.796 | DEBUG    | Jovimetrix:__init__:942 - ✅ COLOR THEORY (JOV) 🛞 :: COLOR THEO RY (JOV) 🛞
2024-08-14 12:21:54.796 | DEBUG    | Jovimetrix:__init__:942 - ✅ FLATTEN (JOV) ⬇️ :: FLATTEN (JOV) ⬇️
2024-08-14 12:21:54.796 | DEBUG    | Jovimetrix:__init__:942 - ✅ GRADIENT MAP (JOV) 🇲🇺 :: GRADIENT   MAP (JOV) 🇲🇺
2024-08-14 12:21:54.797 | DEBUG    | Jovimetrix:__init__:942 - ✅ FILTER MASK (JOV) 🤿 :: FILTER MASK  (JOV) 🤿
2024-08-14 12:21:54.797 | DEBUG    | Jovimetrix:__init__:942 - ✅ VALUE (JOV) 🧬 :: VALUE (JOV) 🧬
2024-08-14 12:21:54.797 | DEBUG    | Jovimetrix:__init__:942 - ✅ OP UNARY (JOV) 🎲 :: OP UNARY (JOV) 🎲
2024-08-14 12:21:54.798 | DEBUG    | Jovimetrix:__init__:942 - ✅ OP BINARY (JOV) 🌟 :: OP BINARY (JOV) 🌟
2024-08-14 12:21:54.798 | DEBUG    | Jovimetrix:__init__:942 - ✅ LERP (JOV) 🔰 :: LERP (JOV) 🔰
2024-08-14 12:21:54.798 | DEBUG    | Jovimetrix:__init__:942 - ✅ SWIZZLE (JOV) 😵 :: SWIZZLE (JOV) ��
2024-08-14 12:21:54.799 | DEBUG    | Jovimetrix:__init__:942 - ✅ TICK (JOV) ⏱ :: TICK (JOV) ⏱
2024-08-14 12:21:54.799 | DEBUG    | Jovimetrix:__init__:942 - ✅ WAVE GEN (JOV) 🌊 :: WAVE GEN (JOV) 🌊
2024-08-14 12:21:54.800 | DEBUG    | Jovimetrix:__init__:942 - ✅ COMPARISON (JOV) 🕵🏽 :: COMPARISON  (JOV) 🕵🏽
2024-08-14 12:21:54.800 | DEBUG    | Jovimetrix:__init__:942 - ✅ DELAY (JOV) ✋🏽 :: DELAY (JOV) ✋🏽
2024-08-14 12:21:54.800 | DEBUG    | Jovimetrix:__init__:942 - ✅ MIDI READER (JOV) 🎹 :: MIDI READER (JOV) 🎹
2024-08-14 12:21:54.801 | DEBUG    | Jovimetrix:__init__:942 - ✅ MIDI MESSAGE (JOV) 🎛️ :: MIDI MESS AGE (JOV) 🎛️
2024-08-14 12:21:54.801 | DEBUG    | Jovimetrix:__init__:942 - ✅ MIDI FILTER (JOV) ✳️ :: MIDI FILTER (JOV) ✳️
2024-08-14 12:21:54.801 | DEBUG    | Jovimetrix:__init__:942 - ✅ MIDI FILTER EZ (JOV) ❇️ :: MIDI FILTER EZ (JOV) ❇️
2024-08-14 12:21:54.802 | DEBUG    | Jovimetrix:__init__:942 - ✅ STREAM READER (JOV) 📺 :: STREAM READER (JOV) 📺
2024-08-14 12:21:54.805 | DEBUG    | Jovimetrix:__init__:942 - ✅ STREAM WRITER (JOV) 🎞️ :: STREAM W RITER (JOV) 🎞️
2024-08-14 12:21:54.805 | DEBUG    | Jovimetrix:__init__:942 - ✅ SPOUT WRITER (JOV) 🎥 :: SPOUT WRITER (JOV) 🎥
2024-08-14 12:21:54.806 | DEBUG    | Jovimetrix:__init__:942 - ✅ QUEUE (JOV) 🗃 :: QUEUE (JOV) 🗃
2024-08-14 12:21:54.806 | DEBUG    | Jovimetrix:__init__:942 - ✅ AKASHIC (JOV) 📓 :: AKASHIC (JOV) ��
2024-08-14 12:21:54.806 | DEBUG    | Jovimetrix:__init__:942 - ✅ GRAPH (JOV) 📈 :: GRAPH (JOV) 📈
2024-08-14 12:21:54.807 | DEBUG    | Jovimetrix:__init__:942 - ✅ ARRAY (JOV) 📚 :: ARRAY (JOV) 📚
2024-08-14 12:21:54.807 | DEBUG    | Jovimetrix:__init__:942 - ✅ IMAGE INFO (JOV) 📚 :: IMAGE INFO (JOV) 📚
2024-08-14 12:21:54.807 | DEBUG    | Jovimetrix:__init__:942 - ✅ SAVE OUTPUT (JOV) 💾 :: SAVE OUTPUT (JOV) 💾
2024-08-14 12:21:54.808 | DEBUG    | Jovimetrix:__init__:942 - ✅ ROUTE (JOV) 🚌 :: ROUTE (JOV) 🚌
2024-08-14 12:21:54.808 | DEBUG    | Jovimetrix:__init__:942 - ✅ EXPORT (JOV) 📽 :: EXPORT (JOV) 📽

Import times for custom nodes:
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\cozy_time
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\cozy_terminate
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\websocket_image_save.py
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\cozy_ex_dynamic
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Texture-Simple
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-seamless-tiling
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\Stable-Diffusion-temperature-settings
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUi_NNLatentUpscale
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\Uncond-Zero-for-ComfyUI
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\cg-noisetools
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Lora-Auto-Trigger-Words
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-AutomaticCFG
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\masquerade-nodes-comfyui
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-N-Sidebar
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Image-Filters
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_FizzNodes
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\mikey_nodes
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-LivePortraitKJ
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\efficiency-nodes-comfyui
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-KJNodes
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\Image-Raster-for-ComfyUI
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_bitsandbytes_NF4
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_essentials
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\comfyui-workspace-manager
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
   0.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Jags_VectorMagic
   0.1 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
   0.1 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\cozy_comm
   0.2 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-RK-Sampler
   0.4 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_Fill-Nodes
   0.5 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager
   0.7 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor
   0.8 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
   0.8 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI_InstantID
   1.0 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-BiRefNet
   1.5 seconds: C:\dev\ComfyUI\ComfyUI\custom_nodes\Jovimetrix

Starting server

To see the GUI go to: http://0.0.0.0:8188
FETCH DATA from: C:\dev\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE]

Browser Logs

12:22:00.423
Error loading extension /extensions/ComfyUI-Texture-Simple/js/threeVisualizer.js TypeError: The specifier “three” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. app.ts:1754:20
12:22:14.596
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055
runtime-core.esm-bundler.js:270:12
12:22:14.597
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055
runtime-core.esm-bundler.js:270:12
12:22:14.603
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055
runtime-core.esm-bundler.js:270:12

What browsers do you use to access the UI ?

Mozilla Firefox, Google Chrome

Other

No response

@huchenlei huchenlei added the bug Something isn't working label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants