AIGODLIKE / ComfyUI-BlenderAI-node

Used for AI model generation, next-generation Blender rendering engine, texture enhancement&generation (based on ComfyUI)
GNU General Public License v3.0
891 stars 51 forks source link

Error: Node type <node> undefined #129

Open Polygoningenieur opened 1 month ago

Polygoningenieur commented 1 month ago

Hi, thanks for the addon!

I installed the addon V1.5.7 in Blender 4.2 on Win 11 Pro 64-bit. I installed it with git clone https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node --recursive into the C:\Users\<user>\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons folder.

This is the install log in Blender: image

I connect to a running ComfyUI instance.

But when I choose any node tree, I only get "Error: Node Type ... undefined" errors:

image image

This happens for all Node Trees and Node Groups. Also, after this, the Ctrl-A Add-Node menu is empty: image

These are the other addons I have installed: image

And these are the other extensions I have installed: image

Can you please help me fix this issue? Thanks! :)

Polygoningenieur commented 1 month ago

The same happens when I install the addon on a fresh portable Version of Blender 4.2 and 4.3 beta. I also testen Blender 4.0 and 4.1. I have multiple Pythons installed on the system, used for other things. Could that be a reason?

KarryCharon commented 7 hours ago

Try the latest develop repo. May be fixed.