Rokoko / rokoko-studio-live-blender

Rokoko Studio Live plugin for Blender
GNU Lesser General Public License v3.0
328 stars 38 forks source link

TypeError: Converting py args to operator properties: : keyword "OBJECT_OT_duplicate" unrecognized #51

Closed Dodo3207 closed 3 years ago

Dodo3207 commented 3 years ago

Hi I cant use the retargeter on my windows 10 machine. After sign in with my rokoko account I get an error

Error Code:

location: :-1 Error: Traceback (most recent call last): File "C:\Users\schim\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\rokoko-studio-live-blender-master\operators\retargeting.py", line 120, in execute armature_source = self.copy_rest_pose(context, armature_source) File "C:\Users\schim\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\rokoko-studio-live-blender-master\operators\retargeting.py", line 377, in copy_rest_pose "release_confirm": False}) File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\modules\bpy\ops.py", line 201, in call ret = op_call(self.idname_py(), None, kw) TypeError: Converting py args to operator properties: : keyword "OBJECT_OT_duplicate" unrecognized

location: :-1

Hopefully you can help me