3DSinghVFX / animation_nodes

Node-based visual scripting system designed for motion graphics in Blender.
Other
154 stars 16 forks source link

Exception in Blender 4.0, "mesh object input" node #192

Open indrajit-kanjilal opened 9 months ago

indrajit-kanjilal commented 9 months ago

With a simple setup with "animation_nodes_v2_3_windows_py310.zip" imported in Blender 4.0.2 , just viewing the Mesh output is generating a Exception in console:

Traceback (most recent call last): File "C:\Users\193899744\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\animation_nodes\execution\main_execution_unit.py", line 38, in executeUnit exec(self.executeCodeObject, self.executionData, self.executionData) File "execution: 'Animation Nodes'", line 13, in File "C:\Users\193899744\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\animation_nodes\extend_bpy_types.py", line 109, in getBevelVertexWeights self.mesh.vertices.foreach_get("bevel_weight", bevelVertexWeights.asNumpyArray()) AttributeError: foreach_get(..) 'Mesh. vertices[...]' elements have no attribute 'bevel_weight'

anim-node-issue anim-node-issue-console

3DSinghVFX commented 9 months ago

Hi. Thanks for the report. Have you checked with Blender 3.6?

indrajit-kanjilal commented 9 months ago

Works like a charm (the python 3.10 version "animation_nodes_v2_3_windows_py310.zip" for blender 3.6.8 LTS.

Only broken in 4.0

anim-node-issue

3DSinghVFX commented 9 months ago

Okay, I'll look into that.

indrajit-kanjilal commented 9 months ago

Thanks,

Here is the blender file I used in blender 3.6.8 LTS. with latest animation_nodes_v2_3_windows_py310.zip

Animation-node-att-txr.zip

3DSinghVFX commented 8 months ago

Hi. I have updated the extranodes branch. Please try the latest build from the release.

indrajit-kanjilal commented 8 months ago

It is working, many thanks Kuldip RegardsIndrajit On Sunday, 28 January, 2024 at 07:35:57 pm IST, Kuldeep Singh @.***> wrote:

Hi. I have updated the extranodes branch. Please try the latest build from the release.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>