Open 42x00 opened 8 months ago
try putting args[idx] into brackets:
(index)
thanks for the suggestion, still the same error: 'float' object does not support item assignment
can you post your blend file?
thanks for offering! I downloaded the add-on from here: https://files.is.tue.mpg.de/tbolkart/FLAME/FLAME_Blender_AddOn.zip and followed their instruction: https://github.com/TimoBolkart/FLAME-Blender-Add-on to modify the expression of the face model
can you post me the osc message you send to nodeOSC?
the osc message is 100 random floats like (0.0, 0.0, 0.0, ...)
yeah, there is something amiss in my code. I investigate..
should be fixed: https://github.com/maybites/blender.NodeOSC/releases/tag/V2.4.1
Hi! Thank you so much for making such amazing tool!
I was trying to update my shape key using osc data, here is my config:
The error is: It seems it's trying to assign the entire arg array to the shape key value.
Manually repeating config should work:
Blender version: 4.0 System: Win11