yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
1.1k stars 78 forks source link

Error after ComfyUI 0.2.3 update #427

Open jonny7737 opened 1 month ago

jonny7737 commented 1 month ago

[ERROR] An error occurred while retrieving information for the 'easy XYPlotAdvanced' node. Traceback (most recent call last): File "/Users/xxx/ComfyUI/server.py", line 564, in get_object_info out[x] = node_info(x) ^^^^^^^^^^^^ File "/Users/xxx/ComfyUI/server.py", line 531, in node_info info['input'] = obj_class.INPUT_TYPES() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/xxx/ComfyUI/custom_nodes/ComfyUI-Easy-Use/py/easyNodes.py", line 7349, in INPUT_TYPES if s.user_font_dir: ^^^^^^^^^^^^^^^ AttributeError: type object 'pipeXYPlotAdvanced' has no attribute 'user_font_dir'

Good luck.

jonny7737 commented 1 month ago

Fix confirmed.

maikarlone commented 1 week ago

Fix confirmed.

how to fix,can you tell me?

jonny7737 commented 1 week ago

Update the node