interactive-physics-editor icon indicating copy to clipboard operation
interactive-physics-editor copied to clipboard

expected a string enum, not _PropertyDeferred

Open Axelaredz opened this issue 2 years ago • 0 comments

Description of the Problem:

Blender Version: 002.093.001 Addon Version: 1, 1, 6 Platform Info: system = Linux platform = Linux-5.8.0-59-generic-x86_64-with-glibc2.32 version = #66-Ubuntu SMP Thu Jun 17 00:46:01 UTC 2021 python = 3.9.2 Error: EXCEPTION (<class 'TypeError'>): bpy_struct: item.attr = val: expected a string enum, not _PropertyDeferred /home/axel/.config/blender/2.93/scripts/addons/interactive-physics-editor_v1-1-6/operators/setup_and_run_ipe.py 000 0208:set_up_physics() rb.collision_shape = scn.physics.collision_shape 001 0106:execute() self.set_up_physics()

Axelaredz avatar Jul 16 '21 05:07 Axelaredz