Skip to content

fix locating civitai folder in custom named ComfyUI directories#66

Open
Nynxz wants to merge 1 commit intojustUmen:mainfrom
Nynxz:main
Open

fix locating civitai folder in custom named ComfyUI directories#66
Nynxz wants to merge 1 commit intojustUmen:mainfrom
Nynxz:main

Conversation

@Nynxz
Copy link

@Nynxz Nynxz commented Nov 10, 2025

Related?: #19

/run/media/user/ssd/interfaces/ComfyUI is not my install path.
Using a custom named ComfyUI Directory e.g. /run/media/user/ssd/interfaces/SomethingElse causes errors.

Fix: by not traversing as many parents.


Error:

❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/sdxl_1.0
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/sd_1.5
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/pony
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/flux.1_d
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/flux.1_s
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/lora_sdxl_1.0
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/lora_sd_1.5
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/lora_pony
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/lora_flux.1_d
❌ Source path doesn't exist (checked both cases): /run/media/user/ssd/interfaces/ComfyUI/custom_nodes/Bjornulf_custom_nodes/civitai/lora_hunyuan_video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant