NimaNzrii / comfyui-photoshop

ComfyUi inside of your Photoshop! you can install the plugin and enjoy free ai genration
236 stars 15 forks source link

After five attempts, the plugin is unable to load the directory, which could be due to an incorrect installation or configuration #119

Open nimgnohz opened 5 days ago

nimgnohz commented 5 days ago

Error occurred when executing 🔹Photoshop ComfyUI Plugin:

Failed to load directory after 5 attempts. 🔴 Make sure you have installed and started the Photoshop Plugin Succesfully. 🔴 otherwise you can restart your photosop and your plugin to Fix this problem

File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\custom_nodes\ComfyUI-0246\utils.py", line 381, in new_func res_value = old_func(*final_args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\custom_nodes\comfyui-photoshop\node-Photoshop.py", line 33, in PS_Execute self.loadConfig() File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\custom_nodes\comfyui-photoshop\node-Photoshop.py", line 75, in loadConfig self.loadConfig(retry_count + 1) File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\custom_nodes\comfyui-photoshop\node-Photoshop.py", line 75, in loadConfig self.loadConfig(retry_count + 1) File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\custom_nodes\comfyui-photoshop\node-Photoshop.py", line 75, in loadConfig self.loadConfig(retry_count + 1) [Previous line repeated 1 more time] File "E:\Stable diffusion\ComfyUI_V2\ComfyUI\custom_nodes\comfyui-photoshop\node-Photoshop.py", line 77, in loadConfig raise Exception("Failed to load directory after 5 attempts. \n 🔴 Make sure you have installed and started the Photoshop Plugin Succesfully. \n 🔴 otherwise you can restart your photosop and your plugin to Fix this problem")

nimgnohz commented 5 days ago

I would appreciate any guidance or suggestions on how to resolve this issue.

KINGLIFER commented 5 days ago

Seems abandoned I do not see fixes from other reports.

NimaNzrii commented 1 day ago

Could u please update the node and see if it's fixed or not?