Closed athernalz closed 1 year ago
Could you give me the .blend file?
Here's the file: https://drive.google.com/file/d/1G0pYHbf94_ox_12OsMydDhhCkWrRy3PG/view?usp=sharing Would be great if you could add me on discord, I respond faster there. ather#8099
Python: Traceback (most recent call last): File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm__init__.py", line 96, in execute return export_rw_anm.save(context, self.filepath, self.fps, self.get_selected_rw_version()) File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm\export_rw_anm.py", line 118, in save anm_act = create_anm_action(context, arm_obj, act, fps) File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm\export_rw_anm.py", line 89, in create_anm_action sorted_pose_mats = sort_pose_mats(get_pose_mats(context, arm_obj, act)) File "C:\Users\sathe\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\io_scene_rw_anm\export_rw_anm.py", line 40, in get_pose_mats times_map[min(times_map)] = bone_ids ValueError: min() arg is an empty sequence